Serialized Form
-
Package com.ibm.commerce.accesscontrol
-
Class com.ibm.commerce.accesscontrol.AccessVector extends java.util.Vector implements Serializable
-
-
Package com.ibm.commerce.accesscontrol.policymanager
-
Class com.ibm.commerce.accesscontrol.policymanager.ActionGroup extends com.ibm.commerce.accesscontrol.helpers.ActionGroupDataSet implements Serializable
-
Class com.ibm.commerce.accesscontrol.policymanager.CommandLevelAuthorizationCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
inUserId
java.lang.Long inUserId
-
istrUserTag
java.lang.String istrUserTag
-
istrAction
java.lang.String istrAction
-
inStoreId
java.lang.Integer inStoreId
-
istrInterfaceName
java.lang.String istrInterfaceName
-
ibAllowed
boolean ibAllowed
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.accesscontrol.policymanager.ParentOrganizationCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
inResourceOwner
java.lang.Long inResourceOwner
-
inParentOrganizations
java.lang.Long[] inParentOrganizations
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.accesscontrol.policymanager.Policy extends com.ibm.commerce.accesscontrol.helpers.PolicyDataSet implements Serializable
-
Serialized Fields
-
iActionGroup
com.ibm.commerce.accesscontrol.policymanager.ActionGroup iActionGroup
-
iResourceGroup
com.ibm.commerce.accesscontrol.policymanager.ResourceGroup iResourceGroup
-
iRelationshipGroup
com.ibm.commerce.accesscontrol.policymanager.RelationshipGroup iRelationshipGroup
-
-
-
Class com.ibm.commerce.accesscontrol.policymanager.ResourceAttribute extends com.ibm.commerce.accesscontrol.helpers.ResourceAttributeDataSet implements Serializable
-
Class com.ibm.commerce.accesscontrol.policymanager.ResourceCategory extends com.ibm.commerce.accesscontrol.helpers.ResourceCategoryDataSet implements Serializable
-
Class com.ibm.commerce.accesscontrol.policymanager.ResourceGroup extends com.ibm.commerce.accesscontrol.helpers.ResourceGroupDataSet implements Serializable
-
Serialized Fields
-
conditionObject
Condition conditionObject
-
m_resourceMap
java.util.Hashtable<K,V> m_resourceMap
-
m_misses
java.util.Hashtable<K,V> m_misses
-
-
-
Class com.ibm.commerce.accesscontrol.policymanager.ResourceRegistry extends java.lang.Object implements Serializable
-
Serialized Fields
-
iResourceMap
java.util.Hashtable<K,V> iResourceMap
-
-
-
Class com.ibm.commerce.accesscontrol.policymanager.ResourceRelation extends com.ibm.commerce.accesscontrol.helpers.ResourceRelationDataSet implements Serializable
-
-
Package com.ibm.commerce.account.commands
-
Class com.ibm.commerce.account.commands.AccountDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inAccountIds
java.lang.Long[] inAccountIds
-
iabAccounts
AccountAccessBean[] iabAccounts
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.account.commands.AccountExportCmdImpl extends com.ibm.commerce.contract.commands.TradingAgreementExportBaseCmdImpl implements Serializable
-
Serialized Fields
-
inAccountId
java.lang.Long inAccountId
-
istrFileName
java.lang.String istrFileName
-
inLangId
java.lang.Integer inLangId
-
iabAccount
AccountAccessBean iabAccount
-
bw
java.io.BufferedWriter bw
-
istrEncoding
java.lang.String istrEncoding
-
istrUrl
java.lang.String istrUrl
-
ibWantsAll
boolean ibWantsAll
-
istrXSDFileName
java.lang.String istrXSDFileName
-
istrAccountTagName
java.lang.String istrAccountTagName
-
istrTcXML
java.lang.String istrTcXML
-
indent1
java.lang.String indent1
-
indent2
java.lang.String indent2
-
indent3
java.lang.String indent3
-
indent4
java.lang.String indent4
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.account.commands.AccountImportCmdImpl extends TradingAgreementImportBaseCmdImpl implements Serializable
-
Serialized Fields
-
inAccountState
java.lang.Integer inAccountState
-
inAccountId
java.lang.Long inAccountId
-
istrAccountXMLFileName
java.lang.String istrAccountXMLFileName
-
idocAccountXML
org.w3c.dom.Document idocAccountXML
-
rootElement
org.w3c.dom.Element rootElement
-
istrAccountId
java.lang.String istrAccountId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ivAccountElements
java.util.Vector<E> ivAccountElements
-
ivAccountStates
java.util.Vector<E> ivAccountStates
-
inStoreId
java.lang.Integer inStoreId
-
ihshOrganizationIds
java.util.HashSet<E> ihshOrganizationIds
-
ibXSDValidation
boolean ibXSDValidation
-
ibXSD
boolean ibXSD
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
iInputStreamAccountXML
java.io.InputStream iInputStreamAccountXML
-
ibInputStream
boolean ibInputStream
-
ibAccountAlreadyCreated
boolean ibAccountAlreadyCreated
-
-
-
Class com.ibm.commerce.account.commands.AccountSaveCmdImpl extends TradingAgreementImportBaseCmdImpl implements Serializable
-
Serialized Fields
-
inAccountId
java.lang.Long inAccountId
-
istrXML
java.lang.String istrXML
-
idocAccountXML
org.w3c.dom.Document idocAccountXML
-
istrAccountId
java.lang.String istrAccountId
-
ivAccountElements
java.util.Vector<E> ivAccountElements
-
ivAccountActions
java.util.Vector<E> ivAccountActions
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ihshOrganizationIds
java.util.HashSet<E> ihshOrganizationIds
-
ihshAccountIds
java.util.HashSet<E> ihshAccountIds
-
ibXSDValidation
boolean ibXSDValidation
-
istrLastUpdatedTime
java.lang.String istrLastUpdatedTime
-
ibActionCreate
java.lang.Boolean ibActionCreate
-
-
-
Class com.ibm.commerce.account.commands.CreateAccountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAccountElement
org.w3c.dom.Element iAccountElement
-
inAccountId
java.lang.Long inAccountId
-
inLangId
java.lang.Integer inLangId
-
iAccountDescriptionElement
org.w3c.dom.Element iAccountDescriptionElement
-
inAccountState
java.lang.Integer inAccountState
-
ivDocElements
java.util.Vector<E> ivDocElements
-
ivTcElements
java.util.Vector<E> ivTcElements
-
participants
org.w3c.dom.NodeList participants
-
-
-
Class com.ibm.commerce.account.commands.SaveAccountCmdImpl extends CreateUpdateTradingAgreementBaseCmdImpl implements Serializable
-
Serialized Fields
-
inAccountId
java.lang.Long inAccountId
-
inTcId
java.lang.Long inTcId
-
iAccountElement
org.w3c.dom.Element iAccountElement
-
ibCreateAction
boolean ibCreateAction
-
-
-
Class com.ibm.commerce.account.commands.UpdateAccountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inLangId
java.lang.Integer inLangId
-
iAccountDescriptionElement
org.w3c.dom.Element iAccountDescriptionElement
-
inAccountState
java.lang.Integer inAccountState
-
ivDocElements
java.util.Vector<E> ivDocElements
-
ivTcElements
java.util.Vector<E> ivTcElements
-
participants
org.w3c.dom.NodeList participants
-
inAccountId
java.lang.Long inAccountId
-
inTcId
java.lang.Long inTcId
-
iAccountElement
org.w3c.dom.Element iAccountElement
-
-
-
-
Package com.ibm.commerce.approval.beans
-
Class com.ibm.commerce.approval.beans.ApprovalApproversLightListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
approverBeans
ApprovalMemberLightDataBean[] approverBeans
Array of ApprovalMemberLightDataBeans corresponding to the rows in the list. -
forWhom
java.lang.String forWhom
The forWhom flag. This should be ApprovalConstants.EC_APPROVER_CODE if the list is being generated for an approver or ApprovalConstants.EC_SUBMITTER_CODE if the list is being generated for a submitter. -
_STR_CLASSNAME
java.lang.String _STR_CLASSNAME
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalGroupTypeListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
memberGroupTypeDataBeans
MemberGroupTypeDataBean[] memberGroupTypeDataBeans
Sorted list of MemberGroupTypeDataBean objects. -
propertiesFilter
java.lang.String propertiesFilter
The properties filter.
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalMemberLightDataBean extends com.ibm.commerce.approval.objimpl.ApprovalMemberLight implements Serializable
-
Class com.ibm.commerce.approval.beans.ApprovalStatusDataBean extends ApprovalStatusAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
The command context. -
requestProperties
TypedProperty requestProperties
The request properties.
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalStatusLightDataBean extends com.ibm.commerce.approval.objimpl.ApprovalStatusLight implements Serializable
-
Class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean extends SortedListBean implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
Classname -
flowTypeId
java.lang.String flowTypeId
-
submitterId
java.lang.String submitterId
-
approverId
java.lang.String approverId
-
status
java.lang.String status
-
languageId
java.lang.String languageId
-
aprvstatusId
java.lang.String aprvstatusId
-
submitTime
java.lang.String submitTime
-
dateOp
java.lang.String dateOp
-
forWhom
java.lang.String forWhom
-
startIndex
java.lang.String startIndex
-
hitsPerPage
java.lang.String hitsPerPage
-
numberOfHits
java.lang.String numberOfHits
-
numberOfDistinctApprovers
java.lang.String numberOfDistinctApprovers
-
approvalStatusBeans
ApprovalStatusLightDataBean[] approvalStatusBeans
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalStatusListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderBys
java.lang.String[] orderBys
-
pageNumber
int pageNumber
-
pageSize
int pageSize
-
flowTypeIdentifier
java.lang.String flowTypeIdentifier
-
submitterFirstName
java.lang.String submitterFirstName
-
submitterMiddleName
java.lang.String submitterMiddleName
-
submitterLastName
java.lang.String submitterLastName
-
startSubmitTime
java.sql.Timestamp startSubmitTime
-
endSubmitTime
java.sql.Timestamp endSubmitTime
-
status
java.lang.Integer status
-
approvalStatusId
java.lang.Long approvalStatusId
-
entityId
java.lang.Long entityId
-
approverId
java.lang.Long approverId
-
recordSetCompleteIndicator
boolean recordSetCompleteIndicator
-
recordSetCount
int recordSetCount
-
recordSetStartNumber
int recordSetStartNumber
-
recordSetTotal
int recordSetTotal
-
approvalStatusDataBeans
ApprovalStatusDataBean[] approvalStatusDataBeans
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalSubmittersLightListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
submitterBeans
ApprovalMemberLightDataBean[] submitterBeans
Array of ApprovalMemberLightDataBean objects representing the submitters to be displayed in the drop down list. -
_STR_CLASSNAME
java.lang.String _STR_CLASSNAME
-
-
-
Class com.ibm.commerce.approval.beans.ApprovalTaskLightDataBean extends com.ibm.commerce.approval.objimpl.ApprovalTaskLight implements Serializable
-
Class com.ibm.commerce.approval.beans.ApprovalTaskLightListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
languageId
java.lang.String languageId
The language ID. -
approvalTaskBeans
ApprovalTaskLightDataBean[] approvalTaskBeans
Array of ApprovalTaskLightDataBean objects representing the approval processes to be displayed in the drop-down.
-
-
-
Class com.ibm.commerce.approval.beans.BuyerApprovalStatusDataBean extends ApprovalStatusDataBean implements Serializable
-
Serialized Fields
-
iUserRegistrationDataBean
UserRegistrationDataBean iUserRegistrationDataBean
-
-
-
Class com.ibm.commerce.approval.beans.BuyerApprovalStatusListDataBean extends com.ibm.commerce.approval.beans.ApprovalStatusListDataBean implements Serializable
-
Class com.ibm.commerce.approval.beans.OrderApprovalStatusDataBean extends ApprovalStatusDataBean implements Serializable
-
Serialized Fields
-
iOrdeRegistrationDataBean
OrderDataBean iOrdeRegistrationDataBean
-
iUserRegistrationDataBean
UserRegistrationDataBean iUserRegistrationDataBean
-
-
-
Class com.ibm.commerce.approval.beans.OrderApprovalStatusListDataBean extends com.ibm.commerce.approval.beans.ApprovalStatusListDataBean implements Serializable
-
-
Package com.ibm.commerce.approval.commands
-
Class com.ibm.commerce.approval.commands.ApprovalCheckApproverForEntityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
canApprove
boolean canApprove
Whether or not the user can approve -
approverId
java.lang.Long approverId
Approver id -
businessFlowTypeIdentifier
java.lang.String businessFlowTypeIdentifier
Flow type identifier -
businessEntityId
java.lang.Long businessEntityId
Entity id
-
-
-
Class com.ibm.commerce.approval.commands.ApprovalNotifyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
entityObject
java.lang.Object entityObject
-
eventIdentifier
java.lang.String eventIdentifier
-
businessFlowEventData
com.ibm.commerce.ubf.event.BusinessFlowEventData businessFlowEventData
-
entityId
java.lang.Long entityId
-
-
-
Class com.ibm.commerce.approval.commands.ApprovalProcessCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
businessFlowEventData
com.ibm.commerce.ubf.event.BusinessFlowEventData businessFlowEventData
Flow event data -
action
java.lang.Integer action
Requested action
-
-
-
Class com.ibm.commerce.approval.commands.ApprovalProcessRecordsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
action
java.lang.Integer action
action. -
businessFlowId
java.lang.Long businessFlowId
flow id. -
businessEntityId
java.lang.Long businessEntityId
entity id. -
actorId
java.lang.Long actorId
actor id. -
comment
java.lang.String comment
-
-
-
Class com.ibm.commerce.approval.commands.ApprovalSetUpCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eventIdentifier
java.lang.String eventIdentifier
Event identifier. -
approverGroupName
java.lang.String approverGroupName
Approval group name. -
businessFlowEventData
com.ibm.commerce.ubf.event.BusinessFlowEventData businessFlowEventData
Flow event data. -
businessFlowStateId
java.lang.Long businessFlowStateId
Flow state id.
-
-
-
Class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eventIdentifier
java.lang.String eventIdentifier
Event identifier. -
approverGroupName
java.lang.String approverGroupName
Approval group name. -
approverOrgId
java.lang.Long approverOrgId
Approver Organization id. -
userIdFromApproverOrg
java.lang.Long userIdFromApproverOrg
User id from approver organization. -
businessFlowTypeId
java.lang.Long businessFlowTypeId
Flow type id. -
businessFlowId
java.lang.Long businessFlowId
Flow id. -
businessEntityId
java.lang.Long businessEntityId
Entity id. -
businessFlowStateId
java.lang.Long businessFlowStateId
Flow state id.
-
-
-
Class com.ibm.commerce.approval.commands.ApproversNotifyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ilngEntityId
java.lang.Long ilngEntityId
-
ilngFlowId
java.lang.Long ilngFlowId
-
ilngFlowTypeId
java.lang.Long ilngFlowTypeId
-
-
-
Class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
The class name. -
aprvIds
java.lang.String aprvIds
Approval Status id. -
aprvAct
java.lang.Integer aprvAct
Approval action. -
viewTask
java.lang.String viewTask
View task. -
idsArray
java.lang.Long[] idsArray
Approval status ID array. -
comments
java.lang.String comments
comments.
-
-
-
Class com.ibm.commerce.approval.commands.SetApprovalsDetailsViewCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_STR_CLASSNAME
java.lang.String _STR_CLASSNAME
-
aprvId
java.lang.Long aprvId
Approval status id.
-
-
-
-
Package com.ibm.commerce.approval.objects
-
Class com.ibm.commerce.approval.objects.ApprovalStatus extends com.ibm.commerce.approval.objimpl.ApprovalStatusEntityBase implements Serializable
-
Class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.approval.objects.ApprovalStatus iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
-
Package com.ibm.commerce.attachment.beans
-
Class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean extends com.ibm.commerce.attachment.objects.AttachmentAssetAccessBean implements Serializable
-
Serialized Fields
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
istrDirectoryPath
java.lang.String istrDirectoryPath
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
iabAttachmentAsset
com.ibm.commerce.attachment.objects.AttachmentAssetAccessBean iabAttachmentAsset
-
istrObjectPath
java.lang.String istrObjectPath
-
ibaContent
byte[] ibaContent
-
iboolPopulateExecuted
boolean iboolPopulateExecuted
-
iarnLanguages
java.lang.Integer[] iarnLanguages
-
idbAttachmentAssetLanguages
AttachmentAssetLanguageDataBean[] idbAttachmentAssetLanguages
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iccContentCtxt
ContentContext iccContentCtxt
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentAssetLanguageDataBean extends com.ibm.commerce.attachment.objects.AttachmentAssetLanguageAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentDataBean extends com.ibm.commerce.attachment.objects.AttachmentRelationAccessBean implements Serializable
-
Serialized Fields
-
istrRetrieveLangIndependentAtchast
java.lang.String istrRetrieveLangIndependentAtchast
-
inLanguageId
java.lang.Integer inLanguageId
-
inOwner
java.lang.Long inOwner
-
inStoreId
java.lang.Integer inStoreId
-
iabAttachmentRel
com.ibm.commerce.attachment.objects.AttachmentRelationAccessBean iabAttachmentRel
-
ibnUsage
AttachmentUsageDataBean ibnUsage
-
istrFileIdentifer
java.lang.String istrFileIdentifer
-
istrFileName
java.lang.String istrFileName
-
istrFileShortDescription
java.lang.String istrFileShortDescription
-
istrFileLongDescription
java.lang.String istrFileLongDescription
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeEncoding
java.lang.String istrMimeEncoding
-
istrPath
java.lang.String istrPath
-
istrName
java.lang.String istrName
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
inField1
java.lang.Long inField1
-
idField2
java.lang.Double idField2
-
istrField3
java.lang.String istrField3
-
istrField4
java.lang.String istrField4
-
istrObjectPath
java.lang.String istrObjectPath
-
idbAttachmentAssets
AttachmentAssetDataBean[] idbAttachmentAssets
-
idSequence
java.lang.Double idSequence
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentRelationDataBean extends com.ibm.commerce.attachment.objects.AttachmentRelationAccessBean implements Serializable
-
Serialized Fields
-
istrAttachmentRelationId
java.lang.String istrAttachmentRelationId
-
idbAttachmentRelationDescriptions
AttachmentRelationDescriptionDataBean[] idbAttachmentRelationDescriptions
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean extends com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionAccessBean implements Serializable
-
Serialized Fields
-
inAttachmentRelationDescriptionId
java.lang.Long inAttachmentRelationDescriptionId
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
inLanguageId
java.lang.Integer inLanguageId
-
istrName
java.lang.String istrName
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
iabAttachmentRelationDescription
com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionAccessBean iabAttachmentRelationDescription
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentTargetDataBean extends com.ibm.commerce.attachment.objects.AttachmentTargetAccessBean implements Serializable
-
Serialized Fields
-
istrAttachmentTargetId
java.lang.String istrAttachmentTargetId
-
idbAttachmentTargetDescriptions
AttachmentTargetDescriptionDataBean[] idbAttachmentTargetDescriptions
-
idbAttachmentAssets
AttachmentAssetDataBean[] idbAttachmentAssets
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean extends com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionAccessBean implements Serializable
-
Serialized Fields
-
inAttachmentTargetDescriptionId
java.lang.Long inAttachmentTargetDescriptionId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inLanguageId
java.lang.Integer inLanguageId
-
istrName
java.lang.String istrName
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
iabAttachmentTargetDescription
com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionAccessBean iabAttachmentTargetDescription
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.attachment.beans.AttachmentUsageDataBean extends com.ibm.commerce.attachment.objects.AttachmentRelationUsageAccessBean implements Serializable
-
Serialized Fields
-
inLanguageId
java.lang.Integer inLanguageId
-
istrName
java.lang.String istrName
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
-
Package com.ibm.commerce.attachment.commands
-
Class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
ibaAssetContent
byte[] ibaAssetContent
-
iboolSetAssetContent
boolean iboolSetAssetContent
-
requestProperties
TypedProperty requestProperties
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
-
-
Class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
istrObjectId
java.lang.String istrObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
idSequence
java.lang.Double idSequence
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inMemberId
java.lang.Long inMemberId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrAttachmentUsageId
java.lang.String istrAttachmentUsageId
-
inMarkForDelete
java.lang.Integer inMarkForDelete
-
inField1
java.lang.Long inField1
-
idField2
java.lang.Double idField2
-
istrField3
java.lang.String istrField3
-
istrField4
java.lang.String istrField4
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inStoreentId
java.lang.Integer inStoreentId
-
iboolCreateMultipleIsTrueSingleIsFalse
boolean iboolCreateMultipleIsTrueSingleIsFalse
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inMemberId
java.lang.Long inMemberId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrAttachmentUsageId
java.lang.String istrAttachmentUsageId
-
inField1
java.lang.Long inField1
-
idField2
java.lang.Double idField2
-
istrField3
java.lang.String istrField3
-
istrField4
java.lang.String istrField4
-
inAttachmentTargetDescriptionId
java.lang.Long inAttachmentTargetDescriptionId
-
inTargetDescriptionLanguageId
java.lang.Integer inTargetDescriptionLanguageId
-
istrTargetName
java.lang.String istrTargetName
-
istrTargetShortDescription
java.lang.String istrTargetShortDescription
-
istrTargetLongDescription
java.lang.String istrTargetLongDescription
-
ivAttachmentTargetDescriptionDataBeans
java.util.Vector<E> ivAttachmentTargetDescriptionDataBeans
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
ivAttachmentAssetDataBeans
java.util.Vector<E> ivAttachmentAssetDataBeans
-
inAttachmentAssetLanguageId
java.lang.Long inAttachmentAssetLanguageId
-
inAssetLanguageId
java.lang.Integer inAssetLanguageId
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
iboolAddAttachmentTargetDescriptions
boolean iboolAddAttachmentTargetDescriptions
-
iboolAddAttachmentAssetsAndLanguages
boolean iboolAddAttachmentAssetsAndLanguages
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrURL
java.lang.String istrURL
-
requestProperties
TypedProperty requestProperties
-
ivAttachmentAssetDataBeansForDelete
java.util.Vector<E> ivAttachmentAssetDataBeansForDelete
-
istrAttachmentAssetPathForDelete
java.lang.String istrAttachmentAssetPathForDelete
-
iboolDeleteAssetsOnly
boolean iboolDeleteAssetsOnly
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inAttachmentObjectId
java.lang.Long inAttachmentObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
idSequence
java.lang.Double idSequence
-
iboolCreateMultipleDescriptions
boolean iboolCreateMultipleDescriptions
-
inAttachmentRelationDescriptionId
java.lang.Long inAttachmentRelationDescriptionId
-
inRelationDescriptionLanguageId
java.lang.Integer inRelationDescriptionLanguageId
-
istrRelationName
java.lang.String istrRelationName
-
istrRelationShortDescription
java.lang.String istrRelationShortDescription
-
istrRelationLongDescription
java.lang.String istrRelationLongDescription
-
ivAttachmentRelationDescriptionDataBeans
java.util.Vector<E> ivAttachmentRelationDescriptionDataBeans
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
istrObjectId
java.lang.String istrObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
iboolDeleteByBusinessObject
java.lang.Boolean iboolDeleteByBusinessObject
-
istrURL
java.lang.String istrURL
-
inMemberId
java.lang.Long inMemberId
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
iboolCreateMissing
java.lang.Boolean iboolCreateMissing
-
inAttachmentObjectId
java.lang.Long inAttachmentObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
idSequence
java.lang.Double idSequence
-
iboolCreateMultipleDescriptions
boolean iboolCreateMultipleDescriptions
-
inAttachmentRelationDescriptionId
java.lang.Long inAttachmentRelationDescriptionId
-
inRelationDescriptionLanguageId
java.lang.Integer inRelationDescriptionLanguageId
-
istrRelationName
java.lang.String istrRelationName
-
istrRelationShortDescription
java.lang.String istrRelationShortDescription
-
istrRelationLongDescription
java.lang.String istrRelationLongDescription
-
ivAttachmentRelationDescriptionDataBeans
java.util.Vector<E> ivAttachmentRelationDescriptionDataBeans
-
iboolSetAttachmentObjectId
boolean iboolSetAttachmentObjectId
-
iboolSetAttachmentObjectTypeId
boolean iboolSetAttachmentObjectTypeId
-
iboolSetAttachmentRelationId
boolean iboolSetAttachmentRelationId
-
iboolSetAttachmentTargetId
boolean iboolSetAttachmentTargetId
-
iboolSetAttachmentRelationUsageId
boolean iboolSetAttachmentRelationUsageId
-
iboolSetSequence
boolean iboolSetSequence
-
iboolSetRelationDescriptionLanguageId
boolean iboolSetRelationDescriptionLanguageId
-
iboolSetRelationName
boolean iboolSetRelationName
-
iboolSetRelationShortDescription
boolean iboolSetRelationShortDescription
-
iboolSetRelationLongDescription
boolean iboolSetRelationLongDescription
-
iboolSetAttachmentRelationDescriptionDataBeans
boolean iboolSetAttachmentRelationDescriptionDataBeans
-
-
-
Class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inStoreentId
java.lang.Integer inStoreentId
-
iboolUpdateMultipleIsTrueSingleIsFalse
boolean iboolUpdateMultipleIsTrueSingleIsFalse
-
iboolCreateMissing
java.lang.Boolean iboolCreateMissing
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inMemberId
java.lang.Long inMemberId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrAttachmentUsageId
java.lang.String istrAttachmentUsageId
-
inField1
java.lang.Long inField1
-
idField2
java.lang.Double idField2
-
istrField3
java.lang.String istrField3
-
istrField4
java.lang.String istrField4
-
inAttachmentTargetDescriptionId
java.lang.Long inAttachmentTargetDescriptionId
-
inTargetDescriptionLanguageId
java.lang.Integer inTargetDescriptionLanguageId
-
istrTargetName
java.lang.String istrTargetName
-
istrTargetShortDescription
java.lang.String istrTargetShortDescription
-
istrTargetLongDescription
java.lang.String istrTargetLongDescription
-
ivAttachmentTargetDescriptionDataBeans
java.util.Vector<E> ivAttachmentTargetDescriptionDataBeans
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
ivAttachmentAssetDataBeans
java.util.Vector<E> ivAttachmentAssetDataBeans
-
ivAttachmentAssetDataBeansForDelete
java.util.Vector<E> ivAttachmentAssetDataBeansForDelete
-
inAttachmentAssetLanguageId
java.lang.Long inAttachmentAssetLanguageId
-
inLanguageIdInAsset
java.lang.Integer inLanguageIdInAsset
-
inLanguageIdInAssetForDelete
java.lang.Integer inLanguageIdInAssetForDelete
-
iboolSetStoreentId
boolean iboolSetStoreentId
-
iboolSetIdentifier
boolean iboolSetIdentifier
-
iboolSetAttachmentUsageId
boolean iboolSetAttachmentUsageId
-
iboolSetField1
boolean iboolSetField1
-
iboolSetField2
boolean iboolSetField2
-
iboolSetField3
boolean iboolSetField3
-
iboolSetField4
boolean iboolSetField4
-
iboolSetTargetDescriptionLanguageId
boolean iboolSetTargetDescriptionLanguageId
-
iboolSetTargetName
boolean iboolSetTargetName
-
iboolSetTargetShortDescription
boolean iboolSetTargetShortDescription
-
iboolSetTargetLongDescription
boolean iboolSetTargetLongDescription
-
iboolSetAttachmentTargetDescriptionDataBeans
boolean iboolSetAttachmentTargetDescriptionDataBeans
-
iboolSetAttachmentAssetPath
boolean iboolSetAttachmentAssetPath
-
iboolSetMimeType
boolean iboolSetMimeType
-
iboolSetMimeTypeEncoding
boolean iboolSetMimeTypeEncoding
-
iboolSetImage1
boolean iboolSetImage1
-
iboolSetImage2
boolean iboolSetImage2
-
iboolSetAttachmentAssetDataBeans
boolean iboolSetAttachmentAssetDataBeans
-
iboolSetAttachmentAssetDataBeansForDelete
boolean iboolSetAttachmentAssetDataBeansForDelete
-
iboolSetLanguageIdInAsset
boolean iboolSetLanguageIdInAsset
-
iboolSetLanguageIdInAssetForDelete
boolean iboolSetLanguageIdInAssetForDelete
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
iboolUpdateAttachmentAsset
boolean iboolUpdateAttachmentAsset
-
-
-
Class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
iboolDeleteByAttachmentTarget
java.lang.Boolean iboolDeleteByAttachmentTarget
-
iboolSetStoreentId
boolean iboolSetStoreentId
-
requestProperties
TypedProperty requestProperties
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
-
-
Class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
istrObjectId
java.lang.String istrObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
iboolDeleteByBusinessObject
java.lang.Boolean iboolDeleteByBusinessObject
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inMemberId
java.lang.Long inMemberId
-
istrIdentifier
java.lang.String istrIdentifier
-
requestProperties
TypedProperty requestProperties
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
-
-
Class com.ibm.commerce.attachment.commands.ManagedFileDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iarrFileId
java.lang.String[] iarrFileId
-
lstDeletedFileId
java.util.List<E> lstDeletedFileId
-
iarrFileName
java.lang.String[] iarrFileName
-
iarrFilePath
java.lang.String[] iarrFilePath
-
-
-
Class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentAssetId
java.lang.Long inAttachmentAssetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
istrAttachmentAssetPath
java.lang.String istrAttachmentAssetPath
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
ibaAssetContent
byte[] ibaAssetContent
-
iboolCreateMissing
java.lang.Boolean iboolCreateMissing
-
requestProperties
TypedProperty requestProperties
-
iboolSetAttachmentAssetPath
boolean iboolSetAttachmentAssetPath
-
iboolSetStoreentId
boolean iboolSetStoreentId
-
iboolSetAttachmentTargetId
boolean iboolSetAttachmentTargetId
-
iboolSetMimeType
boolean iboolSetMimeType
-
iboolSetMimeTypeEncoding
boolean iboolSetMimeTypeEncoding
-
iboolSetImage1
boolean iboolSetImage1
-
iboolSetImage2
boolean iboolSetImage2
-
iboolSetAssetContent
boolean iboolSetAssetContent
-
iboolAttachmentAssetPathIsBeingUpdated
boolean iboolAttachmentAssetPathIsBeingUpdated
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
-
-
Class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentRelationId
java.lang.Long inAttachmentRelationId
-
istrObjectId
java.lang.String istrObjectId
-
inAttachmentObjectTypeId
java.lang.Integer inAttachmentObjectTypeId
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inAttachmentRelationUsageId
java.lang.Integer inAttachmentRelationUsageId
-
idSequence
java.lang.Double idSequence
-
requestProperties
TypedProperty requestProperties
-
iboolSetAttachmentTargetId
boolean iboolSetAttachmentTargetId
-
iboolSetAttachmentRelationUsageId
boolean iboolSetAttachmentRelationUsageId
-
iboolSetSequence
boolean iboolSetSequence
-
-
-
Class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentTargetId
java.lang.Long inAttachmentTargetId
-
inStoreentId
java.lang.Integer inStoreentId
-
inMemberId
java.lang.Long inMemberId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrAttachmentUsageId
java.lang.String istrAttachmentUsageId
-
inField1
java.lang.Long inField1
-
idField2
java.lang.Double idField2
-
istrField3
java.lang.String istrField3
-
istrField4
java.lang.String istrField4
-
iboolCreateMissing
java.lang.Boolean iboolCreateMissing
-
requestProperties
TypedProperty requestProperties
-
iboolStoreentId
boolean iboolStoreentId
-
iboolMemberId
boolean iboolMemberId
-
iboolIdentifier
boolean iboolIdentifier
-
iboolAttachmentUsageId
boolean iboolAttachmentUsageId
-
iboolField1
boolean iboolField1
-
iboolField2
boolean iboolField2
-
iboolField3
boolean iboolField3
-
iboolField4
boolean iboolField4
-
istrCatalogIdsForCacheInvalidations
java.lang.String[] istrCatalogIdsForCacheInvalidations
-
istrCatgroupIdsForCacheInvalidations
java.lang.String[] istrCatgroupIdsForCacheInvalidations
-
istrCatentryIdsForCacheInvalidations
java.lang.String[] istrCatentryIdsForCacheInvalidations
-
istrCollateralIdsForCacheInvalidations
java.lang.String[] istrCollateralIdsForCacheInvalidations
-
iboolProcessedForCacheInvalidations
boolean iboolProcessedForCacheInvalidations
-
iboolRunAccessControlNow
boolean iboolRunAccessControlNow
-
-
-
Class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inFileId
java.lang.Long inFileId
-
istrFilePath
java.lang.String istrFilePath
-
istrResultFilePath
java.lang.String istrResultFilePath
-
ibaFile
byte[] ibaFile
-
iboolAssociation
java.lang.Boolean iboolAssociation
-
iccContentContext
ContentContext iccContentContext
-
inStoreentId
java.lang.Integer inStoreentId
-
istrFileName
java.lang.String istrFileName
-
istrStoreDirectory
java.lang.String istrStoreDirectory
-
istrDirectoryPath
java.lang.String istrDirectoryPath
-
iboolSetFileContent
boolean iboolSetFileContent
-
-
-
-
Package com.ibm.commerce.attachment.objects
-
Class com.ibm.commerce.attachment.objects.AttachmentAsset extends com.ibm.commerce.attachment.objimpl.AttachmentAssetEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentAssetAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentAsset iTypedEntity
-
iInitKey_attachmentAssetId
java.lang.Long iInitKey_attachmentAssetId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentAssetId
java.lang.Long AttachmentAssetId
The attachment asset ID. -
StoreentId
java.lang.Integer StoreentId
The store entity ID. -
AttachmentTargetId
java.lang.Long AttachmentTargetId
The attachment target ID. -
AttachmentAssetPath
java.lang.String AttachmentAssetPath
The attachment asset path. -
DirectoryPath
java.lang.String DirectoryPath
The directory path. -
MimeType
java.lang.String MimeType
The mime type. -
MimeTypeEncoding
java.lang.String MimeTypeEncoding
The mime type encoding. -
TimeCreated
java.sql.Timestamp TimeCreated
The time the attachment asset was created. -
TimeUpdated
java.sql.Timestamp TimeUpdated
The last time the attachment asset was updated. -
Image1
java.lang.String Image1
The path to image 1. -
Image2
java.lang.String Image2
The path to image 2.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentAssetLanguage extends com.ibm.commerce.attachment.objimpl.AttachmentAssetLanguageEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentAssetLanguageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentAssetLanguage iTypedEntity
-
iInitKey_attachmentAssetLanguageId
java.lang.Long iInitKey_attachmentAssetLanguageId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentAssetLanguageEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentAssetLanguageId
java.lang.Long AttachmentAssetLanguageId
The attachment asset language ID. -
AttachmentAssetId
java.lang.Long AttachmentAssetId
The attachment asset ID. -
LanguageId
java.lang.Integer LanguageId
The language ID.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelation extends com.ibm.commerce.attachment.objimpl.AttachmentRelationEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentRelation iTypedEntity
-
iInitKey_attachmentRelationId
java.lang.Long iInitKey_attachmentRelationId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationDescription extends com.ibm.commerce.attachment.objimpl.AttachmentRelationDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentRelationDescription iTypedEntity
-
iInitKey_attachmentRelationDescriptionId
java.lang.Long iInitKey_attachmentRelationDescriptionId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentRelationDescriptionId
java.lang.Long AttachmentRelationDescriptionId
The attachment relation description ID. -
AttachmentRelationId
java.lang.Long AttachmentRelationId
The attachment relation ID. -
LanguageId
java.lang.Integer LanguageId
The language ID. -
Name
java.lang.String Name
The language dependent name of the attachment relation. -
ShortDescription
java.lang.String ShortDescription
The short description. -
LongDescription
java.lang.String LongDescription
The long description.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentRelationId
java.lang.Long AttachmentRelationId
The attachment relation ID. -
ObjectId
java.lang.String ObjectId
The object ID which is the primary key of the business object. -
AttachmentObjectTypeId
java.lang.Integer AttachmentObjectTypeId
The attachment object type ID of the business object. -
AttachmentTargetId
java.lang.Long AttachmentTargetId
The attachment target ID. -
AttachmentRelationUsageId
java.lang.Integer AttachmentRelationUsageId
The attachment relation usage ID. -
LastUpdate
java.sql.Timestamp LastUpdate
The last update timestamp. -
Sequence
java.lang.Double Sequence
The sequence
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsage extends com.ibm.commerce.attachment.objimpl.AttachmentRelationUsageEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentRelationUsage iTypedEntity
-
iInitKey_attachmentRelationUsageId
java.lang.Integer iInitKey_attachmentRelationUsageId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescription extends com.ibm.commerce.attachment.objimpl.AttachmentRelationUsageDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescription iTypedEntity
-
iInitKey_attachmentRelationUsageDescriptionId
java.lang.Integer iInitKey_attachmentRelationUsageDescriptionId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentRelationUsageDescriptionId
java.lang.Integer AttachmentRelationUsageDescriptionId
The attachment relation usage description ID. -
AttachmentRelationUsageId
java.lang.Integer AttachmentRelationUsageId
The attachment relation usage ID. -
LanguageId
java.lang.Integer LanguageId
The language ID. -
Name
java.lang.String Name
The language dependent name of the attachment relation usage. -
ShortDescription
java.lang.String ShortDescription
The short description. -
LongDescription
java.lang.String LongDescription
The long description.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentRelationUsageEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentRelationUsageId
java.lang.Integer AttachmentRelationUsageId
The attachment relation usage ID. -
Identifier
java.lang.String Identifier
The attachment relation usage identifier. -
Image
java.lang.String Image
The path to the image. -
Sequence
java.lang.Double Sequence
The sequence.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentTarget extends com.ibm.commerce.attachment.objimpl.AttachmentTargetEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentTargetAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentTarget iTypedEntity
-
iInitKey_attachmentTargetId
java.lang.Long iInitKey_attachmentTargetId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentTargetDescription extends com.ibm.commerce.attachment.objimpl.AttachmentTargetDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.attachment.objects.AttachmentTargetDescription iTypedEntity
-
iInitKey_attachmentTargetDescriptionId
java.lang.Long iInitKey_attachmentTargetDescriptionId
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentTargetDescriptionId
java.lang.Long AttachmentTargetDescriptionId
The attachment target description ID. -
AttachmentTargetId
java.lang.Long AttachmentTargetId
The attachment target ID. -
LanguageId
java.lang.Integer LanguageId
The language ID. -
Name
java.lang.String Name
The language dependent name of the attachment target. -
ShortDescription
java.lang.String ShortDescription
The short description. -
LongDescription
java.lang.String LongDescription
The long description.
-
-
-
Class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
AttachmentTargetId
java.lang.Long AttachmentTargetId
The attachment target ID. -
StoreentId
java.lang.Integer StoreentId
The store entity ID. -
MemberId
java.lang.Long MemberId
The member ID. -
Identifier
java.lang.String Identifier
The attachment target identifier. -
AttachmentUsageId
java.lang.String AttachmentUsageId
The attachment usage ID. -
Field1
java.lang.Long Field1
The customizable field 1. -
Field2
java.lang.Double Field2
The customizable field 2. -
Field3
java.lang.String Field3
The customizable field 3. -
Field4
java.lang.String Field4
The customizable field 4.
-
-
-
-
Package com.ibm.commerce.base.helpers
-
Class com.ibm.commerce.base.helpers.AbstractLargeObjectAttributeValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
ibUseUpdater
boolean ibUseUpdater
-
ibUseLoader
boolean ibUseLoader
-
iMyCachedHashCode
int iMyCachedHashCode
-
istrTableName
java.lang.String istrTableName
-
istrColumnName
java.lang.String istrColumnName
-
istrWhereClause
java.lang.String istrWhereClause
-
iWhereClauseParameters
java.io.Serializable[] iWhereClauseParameters
-
iOptCounterInfoKey
java.io.Serializable iOptCounterInfoKey
-
iConverter
com.ibm.commerce.base.helpers.AbstractLargeObjectConverter iConverter
-
-
-
Class com.ibm.commerce.base.helpers.AbstractLargeObjectConverter extends java.lang.Object implements Serializable
-
Serialized Fields
-
iConverter
com.ibm.vap.converters.VapAbstractConverter iConverter
-
iConverters
java.util.Hashtable<K,V> iConverters
-
-
-
Class com.ibm.commerce.base.helpers.BlobAttributeValue extends com.ibm.commerce.base.helpers.AbstractLargeObjectAttributeValue implements Serializable
-
Serialized Fields
-
iserValue
java.io.Serializable iserValue
-
iserShortDummyValue
java.io.Serializable iserShortDummyValue
-
-
-
Class com.ibm.commerce.base.helpers.BlobConverter extends com.ibm.commerce.base.helpers.AbstractLargeObjectConverter implements Serializable
-
Class com.ibm.commerce.base.helpers.ClobAttributeValue extends com.ibm.commerce.base.helpers.AbstractLargeObjectAttributeValue implements Serializable
-
Serialized Fields
-
istrValue
java.lang.String istrValue
-
-
-
Class com.ibm.commerce.base.helpers.ClobConverter extends com.ibm.commerce.base.helpers.AbstractLargeObjectConverter implements Serializable
-
Class com.ibm.commerce.base.helpers.ECJDBCOptimisticUpdateFailureException extends java.sql.SQLException implements Serializable
-
Serialized Fields
-
iKey
java.lang.Object iKey
-
iOptCounterInfo
OptCounterInfo iOptCounterInfo
-
-
-
Class com.ibm.commerce.base.helpers.InputData extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.base.helpers.OptCounterInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
isFlags
short isFlags
-
iCurrentOptCounterValue
short iCurrentOptCounterValue
-
-
-
-
Package com.ibm.commerce.beans
-
Class com.ibm.commerce.beans.ControllerCommandInvokerDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
-
ifName
java.lang.String ifName
-
commandName
java.lang.String commandName
-
command
ControllerCommand command
This is the controller command to be invoked. -
responseProperties
TypedProperty responseProperties
-
errorProp
TypedProperty errorProp
-
ex
ECException ex
-
errorUnit
com.ibm.commerce.webcontroller.ErrorCmdExecUnit errorUnit
-
respTaskName
java.lang.String respTaskName
-
orgUrlName
java.lang.String orgUrlName
-
orgReqProp
TypedProperty orgReqProp
-
cExecUnit
com.ibm.commerce.webcontroller.JspCmdExecUnit cExecUnit
-
httpResponse
javax.servlet.http.HttpServletResponse httpResponse
-
orgHttpResponse
javax.servlet.http.HttpServletResponse orgHttpResponse
-
-
-
Class com.ibm.commerce.beans.DataBeanHelper extends java.lang.Object implements Serializable
-
Serialized Fields
-
errorMessage
java.lang.String errorMessage
This is the error message for the data bean. -
errorCode
int errorCode
This is the error code for the data bean. -
interfaceName
java.lang.String interfaceName
This is the interface name of the command to invoke to return a populated instance of the data bean. -
storeReferenceNumber
java.lang.String storeReferenceNumber
This is the store reference number. -
userReferenceNumber
java.lang.String userReferenceNumber
This is the user reference number. -
pageName
java.lang.String pageName
This is the page name of the current request for this data bean.
-
-
-
Class com.ibm.commerce.beans.ErrorDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
excepType
java.lang.String excepType
-
msgParam
java.lang.Object[] msgParam
-
exceptionData
TypedProperty exceptionData
-
ecMessage
ECMessage ecMessage
-
originatingCommand
java.lang.String originatingCommand
-
strErrorCode
java.lang.String strErrorCode
-
ecCorrectiveActionMessage
ECMessage ecCorrectiveActionMessage
-
iThrowable
java.lang.Throwable iThrowable
-
iCorrelationIdentifier
java.lang.String iCorrelationIdentifier
-
-
-
Class com.ibm.commerce.beans.InputDataBeanImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
This is an object that represents the request properties.
-
-
-
Class com.ibm.commerce.beans.SmartDataBeanImpl extends InputDataBeanImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
Deprecated. The command context is replaced by the view command context.This method gets the command context. -
viewCommandContext
ViewCommandContext viewCommandContext
This is the view command context. -
httpRequest
javax.servlet.http.HttpServletRequest httpRequest
-
httpResponse
javax.servlet.http.HttpServletResponse httpResponse
-
-
-
Class com.ibm.commerce.beans.SortedListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
sortingAtt
com.ibm.commerce.base.util.SortingAttribute sortingAtt
This is the sorting attribute. -
listSize
int listSize
This is the number of elements in the data bean.
-
-
-
Class com.ibm.commerce.beans.UrlCommandInvokerDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
-
execUnit
com.ibm.commerce.webcontroller.ExecutableUnit execUnit
-
orgUrlName
java.lang.String orgUrlName
-
orgReqProp
TypedProperty orgReqProp
-
ex
ECException ex
-
errorUnit
com.ibm.commerce.webcontroller.ErrorViewExecUnit errorUnit
-
urlName
java.lang.String urlName
-
newTransaction
boolean newTransaction
-
-
-
Class com.ibm.commerce.beans.WcsAppDataBean extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.bi.databeans
-
Class com.ibm.commerce.bi.databeans.ContextDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
context
java.lang.String context
-
displayKey
java.lang.String displayKey
-
contextExist
boolean contextExist
-
numEntries
int numEntries
-
roleIds
java.util.Hashtable<K,V> roleIds
-
autoLaunch
boolean autoLaunch
-
contextNLS
java.util.Hashtable<K,V> contextNLS
-
results
com.ibm.commerce.bi.databeans.ContextEntry[] results
-
contextConfigXML
java.lang.String contextConfigXML
-
-
-
-
Package com.ibm.commerce.bi.events
-
Class com.ibm.commerce.bi.events.EventProcessorCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
maxAnalyticsEvents_
int maxAnalyticsEvents_
-
output_
java.lang.String output_
-
storeId_
java.lang.Integer storeId_
-
currBatchMinEventId_
long currBatchMinEventId_
-
currBatchMaxEventId_
long currBatchMaxEventId_
-
numAnalyticsEventsProcessed_
int numAnalyticsEventsProcessed_
-
config_
AnalyticsComponentConfiguration config_
-
unprocessedEvents_
java.util.HashMap<K,V> unprocessedEvents_
-
purgeEvents_
java.util.Vector<E> purgeEvents_
-
-
-
-
Package com.ibm.commerce.bi.taglib
-
Class com.ibm.commerce.bi.taglib.BaseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
context
CommandContext context
-
config
BIConfigRegistry config
-
biprovider
java.lang.String biprovider
-
localeCollate
com.ibm.icu.text.Collator localeCollate
-
storeId
java.lang.String storeId
-
numberFormat
com.ibm.icu.text.NumberFormat numberFormat
-
debug
boolean debug
-
pageOverride
boolean pageOverride
-
tagBIProvider
java.lang.String tagBIProvider
-
-
-
Class com.ibm.commerce.bi.taglib.CampaignBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
databean
EMarketingSpot databean
-
initiative
java.lang.Integer initiative
-
espotData
MarketingSpotDataType espotData
-
espotDataJSON
java.util.HashMap<K,V> espotDataJSON
-
name
java.lang.String name
-
paramMap
java.util.HashMap<K,V> paramMap
-
strExperimentName
java.lang.String strExperimentName
-
strTestElementName
java.lang.String strTestElementName
-
strControlElement
java.lang.String strControlElement
-
strActivityName
java.lang.String strActivityName
-
strCampaignName
java.lang.String strCampaignName
-
strMarketingSpotName
java.lang.String strMarketingSpotName
-
-
-
Class com.ibm.commerce.bi.taglib.CampaignURLBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
databean
EMarketingSpot databean
-
initiative
java.lang.Integer initiative
-
url
java.lang.String url
-
entry
java.lang.String entry
-
name
java.lang.String name
-
scope
int scope
-
-
-
Class com.ibm.commerce.bi.taglib.CampaignURLServiceBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
espotData
MarketingSpotDataType espotData
-
initiative
java.lang.Integer initiative
-
url
java.lang.String url
-
entry
java.lang.String entry
-
name
java.lang.String name
-
scope
int scope
-
-
-
Class com.ibm.commerce.bi.taglib.CartBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
paramVector
java.util.Vector<E> paramVector
-
databean
OrderDataBean databean
-
orderId
java.lang.String orderId
-
orderType
OrderType orderType
-
orderJSON
java.util.HashMap<K,V> orderJSON
-
extraparms
java.lang.String extraparms
-
includeTaxInUnitPrice
boolean includeTaxInUnitPrice
-
extraparmsMap
java.util.HashMap<K,V> extraparmsMap
-
catEntCatGrpMap
java.util.HashMap<K,V> catEntCatGrpMap
-
useKitItems
boolean useKitItems
-
returnAsJSON
boolean returnAsJSON
-
includeDiscountsInUnitPrice
boolean includeDiscountsInUnitPrice
-
-
-
Class com.ibm.commerce.bi.taglib.CommonBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
pagename
java.lang.String pagename
-
pageType
java.lang.String pageType
-
category
java.lang.String category
-
srchKeyword
java.lang.String srchKeyword
-
srchResults
java.lang.String srchResults
-
extraparms
java.lang.String extraparms
-
databean
CatEntrySearchListDataBean databean
-
returnAsJSON
boolean returnAsJSON
-
paramMap
java.util.HashMap<K,V> paramMap
-
-
-
Class com.ibm.commerce.bi.taglib.ContentBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
spotname
java.lang.String spotname
-
contentname
java.lang.String contentname
-
paramMap
java.util.HashMap<K,V> paramMap
-
-
-
Class com.ibm.commerce.bi.taglib.ConversionBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
category
java.lang.String category
-
returnAsJSON
boolean returnAsJSON
-
extraparms
java.lang.String extraparms
-
eventId
java.lang.String eventId
-
actionType
java.lang.String actionType
-
points
java.lang.String points
-
paramMap
java.util.HashMap<K,V> paramMap
-
-
-
Class com.ibm.commerce.bi.taglib.ElementBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
elementId
java.lang.String elementId
-
category
java.lang.String category
-
pageId
java.lang.String pageId
-
pageCategory
java.lang.String pageCategory
-
location
java.lang.String location
-
returnAsJSON
boolean returnAsJSON
-
extraparms
java.lang.String extraparms
-
paramMap
java.util.HashMap<K,V> paramMap
-
-
-
Class com.ibm.commerce.bi.taglib.GenericBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
tag
java.lang.String tag
-
-
-
Class com.ibm.commerce.bi.taglib.MembershipBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
customerId
java.lang.String customerId
-
email
java.lang.String email
-
city
java.lang.String city
-
state
java.lang.String state
-
zip
java.lang.String zip
-
newsletterName
java.lang.String newsletterName
-
subscribedFlag
java.lang.String subscribedFlag
-
storeId
java.lang.String storeId
-
country
java.lang.String country
-
age
java.lang.String age
-
gender
java.lang.String gender
-
maritalStatus
java.lang.String maritalStatus
-
numChildren
java.lang.String numChildren
-
numInHousehold
java.lang.String numInHousehold
-
companyName
java.lang.String companyName
-
hobbies
java.lang.String hobbies
-
personType
PersonType personType
-
personJSON
java.util.HashMap<K,V> personJSON
-
extraparms
java.lang.String extraparms
-
paramMap
java.util.HashMap<K,V> paramMap
-
databean
UserRegistrationDataBean databean
-
returnAsJSON
boolean returnAsJSON
-
-
-
Class com.ibm.commerce.bi.taglib.OrderBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
databean
OrderDataBean databean
-
orderId
java.lang.String orderId
-
orderType
OrderType orderType
-
orderJSON
java.util.HashMap<K,V> orderJSON
-
extraparms
java.lang.String extraparms
-
includeTaxInUnitPrice
boolean includeTaxInUnitPrice
-
includeTaxInTotalPrice
boolean includeTaxInTotalPrice
-
extraparmsMap
java.util.HashMap<K,V> extraparmsMap
-
orderExtraparms
java.lang.String orderExtraparms
-
orderItemsParamVector
java.util.Vector<E> orderItemsParamVector
-
orderParamMap
java.util.HashMap<K,V> orderParamMap
-
msgs
java.util.ResourceBundle msgs
-
subtotal
java.math.BigDecimal subtotal
-
catEntCatGrpMap
java.util.HashMap<K,V> catEntCatGrpMap
-
useKitItems
boolean useKitItems
-
-
-
Class com.ibm.commerce.bi.taglib.ProductBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
catentryId
java.lang.String catentryId
-
databean
com.ibm.commerce.persistence.AbstractJpaEntityAccessBean databean
-
extraparms
java.lang.String extraparms
-
paramVector
java.util.Vector<E> paramVector
-
pagename
java.lang.String pagename
-
categoryId
java.lang.String categoryId
-
returnAsJSON
boolean returnAsJSON
-
catalogNavigationViewType
CatalogNavigationViewType catalogNavigationViewType
-
catalogNavigationViewJSON
java.util.HashMap<K,V> catalogNavigationViewJSON
-
catentry
com.ibm.commerce.catalog.facade.datatypes.CatalogEntryViewType catentry
-
-
-
Class com.ibm.commerce.bi.taglib.SearchBaseTag extends BaseTag implements Serializable
-
Serialized Fields
-
databean
CatEntrySearchListDataBean databean
-
-
-
Class com.ibm.commerce.bi.taglib.SetCategoryCookieTag extends BaseTag implements Serializable
-
-
Package com.ibm.commerce.bi.taglib.coremetrics
-
Class com.ibm.commerce.bi.taglib.coremetrics.CampaignURLServiceTag extends com.ibm.commerce.bi.taglib.CampaignURLServiceBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.CampaignURLTag extends CampaignBaseTag implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
scope
int scope
-
entry
java.lang.String entry
-
-
-
Class com.ibm.commerce.bi.taglib.coremetrics.CartTag extends CartBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.CommonTag extends CommonBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.ContentURLTag extends com.ibm.commerce.bi.taglib.ContentBaseTag implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
scope
int scope
-
-
-
Class com.ibm.commerce.bi.taglib.coremetrics.ConversionTag extends ConversionBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.ElementTag extends ElementBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.ErrorTag extends CommonBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.GenericTag extends GenericBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.OrderTag extends OrderBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.OutputTag extends BaseTag implements Serializable
-
Serialized Fields
-
section
java.lang.String section
-
-
-
Class com.ibm.commerce.bi.taglib.coremetrics.ProductTag extends ProductBaseTag implements Serializable
-
Class com.ibm.commerce.bi.taglib.coremetrics.RegistrationTag extends MembershipBaseTag implements Serializable
-
-
Package com.ibm.commerce.browseradapter
-
Class com.ibm.commerce.browseradapter.WCCookieUserSession extends com.ibm.commerce.browseradapter.WCUserSession implements Serializable
-
Serialized Fields
-
iCookie
javax.servlet.http.Cookie iCookie
-
istrCookieValue
java.lang.String istrCookieValue
-
iUpdatedCookie
javax.servlet.http.Cookie iUpdatedCookie
-
istrEncodedCookieValue
java.lang.String istrEncodedCookieValue
-
istrCookiePrefix
java.lang.String istrCookiePrefix
-
istrMerchantKey
java.lang.String istrMerchantKey
-
ibDeserialized
boolean ibDeserialized
-
ibDecoded
boolean ibDecoded
-
istrDecipheredText
java.lang.String istrDecipheredText
-
inCurrentIndex
int inCurrentIndex
-
iWASServerName
java.lang.String iWASServerName
-
-
-
Class com.ibm.commerce.browseradapter.WCHttpUserSession extends com.ibm.commerce.browseradapter.WCUserSession implements Serializable
-
Serialized Fields
-
istrAdapterPrefix
java.lang.String istrAdapterPrefix
-
-
-
Class com.ibm.commerce.browseradapter.WCUserSession extends java.lang.Object implements Serializable
-
Serialized Fields
-
istrUserSessionName
java.lang.String istrUserSessionName
-
inUserId
java.lang.Long inUserId
-
inStoreId
java.lang.Integer inStoreId
-
iActivityToken
ActivityToken iActivityToken
-
istrLogonTime
java.lang.String istrLogonTime
-
istrExpiryTime
java.lang.String istrExpiryTime
-
istrExpiredUserId
java.lang.String istrExpiredUserId
-
istrPreExpiryURL
java.lang.String istrPreExpiryURL
-
ibOldBehaviourFlag
boolean ibOldBehaviourFlag
-
istrPasswordInvalidated
java.lang.String istrPasswordInvalidated
-
istrAttemptedPasswordProtectedCmds
java.lang.String istrAttemptedPasswordProtectedCmds
-
inForUserId
java.lang.Long inForUserId
-
inForActiveOrgId
java.lang.Long inForActiveOrgId
-
istrCloneId
java.lang.String istrCloneId
-
ibExistingSession
boolean ibExistingSession
-
ibUpdated
boolean ibUpdated
-
-
-
-
Package com.ibm.commerce.campaigns.cache
-
Class com.ibm.commerce.campaigns.cache.EMarketingSpotInvocationList extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.campaigns.cache.EMarketingSpotInvocationListFactory extends com.ibm.etools.xmlschema.beans.Factory implements Serializable
-
Class com.ibm.commerce.campaigns.cache.EMarketingSpotInvoker extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.campaigns.cache.StoreUsage extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
-
Package com.ibm.commerce.catalog.beans
-
Class com.ibm.commerce.catalog.beans.AttributeDataBean extends AttributeAccessBean implements Serializable
-
Serialized Fields
-
istrLanguageId
java.lang.String istrLanguageId
The language ID. -
istrAttributeId
java.lang.String istrAttributeId
The attribute ID. -
istrName
java.lang.String istrName
The attribute name. -
istrCatalogEntryId
java.lang.String istrCatalogEntryId
The catalog entry ID in which the attribute belongs to. -
iCommandContext
CommandContext iCommandContext
The command context.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeFloatValueDataBean extends com.ibm.commerce.catalog.beansrc.AttributeFloatValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyAttributeValueReferenceNumber
java.lang.String iDataBeanKeyAttributeValueReferenceNumber
The attribute value reference number, -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeIntegerValueDataBean extends com.ibm.commerce.catalog.beansrc.AttributeIntegerValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyAttributeValueReferenceNumber
java.lang.String iDataBeanKeyAttributeValueReferenceNumber
The attribute value reference number, -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrLanguageId
java.lang.String istrLanguageId
The language ID. -
istrCurrencyCode
java.lang.String istrCurrencyCode
The currency code. -
istrAttributeId
java.lang.String istrAttributeId
The attribute ID of the attribute. -
istrCatalogEntryId
java.lang.String istrCatalogEntryId
The catalog entry ID to which the attribute list belongs to. -
iAttributeList
AttributeDataBean[] iAttributeList
The list of attributes.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeStringValueDataBean extends com.ibm.commerce.catalog.beansrc.AttributeStringValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyAttributeValueReferenceNumber
java.lang.String iDataBeanKeyAttributeValueReferenceNumber
The attribute value reference number, -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeTypeDataBean extends com.ibm.commerce.catalog.beansrc.AttributeTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyAttributeType_id
java.lang.String iDataBeanKeyAttributeType_id
The attribute type reference number,
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeValueDataBean extends AttributeValueAccessBean implements Serializable
-
Serialized Fields
-
istrAttributeValueId
java.lang.String istrAttributeValueId
The attribute value reference number. -
istrLanguageId
java.lang.String istrLanguageId
The language ID. -
istrAttributeId
java.lang.String istrAttributeId
The attribute ID of the attribute value. -
istrName
java.lang.String istrName
Name of the attribute value. -
istrCatalogEntryId
java.lang.String istrCatalogEntryId
The catalog entry ID to which the attribute value belongs to. -
iCommandContext
CommandContext iCommandContext
The command context. -
ibnAttribute
AttributeDataBean ibnAttribute
The attribute to which this attribute value belongs -
iabAttributeValue
AttributeValueAccessBean iabAttributeValue
TheAttributeValueAccessBean
corresponds to this attribute value.
-
-
-
Class com.ibm.commerce.catalog.beans.AttributeValueListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrLanguageId
java.lang.String istrLanguageId
The language ID. -
istrCurrencyCode
java.lang.String istrCurrencyCode
The currency code. -
istrAttributeValueId
java.lang.String istrAttributeValueId
The attribute value id. -
istrCatalogEntryId
java.lang.String istrCatalogEntryId
The catalog entry ID to which the attribute values belong to. -
iAttributeValueList
AttributeValueDataBean[] iAttributeValueList
The list of attribute values.
-
-
-
Class com.ibm.commerce.catalog.beans.BundleDataBean extends BundleAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iBundleReferenceNumber
java.lang.String iBundleReferenceNumber
-
iBundlePartNumber
java.lang.String iBundlePartNumber
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
ibnPrice
PriceDataBean ibnPrice
-
ibnContractPrice
PriceDataBean ibnContractPrice
-
ibnListPrice
PriceDataBean ibnListPrice
-
iarbnBundledProducts
CompositeProductDataBean[] iarbnBundledProducts
-
iarbnBundledItems
CompositeItemDataBean[] iarbnBundledItems
-
iarbnBundledPackages
CompositePackageDataBean[] iarbnBundledPackages
-
istrAssociationType
java.lang.String istrAssociationType
-
isAnyMerchandisingAssociated
java.lang.Boolean isAnyMerchandisingAssociated
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iarbnBundleReplacements
RelatedBundleDataBean[] iarbnBundleReplacements
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
nCatalogEntryBundleFlag
boolean nCatalogEntryBundleFlag
-
nCatalogEntryCrossSellFlag
boolean nCatalogEntryCrossSellFlag
-
nCatalogEntryUpSellFlag
boolean nCatalogEntryUpSellFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
nCatalogEntryAccessoryFlag
boolean nCatalogEntryAccessoryFlag
-
nCatalogEntryReplacementFlag
boolean nCatalogEntryReplacementFlag
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
standardPrice
PriceDataBean standardPrice
-
iMinPrice
PriceDataBean iMinPrice
-
iMaxPrice
PriceDataBean iMaxPrice
-
iarMinimumItemPrices
PriceDataBean[] iarMinimumItemPrices
-
iarMaximumItemPrices
PriceDataBean[] iarMaximumItemPrices
-
iarMinimumProductItemPrices
PriceDataBean[] iarMinimumProductItemPrices
-
iarMaximumProductItemPrices
PriceDataBean[] iarMaximumProductItemPrices
-
iarPackagePrices
PriceDataBean[] iarPackagePrices
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogCatalogGroupRelationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogCatalogGroupRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogGroupReferenceNumber
java.lang.String iDataBeanKeyCatalogGroupReferenceNumber
The catalog group reference number which uniquely identifies this particular catalog group. -
iDataBeanKeyCatalogReferenceNumber
java.lang.String iDataBeanKeyCatalogReferenceNumber
The catalog reference number which uniquely identifies this particular catalog.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogDataBean extends CatalogAccessBean implements Serializable
-
Serialized Fields
-
istrCatID
java.lang.String istrCatID
-
istrCatalogReferenceNumber
java.lang.String istrCatalogReferenceNumber
-
iabDescription
CatalogDescriptionAccessBean iabDescription
-
iCommandContext
CommandContext iCommandContext
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.CatalogDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogReferenceNumber
java.lang.String iDataBeanKeyCatalogReferenceNumber
The catalog reference number which uniquely identifies this particular catalog. -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryByPartNumberDataBean extends CatalogEntryDataBean implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.String iStoreId
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryClassificationCodeDataBean extends com.ibm.commerce.catalog.beansrc.CatalogEntryClassificationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatEntryId
java.lang.String iDataBeanKeyCatEntryId
The catalog entry reference number which uniquely identifies this particular catalog entry. -
iDataBeanKeyDomain
java.lang.String iDataBeanKeyDomain
The classification domain reference number which uniquely identifies this particular catalog entry.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryConfigurationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogEntryConfigurationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogEntryId
java.lang.String iDataBeanKeyCatalogEntryId
The catalog entry reference number which uniquely identifies this particular catalog entry.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryDataBean extends CatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
iMyTypedDataBean
java.lang.Object iMyTypedDataBean
-
ibnPrice
PriceDataBean ibnPrice
-
ibnContractPrice
PriceDataBean ibnContractPrice
-
ibnListPrice
PriceDataBean ibnListPrice
-
iPartNumber
java.lang.String iPartNumber
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
iCatEntryRefNum
java.lang.String iCatEntryRefNum
-
iContractIds
java.lang.Long[] iContractIds
-
iContractPrices
PriceDataBean[] iContractPrices
-
istrAssociationType
java.lang.String istrAssociationType
-
isAnyMerchandisingAssociated
java.lang.Boolean isAnyMerchandisingAssociated
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iCatalogEntryCrossSellFlag
boolean iCatalogEntryCrossSellFlag
-
iCatalogEntryUpSellFlag
boolean iCatalogEntryUpSellFlag
-
iCatalogEntryAccessoryFlag
boolean iCatalogEntryAccessoryFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
ibDescriptionFetched
boolean ibDescriptionFetched
-
ibShippingFetched
boolean ibShippingFetched
-
iabShipping
CatalogEntryShippingAccessBean iabShipping
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
istrObjectPath
java.lang.String istrObjectPath
-
standardPrice
PriceDataBean standardPrice
-
iarContractRangePrices
com.ibm.commerce.catalog.util.RangePricingData[] iarContractRangePrices
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.CatalogEntryDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command Context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCatalogEntryReferenceNumber
java.lang.String iDataBeanKeyCatalogEntryReferenceNumber
The catalog entry reference number which uniquely identifies this particular catalog entry. -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryRelationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogEntryRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogEntryIdParent
java.lang.String iDataBeanKeyCatalogEntryIdParent
The catalog entry reference number which uniquely identifies the parent catalog entry. -
iDataBeanKeyCatalogRelationTypeId
java.lang.String iDataBeanKeyCatalogRelationTypeId
The catalog entry relationship type reference number which uniquely identifies the type of the relationship. -
iDataBeanKeyCatalogEntryIdChild
java.lang.String iDataBeanKeyCatalogEntryIdChild
The catalog entry reference number which uniquely identifies the child catalog entry.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogEntryTypeDataBean extends com.ibm.commerce.catalog.beansrc.CatalogEntryTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogEntryTypeReferenceNumber
java.lang.String iDataBeanKeyCatalogEntryTypeReferenceNumber
The catalog entry type reference number which uniquely identifies this particular catalog entry type.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupAttributeDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupAttributeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyAttributeReferenceNumber
java.lang.String iDataBeanKeyAttributeReferenceNumber
The attribute reference number which uniquely identifies this particular catalog group attribute. -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupCatalogEntryRelationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupCatalogEntryRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
iRequestProperties
TypedProperty iRequestProperties
The request properties. -
iDataBeanKeyCatalogGroupId
java.lang.String iDataBeanKeyCatalogGroupId
The source catalog group ID of this relationship. -
iDataBeanKeyCatalogEntryId
java.lang.String iDataBeanKeyCatalogEntryId
The target catalog entry ID of this relationship. -
iDataBeanKeyCatalogId
java.lang.String iDataBeanKeyCatalogId
The catalog inside of which this relationship is found.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The Command Context -
iRequestProperties
TypedProperty iRequestProperties
The Request properties -
iDataBeanKeyCatalogGroupReferenceNumber
java.lang.String iDataBeanKeyCatalogGroupReferenceNumber
The catalog group reference number which uniquely identifies this particular catalog group. -
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogGroupReferenceNumber
java.lang.String iDataBeanKeyCatalogGroupReferenceNumber
The unique catalog group reference number for this object -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The language ID for this object
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupPageRelationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupPageRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyDisplayReferenceNumber
java.lang.String iDataBeanKeyDisplayReferenceNumber
The unique catalog group reference number for this catalog group referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupProductSetRelDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupProductSetRelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogGroupId
java.lang.String iDataBeanKeyCatalogGroupId
The unique ID for the catalog group. -
iDataBeanKeyProductSetId
java.lang.String iDataBeanKeyProductSetId
The unique ID of the product set referenced in this object. -
iDataBeanKeyCatalogId
java.lang.String iDataBeanKeyCatalogId
The unique ID of the catalog referenced in this object.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupRelationDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogGroupIdParent
java.lang.String iDataBeanKeyCatalogGroupIdParent
The unique catalog group ID of the parent. -
iDataBeanKeyCatalogGroupIdChild
java.lang.String iDataBeanKeyCatalogGroupIdChild
The unique catalog group ID of the child. -
iDataBeanKeyCatalogId
java.lang.String iDataBeanKeyCatalogId
The unique catalog ID referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.CatalogGroupTradingPositionRelDataBean extends com.ibm.commerce.catalog.beansrc.CatalogGroupTradingPositionRelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogGroupId
java.lang.String iDataBeanKeyCatalogGroupId
The unique catalog group ID of the parent. -
iDataBeanKeyTradingPositionId
java.lang.String iDataBeanKeyTradingPositionId
The trading position ID referenced by this contract. -
iDataBeanKeyCatalogId
java.lang.String iDataBeanKeyCatalogId
The unique catalog ID referenced by this object. -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
The store ID referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.CategoryDataBean extends CatalogGroupAccessBean implements Serializable
-
Serialized Fields
-
ilistCatalogEntryDB
java.util.List<E> ilistCatalogEntryDB
-
istrCatID
java.lang.String istrCatID
-
istrCategoryReferenceNumber
java.lang.String istrCategoryReferenceNumber
-
istrCatalogReferenceNumber
java.lang.String istrCatalogReferenceNumber
-
iabDescription
CatalogGroupDescriptionAccessBean iabDescription
-
iarCategoryAttribute
CatalogGroupAttributeAccessBean[] iarCategoryAttribute
-
iarbnItems
ItemDataBean[] iarbnItems
-
iarbnProducts
ProductDataBean[] iarbnProducts
-
iarbnPackages
PackageDataBean[] iarbnPackages
-
iarbnBundles
BundleDataBean[] iarbnBundles
-
iarbnDynamicKits
DynamicKitDataBean[] iarbnDynamicKits
-
istrObjectPath
java.lang.String istrObjectPath
-
iarbnCategoryCrossSells
RelatedCategoryDataBean[] iarbnCategoryCrossSells
-
iarbnCategoryUpSells
RelatedCategoryDataBean[] iarbnCategoryUpSells
-
iarbnCategoryAccessories
RelatedCategoryDataBean[] iarbnCategoryAccessories
-
iarbnCatalogEntries
CatalogEntryDataBean[] iarbnCatalogEntries
-
iCategoryCrossSellFlag
boolean iCategoryCrossSellFlag
-
iCategoryUpSellFlag
boolean iCategoryUpSellFlag
-
iCategoryAccessoryFlag
boolean iCategoryAccessoryFlag
-
filterEnabled
java.lang.String filterEnabled
-
inclusionPSIds
java.util.Vector<E> inclusionPSIds
-
exclusionPSIds
java.util.Vector<E> exclusionPSIds
-
iboolDeepFetch
boolean iboolDeepFetch
-
iboolAdminMode
boolean iboolAdminMode
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
iarabParentCategories
CatalogGroupAccessBean[] iarabParentCategories
-
iardbParentCategories
CategoryDataBean[] iardbParentCategories
-
iarabParentCatalogGroupDescriptions
CatalogGroupDescriptionAccessBean[] iarabParentCatalogGroupDescriptions
-
iardbSubCategories
CategoryDataBean[] iardbSubCategories
-
-
-
Class com.ibm.commerce.catalog.beans.CategoryHierarchyDataBean extends CategoryDataBean implements Serializable
-
Serialized Fields
-
iarAllTopCategories
com.ibm.commerce.catalog.beans.CategoryHierarchyDataBean[] iarAllTopCategories
-
istrCatalogLevelNumber
java.lang.String istrCatalogLevelNumber
-
level
int level
-
iarDirectSubCategories
com.ibm.commerce.catalog.beans.CategoryHierarchyDataBean[] iarDirectSubCategories
-
-
-
Class com.ibm.commerce.catalog.beans.ClassificationCodeDataBean extends com.ibm.commerce.catalog.beansrc.ClassificationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean.
-
-
-
Class com.ibm.commerce.catalog.beans.ClassificationCodeDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.ClassificationCodeDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyClassificationCodeId
java.lang.String iDataBeanKeyClassificationCodeId
The unique ID of the classification code referenced by this data bean. -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
The language ID used by this object
-
-
-
Class com.ibm.commerce.catalog.beans.CompositeCatalogEntryDataBean extends com.ibm.commerce.catalog.beansrc.CompositeCatalogEntryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyRelationship_type
java.lang.String iDataBeanKeyRelationship_type
The relationship type of this object. -
iDataBeanKeyFromCatalogEntryReferenceNumber
java.lang.String iDataBeanKeyFromCatalogEntryReferenceNumber
The reference number of the catalog entry that this composite catalog entry is a member of. -
iDataBeanKeyToCatalogEntryReferenceNumber
java.lang.String iDataBeanKeyToCatalogEntryReferenceNumber
The reference number of the catalog entry that this composite catalog entry contains. -
ibnCatalogEntry
CatalogEntryDataBean ibnCatalogEntry
A reference to the composite catalog entry object used by this data bean.
-
-
-
Class com.ibm.commerce.catalog.beans.CompositeItemDataBean extends CompositeCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnItem
ItemDataBean ibnItem
-
iCommandContext
CommandContext iCommandContext
-
iQuantity
java.lang.String iQuantity
-
iSequence
java.lang.String iSequence
-
-
-
Class com.ibm.commerce.catalog.beans.CompositePackageDataBean extends CompositeCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnPackage
PackageDataBean ibnPackage
-
iCommandContext
CommandContext iCommandContext
-
iQuantity
java.lang.String iQuantity
-
-
-
Class com.ibm.commerce.catalog.beans.CompositeProductDataBean extends CompositeCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnProduct
ProductDataBean ibnProduct
-
iCommandContext
CommandContext iCommandContext
-
iQuantity
java.lang.String iQuantity
-
-
-
Class com.ibm.commerce.catalog.beans.CurrentInterestItemListDataBean extends com.ibm.commerce.catalog.beansrc.CurrentInterestItemListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyUserReferenceNumber
java.lang.String iDataBeanKeyUserReferenceNumber
The unique reference number of the user referenced in this object. -
iDataBeanKeyInterestListNumber
java.lang.String iDataBeanKeyInterestListNumber
The ID of the interest item list referenced in this object.
-
-
-
Class com.ibm.commerce.catalog.beans.DynamicKitDataBean extends DynamicKitAccessBean implements Serializable
-
Serialized Fields
-
iPartNumber
java.lang.String iPartNumber
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
iDynamicKitRefNum
java.lang.String iDynamicKitRefNum
-
iCommandContext
CommandContext iCommandContext
-
istrAssociationType
java.lang.String istrAssociationType
-
isAnyMerchandisingAssociated
java.lang.Boolean isAnyMerchandisingAssociated
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iarbnDynamicKitReplacements
RelatedDynamicKitDataBean[] iarbnDynamicKitReplacements
-
iarbnComponentItems
CompositeItemDataBean[] iarbnComponentItems
-
iarbnEntitledComponents
CompositeCatalogEntryDataBean[] iarbnEntitledComponents
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
iCatalogEntryCrossSellFlag
boolean iCatalogEntryCrossSellFlag
-
iCatalogEntryUpSellFlag
boolean iCatalogEntryUpSellFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
iCatalogEntryAccessoryFlag
boolean iCatalogEntryAccessoryFlag
-
iCatalogEntryReplacementFlag
boolean iCatalogEntryReplacementFlag
-
iboolEntitledComponentFlag
boolean iboolEntitledComponentFlag
-
iboolComponentFlag
boolean iboolComponentFlag
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
ikitComponentItems
DynamicKitDataBean[] ikitComponentItems
-
iboolKitComponentFlag
boolean iboolKitComponentFlag
-
iContractIds
java.lang.Long[] iContractIds
-
-
-
Class com.ibm.commerce.catalog.beans.InterestItemDataBean extends com.ibm.commerce.catalog.beansrc.InterestItemDataBeanBase implements Serializable
-
Serialized Fields
-
dbh
DataBeanHelper dbh
-
iCatEntryId
java.lang.String iCatEntryId
-
ibnPrice
PriceDataBean ibnPrice
-
iabBuyableCatEntry
CatalogEntryAccessBean iabBuyableCatEntry
-
iCommandContext
CommandContext iCommandContext
-
iContractIds
java.lang.Long[] iContractIds
-
iContractPrices
PriceDataBean[] iContractPrices
-
iRequestProperties
TypedProperty iRequestProperties
-
iCatEntryDB
CatalogEntryDataBean iCatEntryDB
-
-
-
Class com.ibm.commerce.catalog.beans.InterestItemListDataBean extends com.ibm.commerce.catalog.beansrc.InterestItemListDataBeanBase implements Serializable
-
Serialized Fields
-
istrListId
java.lang.String istrListId
-
items
InterestItemDataBean[] items
-
iCommandContext
CommandContext iCommandContext
-
numOfItems
int numOfItems
-
irequestProperties
TypedProperty irequestProperties
-
iStoreEntityId
java.lang.Integer iStoreEntityId
-
-
-
Class com.ibm.commerce.catalog.beans.ItemDataBean extends ItemAccessBean implements Serializable
-
Serialized Fields
-
ibnPrice
PriceDataBean ibnPrice
-
ibnNotEntitledContractPrice
PriceDataBean ibnNotEntitledContractPrice
-
ibnEntitledContractPrice
PriceDataBean ibnEntitledContractPrice
-
ibnListPrice
PriceDataBean ibnListPrice
-
iPartNumber
java.lang.String iPartNumber
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
iItemRefNum
java.lang.String iItemRefNum
-
iCommandContext
CommandContext iCommandContext
-
iContractIds
java.lang.Long[] iContractIds
-
iContractPrices
PriceDataBean[] iContractPrices
-
iErrorMode
boolean iErrorMode
-
istrAssociationType
java.lang.String istrAssociationType
-
isAnyMerchandisingAssociated
java.lang.Boolean isAnyMerchandisingAssociated
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iarbnItemReplacements
RelatedItemDataBean[] iarbnItemReplacements
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
imapLangId2AttributeValueABs
java.util.Map<K,V> imapLangId2AttributeValueABs
-
imapLangId2AttributeValueDBTuples
java.util.Map<K,V> imapLangId2AttributeValueDBTuples
-
iCatalogEntryCrossSellFlag
boolean iCatalogEntryCrossSellFlag
-
iCatalogEntryUpSellFlag
boolean iCatalogEntryUpSellFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
iCatalogEntryAccessoryFlag
boolean iCatalogEntryAccessoryFlag
-
iCatalogEntryReplacementFlag
boolean iCatalogEntryReplacementFlag
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
standardPrice
PriceDataBean standardPrice
-
iAttributeUsage
java.lang.String iAttributeUsage
-
iarAttributeValueByUsage
AttributeValueDataBean[] iarAttributeValueByUsage
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
iarContractRangePrices
com.ibm.commerce.catalog.util.RangePricingData[] iarContractRangePrices
-
ilistParentProductAB
java.util.List<E> ilistParentProductAB
-
iarParentProductDataBean
ProductDataBean[] iarParentProductDataBean
-
-
-
Class com.ibm.commerce.catalog.beans.ListPriceDataBean extends com.ibm.commerce.catalog.beansrc.ListPriceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogEntryReferenceNumber
java.lang.String iDataBeanKeyCatalogEntryReferenceNumber
The unique reference number for the catalog entry used by this object. -
iDataBeanKeyCurrency
java.lang.String iDataBeanKeyCurrency
The currency ID for this object.
-
-
-
Class com.ibm.commerce.catalog.beans.OperatorDataBean extends com.ibm.commerce.catalog.beansrc.OperatorDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyOperatorId
java.lang.String iDataBeanKeyOperatorId
The ID that uniquely identifies the operator in use in this object.
-
-
-
Class com.ibm.commerce.catalog.beans.OperatorDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.OperatorDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOperatorId
java.lang.String iDataBeanKeyOperatorId
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
-
-
Class com.ibm.commerce.catalog.beans.PackageAttributeDataBean extends com.ibm.commerce.catalog.beansrc.PackageAttributeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyPackageAttributeReferenceNumber
java.lang.String iDataBeanKeyPackageAttributeReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.beans.PackageDataBean extends PackageAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iPackageRefernceNumber
java.lang.String iPackageRefernceNumber
-
iPackagePartNumber
java.lang.String iPackagePartNumber
-
ibnPrice
PriceDataBean ibnPrice
-
ibnContractPrice
PriceDataBean ibnContractPrice
-
ibnListPrice
PriceDataBean ibnListPrice
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
iContractIds
java.lang.Long[] iContractIds
-
iContractPrices
PriceDataBean[] iContractPrices
-
iarbnPackagedProducts
CompositeProductDataBean[] iarbnPackagedProducts
-
iarbnPackagedItems
CompositeItemDataBean[] iarbnPackagedItems
-
iarbnPackagedPackages
CompositePackageDataBean[] iarbnPackagedPackages
-
istrAssociationType
java.lang.String istrAssociationType
-
isAnyMerchandisingAssociated
java.lang.Boolean isAnyMerchandisingAssociated
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iarbnPackageReplacements
RelatedPackageDataBean[] iarbnPackageReplacements
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
nCatalogEntryPackageFlag
boolean nCatalogEntryPackageFlag
-
iCatalogEntryCrossSellFlag
boolean iCatalogEntryCrossSellFlag
-
iCatalogEntryUpSellFlag
boolean iCatalogEntryUpSellFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
iCatalogEntryAccessoryFlag
boolean iCatalogEntryAccessoryFlag
-
iCatalogEntryReplacementFlag
boolean iCatalogEntryReplacementFlag
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
standardPrice
PriceDataBean standardPrice
-
iarContractRangePrices
com.ibm.commerce.catalog.util.RangePricingData[] iarContractRangePrices
-
-
-
Class com.ibm.commerce.catalog.beans.ProductDataBean extends ProductAccessBean implements Serializable
-
Serialized Fields
-
iPartNumber
java.lang.String iPartNumber
-
iProductID
java.lang.String iProductID
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
ibnPrice
PriceDataBean ibnPrice
-
ibnContractPrice
PriceDataBean ibnContractPrice
-
ibnListPrice
PriceDataBean ibnListPrice
-
iCommandContext
CommandContext iCommandContext
-
iarItemDataBeans
ItemDataBean[] iarItemDataBeans
-
iarItems
ItemDataBean[] iarItems
-
iarPublishedItems
ItemDataBean[] iarPublishedItems
-
standardPrice
PriceDataBean standardPrice
-
iarAttributes
AttributeAccessBean[] iarAttributes
-
iarDefiningAttributes
AttributeAccessBean[] iarDefiningAttributes
-
iarDescriptiveAttributes
AttributeAccessBean[] iarDescriptiveAttributes
-
iarAttributeDbs
AttributeDataBean[] iarAttributeDbs
-
iarDefiningAttributeDbs
AttributeDataBean[] iarDefiningAttributeDbs
-
iarDescriptiveAttributeDbs
AttributeDataBean[] iarDescriptiveAttributeDbs
-
iContractIds
java.lang.Long[] iContractIds
-
iContractPrices
PriceDataBean[] iContractPrices
-
iErrorMode
boolean iErrorMode
-
istrAssociationType
java.lang.String istrAssociationType
-
iarbnProductCrossSells
RelatedProductDataBean[] iarbnProductCrossSells
-
iarbnItemCrossSells
RelatedItemDataBean[] iarbnItemCrossSells
-
iarbnPackageCrossSells
RelatedPackageDataBean[] iarbnPackageCrossSells
-
iarbnBundleCrossSells
RelatedBundleDataBean[] iarbnBundleCrossSells
-
iarbnDynamicKitCrossSells
RelatedDynamicKitDataBean[] iarbnDynamicKitCrossSells
-
iarbnProductUpSells
RelatedProductDataBean[] iarbnProductUpSells
-
iarbnItemUpSells
RelatedItemDataBean[] iarbnItemUpSells
-
iarbnPackageUpSells
RelatedPackageDataBean[] iarbnPackageUpSells
-
iarbnBundleUpSells
RelatedBundleDataBean[] iarbnBundleUpSells
-
iarbnDynamicKitUpSells
RelatedDynamicKitDataBean[] iarbnDynamicKitUpSells
-
iarbnProductAssociations
RelatedProductDataBean[] iarbnProductAssociations
-
iarbnItemAssociations
RelatedItemDataBean[] iarbnItemAssociations
-
iarbnPackageAssociations
RelatedPackageDataBean[] iarbnPackageAssociations
-
iarbnBundleAssociations
RelatedBundleDataBean[] iarbnBundleAssociations
-
iarbnDynamicKitAssociations
RelatedDynamicKitDataBean[] iarbnDynamicKitAssociations
-
iarbnProductAccessories
RelatedProductDataBean[] iarbnProductAccessories
-
iarbnItemAccessories
RelatedItemDataBean[] iarbnItemAccessories
-
iarbnPackageAccessories
RelatedPackageDataBean[] iarbnPackageAccessories
-
iarbnBundleAccessories
RelatedBundleDataBean[] iarbnBundleAccessories
-
iarbnDynamicKitAccessories
RelatedDynamicKitDataBean[] iarbnDynamicKitAccessories
-
iarbnProductReplacements
RelatedProductDataBean[] iarbnProductReplacements
-
nCatalogEntryCrossSellFlag
boolean nCatalogEntryCrossSellFlag
-
nCatalogEntryUpSellFlag
boolean nCatalogEntryUpSellFlag
-
nCatalogEntryAccessoryFlag
boolean nCatalogEntryAccessoryFlag
-
nCatalogEntryReplacementFlag
boolean nCatalogEntryReplacementFlag
-
iCatalogEntryAssociationFlag
boolean iCatalogEntryAssociationFlag
-
iboolAdminMode
boolean iboolAdminMode
-
istrObjectPath
java.lang.String istrObjectPath
-
iEnableAttributeLanguageFallback
boolean iEnableAttributeLanguageFallback
-
iMinItemPrice
PriceDataBean iMinItemPrice
-
iMaxItemPrice
PriceDataBean iMaxItemPrice
-
iarItemPrices
PriceDataBean[] iarItemPrices
-
iarbnAttachmentRelationUsages
AttachmentUsageDataBean[] iarbnAttachmentRelationUsages
-
istrAttachmentUsage
java.lang.String istrAttachmentUsage
-
iboolAttachmentUsageChanged
boolean iboolAttachmentUsageChanged
-
iarbnAllAttachments
AttachmentDataBean[] iarbnAllAttachments
-
iarbnAttachmentsByUsage
AttachmentDataBean[] iarbnAttachmentsByUsage
-
iarContractRangePrices
com.ibm.commerce.catalog.util.RangePricingData[] iarContractRangePrices
-
-
-
Class com.ibm.commerce.catalog.beans.ProductPageRelationDataBean extends com.ibm.commerce.catalog.beansrc.ProductPageRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyDisplayReferenceNumber
java.lang.String iDataBeanKeyDisplayReferenceNumber
The primary key.
-
-
-
Class com.ibm.commerce.catalog.beans.ProductSetCeRelDataBean extends com.ibm.commerce.catalog.beansrc.ProductSetCeRelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogEntryId
java.lang.String iDataBeanKeyCatalogEntryId
The unique ID of the catalog entry referenced by this object -
iDataBeanKeyProductSetId
java.lang.String iDataBeanKeyProductSetId
the unique ID of the product set referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.ProductSetDataBean extends com.ibm.commerce.catalog.beansrc.ProductSetDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyProductSetId
java.lang.String iDataBeanKeyProductSetId
the unique ID of the product set referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.ProductSetDescriptionDataBean extends com.ibm.commerce.catalog.beansrc.ProductSetDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyProductSetId
java.lang.String iDataBeanKeyProductSetId
the unique ID of the product set referenced by this object. -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
The ID of the language used in this object. This value must be a valid entry in the LANGUAGE database table.
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedBundleDataBean extends RelatedCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnBundle
BundleDataBean ibnBundle
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedCatalogEntryDataBean extends com.ibm.commerce.catalog.beansrc.RelatedCatalogEntryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyAssociationReferenceNumber
java.lang.String iDataBeanKeyAssociationReferenceNumber
The unique reference number of the merchandising association between the catalog entries used by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedCatalogGroupDataBean extends com.ibm.commerce.catalog.beansrc.RelatedCatalogGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyAssociationReferenceNumber
java.lang.String iDataBeanKeyAssociationReferenceNumber
The unique reference number of the merchandising association between the catalog entries used by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedCategoryDataBean extends RelatedCatalogGroupAccessBean implements Serializable
-
Serialized Fields
-
ibnCategory
CategoryDataBean ibnCategory
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedDynamicKitDataBean extends RelatedCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnDynamicKit
DynamicKitDataBean ibnDynamicKit
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedItemDataBean extends RelatedCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnItem
ItemDataBean ibnItem
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedPackageDataBean extends RelatedCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnPackage
PackageDataBean ibnPackage
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.RelatedProductDataBean extends RelatedCatalogEntryAccessBean implements Serializable
-
Serialized Fields
-
ibnProduct
ProductDataBean ibnProduct
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.catalog.beans.StoreCatalogDataBean extends com.ibm.commerce.catalog.beansrc.StoreCatalogDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogReferenceNumber
java.lang.String iDataBeanKeyCatalogReferenceNumber
The unique reference number of the catalog used by this object. -
iDataBeanKeyStoreEntryID
java.lang.String iDataBeanKeyStoreEntryID
The unique ID of the store referenced by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.StoreCatalogEntryDataBean extends com.ibm.commerce.catalog.beansrc.StoreCatalogEntryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogEntryReferenceNumber
java.lang.String iDataBeanKeyCatalogEntryReferenceNumber
The unique ID of the catalog entry referenced in this object. -
iDataBeanKeyStoreEntryID
java.lang.String iDataBeanKeyStoreEntryID
The unique reference number of the store used by this object.
-
-
-
Class com.ibm.commerce.catalog.beans.StoreCatalogGroupDataBean extends com.ibm.commerce.catalog.beansrc.StoreCatalogGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context for this data bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties for this data bean. -
iDataBeanKeyCatalogGroupReferenceNumber
java.lang.String iDataBeanKeyCatalogGroupReferenceNumber
The unique reference number of the catalog group used by this object. -
iDataBeanKeyStoreEntryID
java.lang.String iDataBeanKeyStoreEntryID
The unique reference number of the store used by this object.
-
-
-
-
Package com.ibm.commerce.catalog.businesscontext
-
Package com.ibm.commerce.catalog.businesscontextimpl
-
Class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
catalogID
java.lang.String catalogID
-
ownerID
java.lang.String ownerID
-
masterCatalog
boolean masterCatalog
-
forceEntitlementCheck
boolean forceEntitlementCheck
FulfillmentContext implementation which stores a fulfillment center ID. -
catalogIdValidated
boolean catalogIdValidated
-
-
-
-
Package com.ibm.commerce.catalog.commands
-
Class com.ibm.commerce.catalog.commands.CatalogExtractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStatusMap
java.util.Map<K,V> iStatusMap
-
iUploadFileId
java.lang.Long iUploadFileId
-
iOldUploadFileId
java.lang.Long iOldUploadFileId
-
iFilePath
java.lang.String iFilePath
-
iFileSize
long iFileSize
-
iErrorLogPath
java.lang.String iErrorLogPath
-
iExportMode
java.lang.String iExportMode
-
iRequestproperties
TypedProperty iRequestproperties
-
-
-
Class com.ibm.commerce.catalog.commands.CategoryDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inCategoryNumber
java.lang.Long inCategoryNumber
The category ID to be displayed. -
inCategoryMemberNumber
java.lang.Long inCategoryMemberNumber
The member ID of the category to be displayed. -
istrCategoryIdentifier
java.lang.String istrCategoryIdentifier
-
inCatalogNumber
java.lang.Long inCatalogNumber
-
docName
java.lang.String docName
-
istrCatalogIdentifier
java.lang.String istrCatalogIdentifier
-
inCatalogMemberNumber
java.lang.Long inCatalogMemberNumber
-
iStrParentCategoryId
java.lang.String iStrParentCategoryId
-
-
-
Class com.ibm.commerce.catalog.commands.CheckSearchFeatureEnablementCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.CheckSearchFeatureEnablementForCatalogFilterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
isFeatureEnabled
java.lang.Boolean isFeatureEnabled
-
-
-
Class com.ibm.commerce.catalog.commands.CreateCatalogExportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iResourcelist
AccessVector iResourcelist
-
iCatalogId
java.lang.String iCatalogId
-
iLangId
java.lang.String iLangId
-
iStoreId
java.lang.String iStoreId
-
iCheckCatalogId
boolean iCheckCatalogId
-
-
-
Class com.ibm.commerce.catalog.commands.CreateCatalogFilterImportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
-
-
Class com.ibm.commerce.catalog.commands.CreateCatalogImportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
-
-
Class com.ibm.commerce.catalog.commands.DisableRuleBasedCategoryEvaluationCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.DownloadCatalogExportCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iFilePath
java.lang.String iFilePath
-
iUploadFileId
java.lang.String iUploadFileId
-
iFileType
java.lang.String iFileType
-
iStatus
int iStatus
-
iSummaryReport
java.lang.String iSummaryReport
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.catalog.commands.ErrorMissingAttributeCmdImpl extends com.ibm.commerce.command.ECCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.ErrorProductAttributeCmdImpl extends com.ibm.commerce.command.ECCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.EvaluateRuleBasedCategoriesScheduledCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iCatalogId
java.lang.String iCatalogId
-
iStoreId
java.lang.String iStoreId
-
iWorkspaceId
java.lang.String iWorkspaceId
-
iTaskGroupId
java.lang.String iTaskGroupId
-
iTaskId
java.lang.String iTaskId
-
iSyncType
java.lang.String iSyncType
-
-
-
Class com.ibm.commerce.catalog.commands.PackageResolveSkuCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshAttributeNVPs
java.util.Hashtable<K,V> ihshAttributeNVPs
-
inPackageItemNumber
java.lang.Long inPackageItemNumber
-
inUnresolvedPackageNumber
java.lang.Long inUnresolvedPackageNumber
-
-
-
Class com.ibm.commerce.catalog.commands.PopulateExpressionsForCatalogFiltersCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.ProductDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inProductNumber
java.lang.Long inProductNumber
-
istrSku
java.lang.String istrSku
-
inMemberNumber
java.lang.Long inMemberNumber
-
docName
java.lang.String docName
-
inCategoryId
java.lang.Long inCategoryId
-
inCatalogId
java.lang.Long inCatalogId
-
istrCategoryIdentifier
java.lang.String istrCategoryIdentifier
-
istrCatalogIdentifier
java.lang.String istrCatalogIdentifier
-
-
-
Class com.ibm.commerce.catalog.commands.ResolveSkuAllCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshAttributeNVPs
java.util.Hashtable<K,V> ihshAttributeNVPs
-
inItemNumber
java.lang.Long inItemNumber
-
inProductNumber
java.lang.Long inProductNumber
-
inItemSpecId
java.lang.Long inItemSpecId
-
-
-
Class com.ibm.commerce.catalog.commands.ResolveSkuCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshAttributeNVPs
java.util.Hashtable<K,V> ihshAttributeNVPs
-
inItemNumber
java.lang.Long inItemNumber
-
inProductNumber
java.lang.Long inProductNumber
-
inItemSpecId
java.lang.Long inItemSpecId
-
-
-
Class com.ibm.commerce.catalog.commands.ResolveSkuNewCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshAttributeNVPs
java.util.Hashtable<K,V> ihshAttributeNVPs
-
inItemNumber
java.lang.Long inItemNumber
-
inProductNumber
java.lang.Long inProductNumber
-
inItemSpecId
java.lang.Long inItemSpecId
-
-
-
Class com.ibm.commerce.catalog.commands.RuleBasedCategoryEvaluationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iCategoryIds
java.util.List<E> iCategoryIds
-
iCategoryId
java.lang.String iCategoryId
-
iCatalogId
java.lang.String iCatalogId
-
iStoreId
java.lang.String iStoreId
-
iWorkspaceId
java.lang.String iWorkspaceId
-
iTaskGroupId
java.lang.String iTaskGroupId
-
iTaskId
java.lang.String iTaskId
-
iSyncType
java.lang.String iSyncType
-
iQueryService
JDBCQueryService iQueryService
-
iHelper
RuleBasedCategoryHelper iHelper
-
-
-
Class com.ibm.commerce.catalog.commands.ScheduledCatalogExportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.ScheduledCatalogFilterImportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.ScheduledCatalogImportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.commands.SearchDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iSearchTerm
java.lang.String iSearchTerm
-
iManufacturerName
java.lang.String iManufacturerName
-
iCatalogIdentifier
java.lang.String iCatalogIdentifier
-
iViewMode
java.lang.String iViewMode
-
config
com.ibm.commerce.foundation.internal.server.services.search.config.solr.SolrSearchConfigurationRegistry config
-
iCategoryId
java.lang.Long iCategoryId
-
-
-
Class com.ibm.commerce.catalog.commands.StoreCatalogDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
docName
java.lang.String docName
-
-
-
Class com.ibm.commerce.catalog.commands.TopCategoriesDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogNumber
java.lang.Long inCatalogNumber
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
docName
java.lang.String docName
-
-
-
-
Package com.ibm.commerce.catalog.facade.client
-
Class com.ibm.commerce.catalog.facade.client.AttributeDictionaryAttributeException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.AttributeDictionaryAttributeGroupException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.AttributeDictionaryException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogEntryException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogEntryFilteringException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogFilterException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogGroupException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.CatalogNavigationViewException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.KitException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.catalog.facade.client.StoreImageServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
connTimeout
int connTimeout
-
readTimeout
int readTimeout
-
buf
java.lang.StringBuilder buf
-
-
-
-
Package com.ibm.commerce.catalog.facade.server.commands
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeAttributeDictionaryAttributePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogEntryPartCmdImpl extends AbstractChangeCatalogGroupCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogGroupCatalogEntryPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogGroupParentCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Serialized Fields
-
iSyncProductSetForCategoryHelper
SyncProductSetForCategoryHelper iSyncProductSetForCategoryHelper
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogGroupPartCmdImpl extends AbstractChangeCatalogGroupCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogEntrySOICmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iSelectionCriteriaMapper
SelectionCriteriaMapper iSelectionCriteriaMapper
-
iSearchExpression
SearchExpression iSearchExpression
-
iShowCatalogEntryDataArea
ShowCatalogEntryDataAreaType iShowCatalogEntryDataArea
-
iGetVerb
GetType iGetVerb
-
iVersionCheck
boolean iVersionCheck
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iSelectionCriteriaMapper
SelectionCriteriaMapper iSelectionCriteriaMapper
-
iShowCatalogGroupDataArea
ShowCatalogGroupDataAreaType iShowCatalogGroupDataArea
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
recordSetCompleteFlag
boolean recordSetCompleteFlag
-
recordSetCount
java.math.BigInteger recordSetCount
-
recordSetStartNumber
java.math.BigInteger recordSetStartNumber
-
recordSetTotal
java.math.BigInteger recordSetTotal
-
iShowVerb
ShowType iShowVerb
-
iGetVerb
GetType iGetVerb
-
iSearchExpression
SearchExpression iSearchExpression
-
iVersionCheck
boolean iVersionCheck
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogSOICmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iSelectionCriteriaMapper
SelectionCriteriaMapper iSelectionCriteriaMapper
-
iShowCatalogDataArea
ShowCatalogDataAreaType iShowCatalogDataArea
-
iGetVerb
GetType iGetVerb
-
iSearchExpression
SearchExpression iSearchExpression
-
iVersionCheck
boolean iVersionCheck
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreCatalogBusinessObjectExternalContentReferenceCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreSalesCatalogReferenceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
catalogObjects
java.util.Map<K,V> catalogObjects
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iActionExpression
ActionExpression iActionExpression
-
iNoun
java.lang.Object iNoun
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iActionExpression
ActionExpression iActionExpression
-
iNoun
java.lang.Object iNoun
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryDeleteAssociationActionCmdImpl extends AbstractProcessCatalogEntryActionCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iActionExpression
ActionExpression iActionExpression
-
iNoun
java.lang.Object iNoun
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupLinkActionCmdImpl extends AbstractProcessCatalogGroupActionCmdImpl implements Serializable
-
Serialized Fields
-
lcatGroupId
java.lang.Long lcatGroupId
-
lparentCatGroupId
java.lang.Long lparentCatGroupId
-
lsourceCatalogId
java.lang.Long lsourceCatalogId
-
strCatalogId
java.lang.String strCatalogId
-
lcatalogId
java.lang.Long lcatalogId
-
catalogContext
CatalogContext catalogContext
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeAttributeDictionaryAttributeAllowedValueCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractChangeAttributeDictionaryAttributePartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeAttributeDictionaryAttributeBasePartCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractChangeAttributeDictionaryAttributePartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeAttributeDictionaryAttributeCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeAttributeDictionaryAttributeDescriptionCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractChangeAttributeDictionaryAttributePartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeAttributeDictionaryAttributeIdentifierCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractChangeAttributeDictionaryAttributePartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogAttachmentReferenceCmdImpl extends AbstractChangeCatalogPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogAttributesCmdImpl extends AbstractChangeCatalogPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogBasePartCmdImpl extends AbstractChangeCatalogPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogDescriptionCmdImpl extends AbstractChangeCatalogPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAssociationCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAttachmentReferenceCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAttributeAllowedValuesCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAttributesCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryBasePartCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
- serialVersionUID:
- 1L
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryDescriptionCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryDescriptionOverrideCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryDisplaySequenceCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryExternalContentReferenceCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryFulfillmentPropertiesCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryIdentifierCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryKitComponentCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryListPriceCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Serialized Fields
-
supportedCurrencies
java.util.List<E> supportedCurrencies
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryParentCatentryCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Serialized Fields
-
iCatentryToPreviousParentRelMap
java.util.Map<K,V> iCatentryToPreviousParentRelMap
Stores the child catentry to previous parent catentry mapping. Key: Child catentry id. Value: Previous parent catentry id.
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryParentCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Serialized Fields
-
iCatentryToPreviousParentRelMap
java.util.Map<K,V> iCatentryToPreviousParentRelMap
Stores the child catentry to previous parent catgroup mapping. Key: Child catentry id. Value: Previous parent catgroup id.
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntrySEOPropertiesCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntrySEOURLCmdImpl extends AbstractChangeCatalogEntryPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterCatalogGroupSelectionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changedStoreId
java.lang.Integer changedStoreId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterConditionGroupPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterConditionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterConditionValuePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterDescriptionCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogFilterProductSetSelectionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupAssociationCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupAttachmentReferenceCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupAttributesCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupBasePartCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
- serialVersionUID:
- 1L
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupDescriptionCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupExternalContentReferenceCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupFacetCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupIdentifierCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupNavigationRelationshipCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupParentCmdImpl extends AbstractChangeCatalogGroupParentCmdImpl implements Serializable
-
Serialized Fields
-
iCatgroupToPreviousParentRelMap
java.util.Map<K,V> iCatgroupToPreviousParentRelMap
Stores the child catgroup to previous parent catgroup mapping. Key: Child catgroup id. Value: Previous parent catgroup id.
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupRuleCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupSEOPropertiesCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupSEOURLCmdImpl extends AbstractChangeCatalogGroupPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupTaxonomyAttributeCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogIdentifierCmdImpl extends AbstractChangeCatalogPartCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogDetailsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
avCatalogDataBeans
java.util.ArrayList<E> avCatalogDataBeans
-
iCatalogType
CatalogType iCatalogType
-
iCatalogDataBean
CatalogDataBean iCatalogDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryComponentsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCatalogEntryType
CatalogEntryType iCatalogEntryType
-
iCatalogEntryDataBean
CatalogEntryDataBean iCatalogEntryDataBean
-
avCatalogEntryDataBean
java.util.ArrayList<E> avCatalogEntryDataBean
-
iCatalogEntryDetailCmd
ComposeCatalogEntryTaskCmd iCatalogEntryDetailCmd
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryDetailsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCatalogEntrySummaryCmd
ComposeCatalogEntryTaskCmd iCatalogEntrySummaryCmd
-
iCatalogEntryType
CatalogEntryType iCatalogEntryType
-
iCatalogEntryDataBean
CatalogEntryDataBean iCatalogEntryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryMerchandisingAssociationsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
avCatalogEntryDataBean
java.util.ArrayList<E> avCatalogEntryDataBean
-
iCatalogEntryDetailCmd
ComposeCatalogEntryTaskCmd iCatalogEntryDetailCmd
-
iCatalogEntryType
CatalogEntryType iCatalogEntryType
-
iCatalogEntryDataBean
CatalogEntryDataBean iCatalogEntryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntrySummaryTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
avCatalogEntryDataBean
java.util.ArrayList<E> avCatalogEntryDataBean
-
iCatalogEntryType
CatalogEntryType iCatalogEntryType
-
iCatalogEntryDataBean
CatalogEntryDataBean iCatalogEntryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupAllChildrenTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iGetSubCategoryCmd
ComposeCatalogGroupTaskCmd iGetSubCategoryCmd
-
iGetChildCatentryCmd
ComposeCatalogGroupTaskCmd iGetChildCatentryCmd
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
tempCatalogGroupType
CatalogGroupType tempCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
avCatalogGrpsDataBean
java.util.ArrayList<E> avCatalogGrpsDataBean
-
displayNum
java.math.BigInteger displayNum
-
beginIndex
java.math.BigInteger beginIndex
-
recordSetTotal
java.math.BigInteger recordSetTotal
-
recordSetStartNumber
java.math.BigInteger recordSetStartNumber
-
recordSetCount
java.math.BigInteger recordSetCount
-
recordSetCompleteFlag
boolean recordSetCompleteFlag
-
iCategoryDetailCmd
ComposeCatalogGroupTaskCmd iCategoryDetailCmd
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogEntryChildrenTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCategoryDetailCmd
ComposeCatalogGroupTaskCmd iCategoryDetailCmd
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
pageSizeLeft
int pageSizeLeft
-
avCategoryBean
java.util.ArrayList<E> avCategoryBean
-
recordSetCompleteFlag
boolean recordSetCompleteFlag
-
recordSetCount
java.math.BigInteger recordSetCount
-
recordSetStartNumber
java.math.BigInteger recordSetStartNumber
-
recordSetTotal
java.math.BigInteger recordSetTotal
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogGroupChildrenTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCategoryDetailCmd
ComposeCatalogGroupTaskCmd iCategoryDetailCmd
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
pageSizeLeft
int pageSizeLeft
-
avCategoryBean
java.util.ArrayList<E> avCategoryBean
-
recordSetTotal
java.math.BigInteger recordSetTotal
-
recordSetStartNumber
java.math.BigInteger recordSetStartNumber
-
recordSetCount
java.math.BigInteger recordSetCount
-
recordSetCompleteFlag
boolean recordSetCompleteFlag
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupDetailsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCategorySummaryCmd
ComposeCatalogGroupTaskCmd iCategorySummaryCmd
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
avCategoryDataBean
java.util.ArrayList<E> avCategoryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupMerchandisingAssociationsTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCategoryDetailCmd
ComposeCatalogGroupTaskCmd iCategoryDetailCmd
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
relType
AssociationType relType
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
avCategoryDataBean
java.util.ArrayList<E> avCategoryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupSummaryTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
avCategoryDataBean
java.util.ArrayList<E> avCategoryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ComposeTopCategoriesTaskCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCatalogGroupType
CatalogGroupType iCatalogGroupType
-
iCategoryDataBean
CategoryDataBean iCategoryDataBean
-
beginIndex
java.math.BigInteger beginIndex
-
displayNum
java.math.BigInteger displayNum
-
avCategoryDataBean
java.util.ArrayList<E> avCategoryDataBean
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchAttributeDictionaryAttributeCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchAttributeDictionaryCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogByAttachmentAssetPathCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogByCatalogIdCmdImpl extends AbstractFetchCatalogSOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogByIdentifierTaskCmdImpl extends AbstractFetchCatalogSOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogByStoreIdCmdImpl extends AbstractFetchCatalogSOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntriesForCategoryTaskCmdImpl extends AbstractFetchCatalogEntrySOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryByAttachmentAssetPathCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryByCatEntryIdTaskCmdImpl extends AbstractFetchCatalogEntrySOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryByPartNumberTaskCmdImpl extends AbstractFetchCatalogEntrySOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryBySearchTaskCmdImpl extends AbstractFetchCatalogEntrySOICmdImpl implements Serializable
-
Serialized Fields
-
iShowVerb
ShowType iShowVerb
-
iCatalogs
java.util.List<E> iCatalogs
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryFilteringCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogFilterCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogGroupByAttachmentAssetPathCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogGroupByIdentifierTaskCmdImpl extends AbstractFetchCatalogGroupSOICmdImpl implements Serializable
-
Serialized Fields
-
iCategories
java.util.List<E> iCategories
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogGroupByIdTaskCmdImpl extends AbstractFetchCatalogGroupSOICmdImpl implements Serializable
-
Serialized Fields
-
iCategories
java.util.List<E> iCategories
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogGroupCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogNavigationViewCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchChildrenCategoriesOfCategoryTaskCmdImpl extends AbstractFetchCatalogGroupSOICmdImpl implements Serializable
-
Serialized Fields
-
iCategories
java.util.List<E> iCategories
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchChildrenCatentriesOfCategoryTaskCmdImpl extends AbstractFetchCatalogEntrySOICmdImpl implements Serializable
-
Serialized Fields
-
iCatalogs
java.util.List<E> iCatalogs
-
iShowVerb
ShowType iShowVerb
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchDefaultCatalogCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchParentCategoriesForCategoryTaskCmdImpl extends AbstractFetchCatalogGroupSOICmdImpl implements Serializable
-
Serialized Fields
-
iCategories
java.util.List<E> iCategories
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.FetchTopCategoriesTaskCmdImpl extends AbstractFetchCatalogGroupSOICmdImpl implements Serializable
-
Serialized Fields
-
iCategories
java.util.List<E> iCategories
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.GetAttributeDictionaryAttributeCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetAttributeDictionaryCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogEntryCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogEntryFilteringCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogFilterCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogGroupCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetCatalogNavigationViewCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.GetKitCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetKit
GetKitType iGetKit
-
iShowKit
ShowKitType iShowKit
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreAttributeDictionaryAttributeDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreAttributeDictionaryDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogAttachmentReferenceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogDefaultCatalogDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryAttachmentReferenceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryClassicAttributesDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalDataContainer
PhysicalDataContainer iPhysicalDataContainer
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryDisplayTemplateAttributeCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalDataContainer
PhysicalDataContainer iPhysicalDataContainer
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryExternalContentReferenceCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreCatalogBusinessObjectExternalContentReferenceCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryListPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
myPriceFacadeClient
com.ibm.commerce.price.facade.client.PriceFacadeClient myPriceFacadeClient
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryLocationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryOfferPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.String iStoreId
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntryPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntrySalesCatalogReferenceDataCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreSalesCatalogReferenceDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogEntrySEODataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupAttachmentReferenceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupBreadcrumbDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupExternalContentReferenceCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreCatalogBusinessObjectExternalContentReferenceCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupLocationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupParentCatalogGroupsDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupSalesCatalogReferenceDataCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractInsertMoreSalesCatalogReferenceDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogGroupSEODataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreCatalogNavigationViewDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreDynamicKitComponentDataCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.InsertMoreDynamicKitDataCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreDynamicKitDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalDataContainer
PhysicalDataContainer iPhysicalDataContainer
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.InsertMoreMerchandisingAssociationVersionDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalDataContainer
PhysicalDataContainer iPhysicalDataContainer
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessAttributeDictionaryAttributeCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessAttributeDictionaryAttributeCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessAttributeDictionaryAttributeDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
uniqueIDXpath
java.lang.String uniqueIDXpath
-
noun
commonj.sdo.DataObject noun
-
nounName
java.lang.String nounName
-
verbName
java.lang.String verbName
-
actionName
java.lang.String actionName
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
iNPUT_PRODUCT_CODE
java.lang.String iNPUT_PRODUCT_CODE
-
iNPUT_ITEM_CODE
java.lang.String iNPUT_ITEM_CODE
-
iNPUT_PACKAGE_CODE
java.lang.String iNPUT_PACKAGE_CODE
-
iNPUT_DYNAMIC_KIT_CODE
java.lang.String iNPUT_DYNAMIC_KIT_CODE
-
iNPUT_BUNDLE_CODE
java.lang.String iNPUT_BUNDLE_CODE
-
iNPUT_PDK_CODE
java.lang.String iNPUT_PDK_CODE
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteAssociationSourceActionCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryDeleteAssociationActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteAssociationTargetActionCmdImpl extends com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryDeleteAssociationActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogFilterCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogFilterCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogFilterDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupApplyRuleActionCmdImpl extends AbstractProcessCatalogGroupActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCopyActionCmdImpl extends AbstractProcessCatalogGroupLinkActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
iSyncProductSetForCategoryHelper
SyncProductSetForCategoryHelper iSyncProductSetForCategoryHelper
-
-
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupLinkActionCmdImpl extends AbstractProcessCatalogGroupLinkActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupUnLinkActionCmdImpl extends AbstractProcessCatalogGroupLinkActionCmdImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ScheduledCatalogGroupLinkCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ScheduledCatalogGroupUnLinkCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.commands.ScheduledExternalContentRefreshCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jobRefNum
java.lang.String jobRefNum
-
buf
java.lang.StringBuilder buf
-
assetDxdam
java.util.Map<K,V> assetDxdam
-
-
-
-
Package com.ibm.commerce.catalog.facade.server.event.consumer
-
Class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
-
Package com.ibm.commerce.catalog.facade.server.exception
-
Class com.ibm.commerce.catalog.facade.server.exception.CatalogApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.catalog.facade.server.exception.CatalogSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.catalog.objects
-
Class com.ibm.commerce.catalog.objects.Attribute extends com.ibm.commerce.catalog.objimpl.AttributeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.AttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Attribute iTypedEntity
-
iInitKey_attributeReferenceNumber
java.lang.Long iInitKey_attributeReferenceNumber
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributeReferenceNumber
java.lang.Long attributeReferenceNumber
The attribute ID. -
description
java.lang.String description
The attribute description. -
language_id
java.lang.Integer language_id
The language ID. -
name
java.lang.String name
The attribute name. -
sequenceNumber
java.lang.Double sequenceNumber
The sequence number. -
attributeType
java.lang.String attributeType
The attribute type. -
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
description2
java.lang.String description2
The second description. -
field1
java.lang.String field1
The customizable field 1. -
OID
java.lang.String OID
The Object ID. -
usage
java.lang.String usage
The attribute usage: defining, descriptive, or other. -
groupName
java.lang.String groupName
The group name. -
noteInfo
java.lang.String noteInfo
The note info.
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeFloatValue extends com.ibm.commerce.catalog.objimpl.AttributeFloatValueEntityBase implements Serializable
-
Serialized Fields
-
attributeValue
java.lang.Double attributeValue
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.AttributeFloatValue iTypedEntity
-
iInitKey_attributeValueReferenceNumber
java.lang.Long iInitKey_attributeValueReferenceNumber
-
iInitKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iInitKey_attribute
-
iFindKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iFindKey_attribute
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeIntegerValue extends com.ibm.commerce.catalog.objimpl.AttributeIntegerValueEntityBase implements Serializable
-
Serialized Fields
-
attributeValue
java.lang.Integer attributeValue
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.AttributeIntegerValue iTypedEntity
-
iInitKey_attributeValueReferenceNumber
java.lang.Long iInitKey_attributeValueReferenceNumber
-
iInitKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iInitKey_attribute
-
iFindKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iFindKey_attribute
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributeReferenceNumber
java.lang.Long attributeReferenceNumber
-
language_id
java.lang.Integer language_id
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeStringValue extends com.ibm.commerce.catalog.objimpl.AttributeStringValueEntityBase implements Serializable
-
Serialized Fields
-
attributeValue
java.lang.String attributeValue
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.AttributeStringValue iTypedEntity
-
iInitKey_attributeValueReferenceNumber
java.lang.Long iInitKey_attributeValueReferenceNumber
-
iInitKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iInitKey_attribute
-
iFindKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iFindKey_attribute
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeType extends com.ibm.commerce.catalog.objimpl.AttributeTypeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.AttributeTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.AttributeType iTypedEntity
-
iInitKey_attributeType_id
java.lang.String iInitKey_attributeType_id
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeValue extends com.ibm.commerce.catalog.objimpl.AttributeValueEntityBase implements Serializable
-
Serialized Fields
-
attributeValueReferenceNumber
java.lang.Long attributeValueReferenceNumber
-
attribute
com.ibm.commerce.catalog.objects.Attribute attribute
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.AttributeValue iTypedEntity
-
iInitKey_attributeValueReferenceNumber
java.lang.Long iInitKey_attributeValueReferenceNumber
-
iInitKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iInitKey_attribute
-
iFindKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iFindKey_attribute
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributeValueReferenceNumber
java.lang.Long attributeValueReferenceNumber
The attribute value ID. -
sequenceNumber
java.lang.Double sequenceNumber
The sequence number. -
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
field1
java.lang.Integer field1
The customizable field 1. -
language_id
java.lang.Integer language_id
The language ID. -
attributeReferenceNumber
java.lang.Long attributeReferenceNumber
The attribute ID. -
stringvalue
java.lang.String stringvalue
The attribute string value. -
integervalue
java.lang.Integer integervalue
The attribute integer value. -
floatvalue
java.lang.Double floatvalue
The attribute float value. -
name
java.lang.String name
The attribute value name. -
image1
java.lang.String image1
The path to image 1. -
image2
java.lang.String image2
The path to image 2. -
field2
java.lang.String field2
The customizable field 2. -
field3
java.lang.String field3
The customizable field 3. -
oid
java.lang.String oid
The object ID. -
operatorId
java.lang.Integer operatorId
The operator ID. -
attributeValueTypeId
java.lang.String attributeValueTypeId
The attribute value type identifier
-
-
-
Class com.ibm.commerce.catalog.objects.AttributeValueKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributeValueReferenceNumber
java.lang.Long attributeValueReferenceNumber
-
attribute
com.ibm.commerce.catalog.objects.AttributeKey attribute
-
-
-
Class com.ibm.commerce.catalog.objects.Bundle extends com.ibm.commerce.catalog.objimpl.BundleEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.BundleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Bundle iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.Catalog extends com.ibm.commerce.catalog.objimpl.CatalogEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Catalog iTypedEntity
-
iInitKey_catalogReferenceNumber
java.lang.Long iInitKey_catalogReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelation extends com.ibm.commerce.catalog.objimpl.CatalogCatalogGroupRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelation iTypedEntity
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
catalogReferenceNumber
java.lang.Long catalogReferenceNumber
The catalog ID. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp. -
sequence
java.lang.Double sequence
The sequence. -
catalogIdLink
java.lang.Long catalogIdLink
The link catalog ID.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalog
java.lang.Long catalog
-
catalogGroup
java.lang.Long catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogDescription extends com.ibm.commerce.catalog.objimpl.CatalogDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogReferenceNumber
java.lang.Long catalogReferenceNumber
The catalog ID. -
fullIImage
java.lang.String fullIImage
The path to the full image. -
language_id
java.lang.Integer language_id
The language ID. -
name
java.lang.String name
The language dependent name of the catalog. -
shortDescription
java.lang.String shortDescription
The short description. -
thumbNail
java.lang.String thumbNail
The path to the thumbnail image. -
longDescription
java.lang.String longDescription
The long description.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
catalog
java.lang.Long catalog
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogReferenceNumber
java.lang.Long catalogReferenceNumber
The catalog ID. -
memberId
java.lang.Long memberId
The member ID. -
identifier
java.lang.String identifier
The catalog identifier. -
description
java.lang.String description
The description. -
TPCLevel
java.lang.Integer TPCLevel
The TPC level.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntry extends com.ibm.commerce.catalog.objimpl.CatalogEntryEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntry iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCode extends com.ibm.commerce.catalog.objimpl.CatalogEntryClassificationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntryClassificationCode iTypedEntity
-
iInitKey_domain
java.lang.String iInitKey_domain
-
iInitKey_catEntry
java.lang.Long iInitKey_catEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
domain
java.lang.String domain
-
catEntry
java.lang.Long catEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryConfiguration extends com.ibm.commerce.catalog.objimpl.CatalogEntryConfigurationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntryConfiguration iTypedEntity
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryId
java.lang.Long catalogEntryId
The catalog entry ID. -
url
java.lang.String url
The url. -
reference
java.lang.String reference
The reference. -
field1
java.lang.Integer field1
The customizable field 1. -
field2
java.lang.Double field2
The customizable field 2. -
field3
java.lang.String field3
The customizable field 3. -
field4
java.lang.String field4
The customizable field 4.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryDescription extends com.ibm.commerce.catalog.objimpl.CatalogEntryDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntryDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
fullImage
java.lang.String fullImage
The path to the full image. -
name
java.lang.String name
The language dependent name of the catalog entry. -
shortDescription
java.lang.String shortDescription
The short description. -
thumbNail
java.lang.String thumbNail
The path to the thumbnail image. -
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
language_id
java.lang.Integer language_id
The language ID. -
availabilityDate
java.sql.Timestamp availabilityDate
The availability date. -
published
java.lang.Integer published
The published flag. -
available
java.lang.Integer available
The length of time to availability of the catalog entry. -
auxDescription1
java.lang.String auxDescription1
The first auxiliary description. -
auxDescription2
java.lang.String auxDescription2
The second auxiliary description. -
keyWord
java.lang.String keyWord
The keyword for the catalog entry.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
catalogEntry
java.lang.Long catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
manufacturerName
java.lang.String manufacturerName
The manufacturer name. -
manufacturerPartNumber
java.lang.String manufacturerPartNumber
The manufacturer partnumber. -
memberId
java.lang.Long memberId
The member ID. -
markForDelete
java.lang.Integer markForDelete
The mark for delete flag for the catalog entry. -
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
field1
java.lang.Integer field1
The customizable field 1. -
field2
java.lang.Integer field2
The customizable field 2. -
field3
java.math.BigDecimal field3
The customizable field 3. -
field4
java.lang.String field4
The customizable field 4. -
field5
java.lang.String field5
The customizable field 5. -
partNumber
java.lang.String partNumber
The partnumber of the catalog entry. -
onSpecial
java.lang.Integer onSpecial
The on special flag. -
onAuction
java.lang.Integer onAuction
The on auction flag. -
buyable
java.lang.Integer buyable
The buyable flag. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp. -
url
java.lang.String url
The url. -
oid
java.lang.String oid
The Object ID. -
baseItemId
java.lang.Long baseItemId
The base item ID. -
itemspc_id
java.lang.Long itemspc_id
The item specification ID. -
state
java.lang.String state
The state of the catalog entry. -
startDate
java.sql.Timestamp startDate
The start date. -
endDate
java.sql.Timestamp endDate
The end date. -
availabilityDate
java.sql.Timestamp availabilityDate
The availability date. -
lastOrderDate
java.sql.Timestamp lastOrderDate
The last order date. -
endOfServiceDate
java.sql.Timestamp endOfServiceDate
The end of service date. -
discontinueDate
java.sql.Timestamp discontinueDate
The discontinue date. -
catalogEntryTypeId
java.lang.String catalogEntryTypeId
The catalog entry type ID.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryRelation extends com.ibm.commerce.catalog.objimpl.CatalogEntryRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntryRelation iTypedEntity
-
iInitKey_catalogRelationTypeId
java.lang.String iInitKey_catalogRelationTypeId
-
iInitKey_childCatalogEntry
java.lang.Long iInitKey_childCatalogEntry
-
iInitKey_parentCatalogEntry
java.lang.Long iInitKey_parentCatalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryIdChild
java.lang.Long catalogEntryIdChild
The child catalog entry ID. -
catalogEntryIdParent
java.lang.Long catalogEntryIdParent
The parent catalog entry ID. -
catalogRelationTypeId
java.lang.String catalogRelationTypeId
The catalog entry relation type ID. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.Integer field2
The customizable field 2. -
field3
java.math.BigDecimal field3
The customizable field 3. -
groupName
java.lang.String groupName
The group name. -
OID
java.lang.String OID
The object ID. -
quantity
java.lang.Double quantity
The quantity. -
sequence
java.lang.Double sequence
The sequence
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogRelationTypeId
java.lang.String catalogRelationTypeId
-
childCatalogEntry
java.lang.Long childCatalogEntry
-
parentCatalogEntry
java.lang.Long parentCatalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogEntryType extends com.ibm.commerce.catalog.objimpl.CatalogEntryTypeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogEntryTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogEntryType iTypedEntity
-
iInitKey_catalogEntryTypeReferenceNumber
java.lang.String iInitKey_catalogEntryTypeReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroup extends com.ibm.commerce.catalog.objimpl.CatalogGroupEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroup iTypedEntity
-
iInitKey_catalogGroupReferenceNumber
java.lang.Long iInitKey_catalogGroupReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupAttribute extends com.ibm.commerce.catalog.objimpl.CatalogGroupAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupAttribute iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_attributeReferenceNumber
java.lang.Long iInitKey_attributeReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributeReferenceNumber
java.lang.Long attributeReferenceNumber
The catalog group attribute ID. -
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
description
java.lang.String description
The description for the catalog group attribute. -
language_id
java.lang.Integer language_id
The language ID. -
name
java.lang.String name
The language dependent name of the catalog group attribute. -
oid
java.lang.String oid
The object ID. -
sequence
java.lang.Double sequence
The sequence.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupAttributeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
attributeReferenceNumber
java.lang.Long attributeReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelation extends com.ibm.commerce.catalog.objimpl.CatalogGroupCatalogEntryRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelation iTypedEntity
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
The catalog ID. -
catalogGroupId
java.lang.Long catalogGroupId
The catalog group ID. -
catalogEntryId
java.lang.Long catalogEntryId
The catalog entry ID -
rule
java.lang.String rule
The rule. -
sequence
java.lang.Double sequence
The sequence. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
catalogGroup
java.lang.Long catalogGroup
-
catalogEntry
java.lang.Long catalogEntry
-
catalog
java.lang.Long catalog
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupDescription extends com.ibm.commerce.catalog.objimpl.CatalogGroupDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
fullIImage
java.lang.String fullIImage
The path to the full image. -
language_id
java.lang.Integer language_id
The language ID. -
name
java.lang.String name
The language dependent name of the catalog group. -
shortDescription
java.lang.String shortDescription
The short description. -
thumbNail
java.lang.String thumbNail
The path to the thumbnail image. -
published
java.lang.Integer published
The published flag. -
memberGroupId
java.lang.Long memberGroupId
The member group ID. -
display
java.lang.String display
The display. -
keyWord
java.lang.String keyWord
The keyword for the catalog group. -
longDescription
java.lang.String longDescription
The long description. -
note
java.lang.String note
The footnote.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
catalogGroup
java.lang.Long catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
identifier
java.lang.String identifier
The catalog group identifier. -
memberId
java.lang.Long memberId
The member ID. -
oid
java.lang.String oid
The object ID. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.String field2
The customizable field 2. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp. -
markForDelete
java.lang.Integer markForDelete
The mark for delete flag.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupPageRelation extends com.ibm.commerce.catalog.objimpl.CatalogGroupPageRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupPageRelation iTypedEntity
-
iInitKey_displayReferenceNumber
java.lang.Long iInitKey_displayReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
pageName
java.lang.String pageName
The name and path of the display page template for the catalog group. -
description
java.lang.String description
The description. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.String field2
The customizable field 2. -
storeent_id
java.lang.Integer storeent_id
The store entity ID. -
devicetype_id
java.lang.Integer devicetype_id
The device type ID. -
rank
java.lang.Double rank
The rank. -
memberGroupId
java.lang.Long memberGroupId
The member group ID. -
displayReferenceNumber
java.lang.Long displayReferenceNumber
The catalog group page relation ID. -
oid
java.lang.String oid
The object ID. -
languageId
java.lang.Integer languageId
The language ID.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRel extends com.ibm.commerce.catalog.objimpl.CatalogGroupProductSetRelEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupProductSetRel iTypedEntity
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
iInitKey_productSet
java.lang.Integer iInitKey_productSet
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupId
java.lang.Long catalogGroupId
The catalog group ID. -
catalogId
java.lang.Long catalogId
The catalog ID. -
productSetId
java.lang.Integer productSetId
The product set ID.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroup
java.lang.Long catalogGroup
-
catalog
java.lang.Long catalog
-
productSet
java.lang.Integer productSet
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupRelation extends com.ibm.commerce.catalog.objimpl.CatalogGroupRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupRelation iTypedEntity
-
iInitKey_childCatalogGroup
java.lang.Long iInitKey_childCatalogGroup
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
iInitKey_parentCatalogGroup
java.lang.Long iInitKey_parentCatalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
The catalog ID. -
catalogGroupIdChild
java.lang.Long catalogGroupIdChild
The child catalog group ID. -
catalogGroupIdParent
java.lang.Long catalogGroupIdParent
The parent catalog group ID. -
rule
java.lang.String rule
The rule. -
sequence
java.lang.Double sequence
The sequence. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp. -
catalogIdLink
java.lang.Long catalogIdLink
The link catalog ID.
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupRelationKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
childCatalogGroup
java.lang.Long childCatalogGroup
-
catalog
java.lang.Long catalog
-
parentCatalogGroup
java.lang.Long parentCatalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRel extends com.ibm.commerce.catalog.objimpl.CatalogGroupTradingPositionRelEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRel iTypedEntity
-
iInitKey_tradingPositionId
java.lang.Long iInitKey_tradingPositionId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
tradingPositionId
java.lang.Long tradingPositionId
-
storeId
java.lang.Integer storeId
-
catalog
java.lang.Long catalog
-
catalogGroup
java.lang.Long catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.ClassificationCode extends com.ibm.commerce.catalog.objimpl.ClassificationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ClassificationCode iTypedEntity
-
iInitKey_classificationCodeId
java.lang.Long iInitKey_classificationCodeId
-
-
-
Class com.ibm.commerce.catalog.objects.ClassificationCodeDescription extends com.ibm.commerce.catalog.objimpl.ClassificationCodeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ClassificationCodeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_classificationCode
java.lang.Long iInitKey_classificationCode
-
-
-
Class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
classificationCode
java.lang.Long classificationCode
-
-
-
Class com.ibm.commerce.catalog.objects.CompositeCatalogEntry extends com.ibm.commerce.catalog.objimpl.CompositeCatalogEntryEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CompositeCatalogEntry iTypedEntity
-
iInitKey_relationship_type
java.lang.String iInitKey_relationship_type
-
iInitKey_toCatalogEntry
java.lang.Long iInitKey_toCatalogEntry
-
iInitKey_fromCatalogEntry
java.lang.Long iInitKey_fromCatalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CompositeCatalogEntryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
relationship_type
java.lang.String relationship_type
-
toCatalogEntry
java.lang.Long toCatalogEntry
-
fromCatalogEntry
java.lang.Long fromCatalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.CurrentInterestItemList extends com.ibm.commerce.catalog.objimpl.CurrentInterestItemListEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.CurrentInterestItemList iTypedEntity
-
iInitKey_userReferenceNumber
java.lang.Long iInitKey_userReferenceNumber
-
iInitKey_interestList
java.lang.Long iInitKey_interestList
-
-
-
Class com.ibm.commerce.catalog.objects.CurrentInterestItemListKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
userReferenceNumber
java.lang.Long userReferenceNumber
-
interestList
java.lang.Long interestList
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKit extends com.ibm.commerce.catalog.objimpl.DynamicKitEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKit iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfiguration extends com.ibm.commerce.catalog.objimpl.DynamicKitPredefinedConfigurationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfiguration iTypedEntity
-
iInitKey_dynamicKitPredefinedConfiguration_id
java.lang.Long iInitKey_dynamicKitPredefinedConfiguration_id
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationCatalogEntryRelationship extends com.ibm.commerce.catalog.objimpl.DynamicKitPredefinedConfigurationCatalogEntryRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationCatalogEntryRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationCatalogEntryRelationship iTypedEntity
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
iInitKey_dynamicKitPredefinedConfiguration
java.lang.Long iInitKey_dynamicKitPredefinedConfiguration
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationCatalogEntryRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntry
java.lang.Long catalogEntry
-
dynamicKitPredefinedConfiguration
java.lang.Long dynamicKitPredefinedConfiguration
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationComponent extends com.ibm.commerce.catalog.objimpl.DynamicKitPredefinedConfigurationComponentEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationComponentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationComponent iTypedEntity
-
iInitKey_dynamicKitPredefinedConfigurationComponent_id
java.lang.Long iInitKey_dynamicKitPredefinedConfigurationComponent_id
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationDescription extends com.ibm.commerce.catalog.objimpl.DynamicKitPredefinedConfigurationDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_dynamicKitPredefinedConfiguration
java.lang.Long iInitKey_dynamicKitPredefinedConfiguration
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
dynamicKitPredefinedConfiguration
java.lang.Long dynamicKitPredefinedConfiguration
-
-
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationRelation extends com.ibm.commerce.catalog.objimpl.DynamicKitPredefinedConfigurationRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationRelation iTypedEntity
-
iInitKey_dynamicKitPredefinedConfigurationRelation_id
java.lang.Long iInitKey_dynamicKitPredefinedConfigurationRelation_id
-
-
-
Class com.ibm.commerce.catalog.objects.InterestItem extends com.ibm.commerce.catalog.objimpl.InterestItemEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.InterestItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.InterestItem iTypedEntity
-
iInitKey_interestList
java.lang.Long iInitKey_interestList
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.InterestItemAccessBeanTable extends com.ibm.ivj.ejb.runtime.AbstractAccessBeanTable implements Serializable
- serialVersionUID:
- 3206093459760846163L
-
Class com.ibm.commerce.catalog.objects.InterestItemKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
interestList
java.lang.Long interestList
-
catalogEntry
java.lang.Long catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.InterestItemList extends com.ibm.commerce.catalog.objimpl.InterestItemListEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.InterestItemListAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.InterestItemList iTypedEntity
-
iInitKey_interestListNumber
java.lang.Long iInitKey_interestListNumber
-
-
-
Class com.ibm.commerce.catalog.objects.Item extends com.ibm.commerce.catalog.objimpl.ItemEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Item iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.ListPrice extends com.ibm.commerce.catalog.objimpl.ListPriceEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ListPriceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ListPrice iTypedEntity
-
iInitKey_currency
java.lang.String iInitKey_currency
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.ListPriceEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
currency
java.lang.String currency
The currency for the listprice. -
oid
java.lang.String oid
The object ID. -
listPrice
java.math.BigDecimal listPrice
The listprice
-
-
-
Class com.ibm.commerce.catalog.objects.ListPriceKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
catalogEntry
java.lang.Long catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.Operator extends com.ibm.commerce.catalog.objimpl.OperatorEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.OperatorAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Operator iTypedEntity
-
iInitKey_operatorId
java.lang.Integer iInitKey_operatorId
-
-
-
Class com.ibm.commerce.catalog.objects.OperatorDescription extends com.ibm.commerce.catalog.objimpl.OperatorDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.OperatorDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_operator
java.lang.Integer iInitKey_operator
-
-
-
Class com.ibm.commerce.catalog.objects.OperatorDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
operator
java.lang.Integer operator
-
-
-
Class com.ibm.commerce.catalog.objects.Package extends com.ibm.commerce.catalog.objimpl.PackageEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.PackageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Package iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.PackageAttribute extends com.ibm.commerce.catalog.objimpl.PackageAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.PackageAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.PackageAttribute iTypedEntity
-
iInitKey_packageAttributeReferenceNumber
java.lang.Long iInitKey_packageAttributeReferenceNumber
-
iFindKey_attribute
com.ibm.commerce.catalog.objects.AttributeKey iFindKey_attribute
-
-
-
Class com.ibm.commerce.catalog.objects.PredefinedDynamicKit extends com.ibm.commerce.catalog.objimpl.PredefinedDynamicKitEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.PredefinedDynamicKitAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.PredefinedDynamicKit iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.Product extends com.ibm.commerce.catalog.objimpl.ProductEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ProductAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.Product iTypedEntity
-
iInitKey_catalogEntryReferenceNumber
java.lang.Long iInitKey_catalogEntryReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.ProductPageRelation extends com.ibm.commerce.catalog.objimpl.ProductPageRelationEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ProductPageRelation iTypedEntity
-
iInitKey_displayReferenceNumber
java.lang.Long iInitKey_displayReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
productReferenceNumber
java.lang.Long productReferenceNumber
The product ID. -
templateName
java.lang.String templateName
The name and path of the display template page for the product. -
description
java.lang.String description
The description. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.String field2
The customizable field 2. -
autionState
java.lang.Integer autionState
The aution state. -
memberGroupID
java.lang.Long memberGroupID
The member group ID. -
storeEntryID
java.lang.Integer storeEntryID
The store entity ID. -
devicetype_id
java.lang.Integer devicetype_id
The device type ID. -
rank
java.lang.Double rank
The rank. -
catalogEntryType
java.lang.String catalogEntryType
The catalog entry type. -
displayReferenceNumber
java.lang.Long displayReferenceNumber
The product page relation display ID. -
oid
java.lang.String oid
The object ID. -
languageId
java.lang.Integer languageId
The language ID.
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSet extends com.ibm.commerce.catalog.objimpl.ProductSetEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ProductSetAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ProductSet iTypedEntity
-
iInitKey_productSetId
java.lang.Integer iInitKey_productSetId
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetCeRel extends com.ibm.commerce.catalog.objimpl.ProductSetCeRelEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ProductSetCeRel iTypedEntity
-
iInitKey_productSet
java.lang.Integer iInitKey_productSet
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetCeRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
The product set ID. -
catalogEntryId
java.lang.Long catalogEntryId
The catalog entry ID.
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetCeRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
productSet
java.lang.Integer productSet
-
catalogEntry
java.lang.Long catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetDescription extends com.ibm.commerce.catalog.objimpl.ProductSetDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.ProductSetDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_productSet
java.lang.Integer iInitKey_productSet
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
The product set ID. -
description
java.lang.String description
The description of the product set. -
language_id
java.lang.Integer language_id
The language ID.
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
productSet
java.lang.Integer productSet
-
-
-
Class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
ownerId
java.lang.Long ownerId
The owner ID of the product set. -
xmlDefinition
java.lang.String xmlDefinition
The XML definition of the product set. -
markForDelete
java.lang.Integer markForDelete
The mark for delete flag. -
productSetId
java.lang.Integer productSetId
The product set ID. -
staticflag
java.lang.String staticflag
The static flag. -
publishTime
java.sql.Timestamp publishTime
The time the product set was published. -
name
java.lang.String name
The product set name.
-
-
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogEntry extends com.ibm.commerce.catalog.objimpl.RelatedCatalogEntryEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.RelatedCatalogEntry iTypedEntity
-
iInitKey_associationReferenceNumber
java.lang.Long iInitKey_associationReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
associationReferenceNumber
java.lang.Long associationReferenceNumber
The association ID. -
fromCatalogEntryReferenceNumber
java.lang.Long fromCatalogEntryReferenceNumber
The catalog entry ID that is the source of the association. -
toCatalogEntryReferenceNumber
java.lang.Long toCatalogEntryReferenceNumber
The catalog entry ID that is the target of the association. -
associationType
java.lang.String associationType
The association type. -
quantity
java.lang.Double quantity
The quantity. -
rank
java.math.BigDecimal rank
The rank. -
rule
java.lang.String rule
The rule. -
semanticSpecifier
java.lang.String semanticSpecifier
The semantic specifier. -
groupName
java.lang.String groupName
The group name. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.Integer field2
The customizable field 2. -
field3
java.math.BigDecimal field3
The customizable field 3. -
oid
java.lang.String oid
The object ID. -
storeId
java.lang.Integer storeId
The store ID. -
date1
java.sql.Timestamp date1
The customizable date 1
-
-
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogGroup extends com.ibm.commerce.catalog.objimpl.RelatedCatalogGroupEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.RelatedCatalogGroup iTypedEntity
-
iInitKey_associationReferenceNumber
java.lang.Long iInitKey_associationReferenceNumber
-
-
-
Class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
associationReferenceNumber
java.lang.Long associationReferenceNumber
The association ID. -
fromCatalogGroupReferenceNumber
java.lang.Long fromCatalogGroupReferenceNumber
The catalog group ID that is the source of the association. -
toCatalogGroupReferenceNumber
java.lang.Long toCatalogGroupReferenceNumber
The catalog group ID that is the target of the association. -
associationType
java.lang.String associationType
The association type. -
quantity
java.lang.Double quantity
The quantity. -
rank
java.math.BigDecimal rank
The rank. -
rule
java.lang.String rule
The rule. -
sematicSpecifier
java.lang.String sematicSpecifier
The sematic specifier. -
groupName
java.lang.String groupName
The group name. -
field1
java.lang.String field1
The customizable field 1. -
field2
java.lang.Integer field2
The customizable field 2. -
field3
java.math.BigDecimal field3
The customizable field 3. -
oid
java.lang.String oid
The object ID. -
storeId
java.lang.Integer storeId
The store ID. -
date1
java.sql.Timestamp date1
The customizable date 1.
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalog extends com.ibm.commerce.catalog.objimpl.StoreCatalogEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.StoreCatalog iTypedEntity
-
iInitKey_storeEntryID
java.lang.Integer iInitKey_storeEntryID
-
iInitKey_catalog
java.lang.Long iInitKey_catalog
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogReferenceNumber
java.lang.Long catalogReferenceNumber
The catalog ID. -
storeEntryID
java.lang.Integer storeEntryID
The store entity ID. -
masterCatalog
java.lang.String masterCatalog
The flag to indicate master catalog for the store. -
lastUpdate
java.sql.Timestamp lastUpdate
The last update timestamp.
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogEntry extends com.ibm.commerce.catalog.objimpl.StoreCatalogEntryEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.StoreCatalogEntry iTypedEntity
-
iInitKey_storeEntryID
java.lang.Integer iInitKey_storeEntryID
-
iInitKey_catalogEntry
java.lang.Long iInitKey_catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogEntryEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
storeEntryID
java.lang.Integer storeEntryID
The store entity ID.
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogEntryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntryID
java.lang.Integer storeEntryID
-
catalogEntry
java.lang.Long catalogEntry
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogGroup extends com.ibm.commerce.catalog.objimpl.StoreCatalogGroupEntityBase implements Serializable
-
Class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.catalog.objects.StoreCatalogGroup iTypedEntity
-
iInitKey_storeEntryID
java.lang.Integer iInitKey_storeEntryID
-
iInitKey_catalogGroup
java.lang.Long iInitKey_catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogGroupReferenceNumber
java.lang.Long catalogGroupReferenceNumber
The catalog group ID. -
storeEntryID
java.lang.Integer storeEntryID
The store entity ID.
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogGroupKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntryID
java.lang.Integer storeEntryID
-
catalogGroup
java.lang.Long catalogGroup
-
-
-
Class com.ibm.commerce.catalog.objects.StoreCatalogKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntryID
java.lang.Integer storeEntryID
-
catalog
java.lang.Long catalog
-
-
-
-
Package com.ibm.commerce.catalogattachment.commands
-
Class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmdImpl extends AttachmentRelationBaseAddCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatalog
java.lang.Integer inAttachmentObjectTypeIdForCatalog
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmdImpl extends AttachmentRelationBaseDeleteCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrIdentifier
java.lang.String istrIdentifier
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmdImpl extends AttachmentRelationBaseUpdateCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatalog
java.lang.Integer inAttachmentObjectTypeIdForCatalog
-
iboolSetCatalogId
boolean iboolSetCatalogId
-
iboolSetIdentifier
boolean iboolSetIdentifier
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmdImpl extends AttachmentRelationBaseAddCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
istrPartnumber
java.lang.String istrPartnumber
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatEntry
java.lang.Integer inAttachmentObjectTypeIdForCatEntry
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmdImpl extends AttachmentRelationBaseDeleteCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
istrPartnumber
java.lang.String istrPartnumber
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmdImpl extends AttachmentRelationBaseUpdateCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
istrPartnumber
java.lang.String istrPartnumber
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatEntry
java.lang.Integer inAttachmentObjectTypeIdForCatEntry
-
iboolSetCatalogEntryId
boolean iboolSetCatalogEntryId
-
iboolSetPartnumber
boolean iboolSetPartnumber
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmdImpl extends AttachmentRelationBaseAddCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogGroupId
java.lang.Long inCatalogGroupId
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatalogGroup
java.lang.Integer inAttachmentObjectTypeIdForCatalogGroup
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmdImpl extends AttachmentRelationBaseDeleteCmdImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrIdentifier
java.lang.String istrIdentifier
-
-
-
Class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmdImpl extends AttachmentRelationBaseUpdateCmdImpl implements Serializable
-
Serialized Fields
-
inCatalogGroupId
java.lang.Long inCatalogGroupId
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inAttachmentObjectTypeIdForCatalogGroup
java.lang.Integer inAttachmentObjectTypeIdForCatalogGroup
-
iboolSetCatalogGroupId
boolean iboolSetCatalogGroupId
-
iboolSetIdentifier
boolean iboolSetIdentifier
-
iboolPreSetCalled
boolean iboolPreSetCalled
-
-
-
-
Package com.ibm.commerce.catalogmanagement.commands
-
Class com.ibm.commerce.catalogmanagement.commands.AddAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inCatentryId
java.lang.Long inCatentryId
-
istrDescription
java.lang.String istrDescription
-
istrDescription2
java.lang.String istrDescription2
-
istrField1
java.lang.String istrField1
-
inAttrLangId
java.lang.Integer inAttrLangId
-
istrName
java.lang.String istrName
-
istrOID
java.lang.String istrOID
-
inSequence
java.lang.Double inSequence
-
istrUsage
java.lang.String istrUsage
-
ibDeleteItems
java.lang.Boolean ibDeleteItems
-
iabCatentry
CatalogEntryAccessBean iabCatentry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddAttributeValueCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iDouble
java.lang.Double iDouble
-
iLong
java.lang.Long iLong
-
iInteger
java.lang.Integer iInteger
-
iString
java.lang.String iString
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inAttrvalueId
java.lang.Long inAttrvalueId
-
inCatentryId
java.lang.Long inCatentryId
-
inField1
java.lang.Integer inField1
-
istrField2
java.lang.String istrField2
-
istrField3
java.lang.String istrField3
-
idFloatvalue
java.lang.Double idFloatvalue
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
inIntegervalue
java.lang.Integer inIntegervalue
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrName
java.lang.String istrName
-
istrOID
java.lang.String istrOID
-
idSequence
java.lang.Double idSequence
-
istrStringvalue
java.lang.String istrStringvalue
-
istrValue
java.lang.String istrValue
-
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
-
iabAttribute
AttributeAccessBean iabAttribute
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrDescription
java.lang.String istrDescription
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inTPCLevel
java.lang.Integer inTPCLevel
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrFullimage
java.lang.String istrFullimage
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
idField3
java.math.BigDecimal idField3
-
inBaseItemId
java.lang.Long inBaseItemId
-
inBuyable
java.lang.Integer inBuyable
-
inCatentryId
java.lang.Long inCatentryId
-
inField1
java.lang.Integer inField1
-
inField2
java.lang.Integer inField2
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
inOnauction
java.lang.Integer inOnauction
-
inOnspecial
java.lang.Integer inOnspecial
-
istrCatenttypeId
java.lang.String istrCatenttypeId
-
istrField4
java.lang.String istrField4
-
istrField5
java.lang.String istrField5
-
inItemSpcId
java.lang.Long inItemSpcId
-
istrMfname
java.lang.String istrMfname
-
istrMfpartnumber
java.lang.String istrMfpartnumber
-
istrPartnumber
java.lang.String istrPartnumber
-
istrCatEntURL
java.lang.String istrCatEntURL
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
inItemVersnId
java.lang.Long inItemVersnId
-
inVersionSpcId
java.lang.Long inVersionSpcId
-
itmExpirationdate
java.sql.Timestamp itmExpirationdate
-
itmStartDate
java.sql.Timestamp itmStartDate
-
itmEndDate
java.sql.Timestamp itmEndDate
-
itmAvailabilityDate
java.sql.Timestamp itmAvailabilityDate
-
itmLastOrderDate
java.sql.Timestamp itmLastOrderDate
-
itmEndOfServiceDate
java.sql.Timestamp itmEndOfServiceDate
-
itmDiscontinueDate
java.sql.Timestamp itmDiscontinueDate
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogEntryDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
inAvailable
java.lang.Integer inAvailable
-
inDescLanguage
java.lang.Integer inDescLanguage
-
inPublished
java.lang.Integer inPublished
-
istrAuxdescription1
java.lang.String istrAuxdescription1
-
istrAuxdescription2
java.lang.String istrAuxdescription2
-
istrFullimage
java.lang.String istrFullimage
-
istrKeyword
java.lang.String istrKeyword
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
istrXMLdetail
java.lang.String istrXMLdetail
-
itmAvailabilitydate
java.sql.Timestamp itmAvailabilitydate
-
iabCatentry
CatalogEntryAccessBean iabCatentry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
istrIdentifier
java.lang.String istrIdentifier
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
istrOID
java.lang.String istrOID
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatalogGroupDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrDisplay
java.lang.String istrDisplay
-
istrFullimage
java.lang.String istrFullimage
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrKeyword
java.lang.String istrKeyword
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
inPublished
java.lang.Integer inPublished
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
istrNote
java.lang.String istrNote
-
iabCatgroup
CatalogGroupAccessBean iabCatgroup
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatentrelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryIdChild
java.lang.Long inCatentryIdChild
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
istrCatreltypeId
java.lang.String istrCatreltypeId
-
istrField1
java.lang.String istrField1
-
inField2
java.lang.Integer inField2
-
ibdField3
java.math.BigDecimal ibdField3
-
istrGroupName
java.lang.String istrGroupName
-
istrOID
java.lang.String istrOID
-
idQuantity
java.lang.Double idQuantity
-
idSequence
java.lang.Double idSequence
-
iabCatentryParent
CatalogEntryAccessBean iabCatentryParent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatgpenrelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrRule
java.lang.String istrRule
-
idSequence
java.lang.Double idSequence
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCatgrprelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
inCatalogIdLink
java.lang.Long inCatalogIdLink
-
inCatgroupIdChild
java.lang.Long inCatgroupIdChild
-
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
-
istrRule
java.lang.String istrRule
-
idSequence
java.lang.Double idSequence
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddCattogrpCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupId
java.lang.Long inCatgroupId
-
inCatalogIdLink
java.lang.Long inCatalogIdLink
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddListpriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
ibdListprice
java.math.BigDecimal ibdListprice
-
istrOID
java.lang.String istrOID
-
ibDoUpdate
java.lang.Boolean ibDoUpdate
-
iabCatentry
CatalogEntryAccessBean iabCatentry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddOfferCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
inFlags
java.lang.Integer inFlags
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
itmStartdate
java.sql.Timestamp itmStartdate
-
itmEnddate
java.sql.Timestamp itmEnddate
-
idMaximumQuantity
java.lang.Double idMaximumQuantity
-
idMinimumQuantity
java.lang.Double idMinimumQuantity
-
inOfferId
java.lang.Long inOfferId
-
istrOID
java.lang.String istrOID
-
idPrecedence
java.lang.Double idPrecedence
-
inPublished
java.lang.Integer inPublished
-
istrQtyunitId
java.lang.String istrQtyunitId
-
inIdentifier
java.lang.Long inIdentifier
-
inTradeposcnId
java.lang.Long inTradeposcnId
-
istrDescription
java.lang.String istrDescription
-
inDescLanguage
java.lang.Integer inDescLanguage
-
ibdCompareprice
java.math.BigDecimal ibdCompareprice
-
istrCurrency
java.lang.String istrCurrency
-
ibdPrice
java.math.BigDecimal ibdPrice
-
iabCatentry
CatalogEntryAccessBean iabCatentry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddStoreCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
inStoreentId
java.lang.Integer inStoreentId
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddStorecatCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
inStoreentId
java.lang.Integer inStoreentId
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AddStorecgrpCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
inStoreentId
java.lang.Integer inStoreentId
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The Redirect URL -
bCheckAttrtype
boolean bCheckAttrtype
To assist Attribute Type checking -
inAttributeId
java.lang.Long inAttributeId
Attribute ID -
istrAttrtypeId
java.lang.String istrAttrtypeId
Attribute Type ID -
inAttrvalueId
java.lang.Long inAttrvalueId
Attribute Value ID -
inCatentryId
java.lang.Long inCatentryId
Catalog Entry ID -
inField1
java.lang.Integer inField1
Attribute Value Field 1 -
istrField2
java.lang.String istrField2
Attribute Value Field 2 -
istrField3
java.lang.String istrField3
Attribute Value Field 3 -
idFloatvalue
java.lang.Double idFloatvalue
Attribute Value Float Value -
istrImage1
java.lang.String istrImage1
Attribute Value Image 1 -
istrImage2
java.lang.String istrImage2
Attribute Value Image 2 -
inIntegervalue
java.lang.Integer inIntegervalue
Attribute Value Integer Value -
inDescLanguage
java.lang.Integer inDescLanguage
Attribute Value Language ID -
istrName
java.lang.String istrName
Attribute Value Name -
istrOID
java.lang.String istrOID
Attribute Value Object Identifier ID -
idSequence
java.lang.Double idSequence
Attribute Value Sequence -
istrStringvalue
java.lang.String istrStringvalue
Attribute Value String Value -
istrValue
java.lang.String istrValue
Attribute Value type. If Attribute Value type is String, then Value is String Value. If Attribute Value type is Integer, then Value is Integer Value. If Attribute Value type is Float, then Value is Float Value. -
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
Store default language ID
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AttributeValueDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
Redirect URL -
inAttributeId
java.lang.Long inAttributeId
Attribute ID of the attribute value -
inAttrvalueId
java.lang.Long inAttrvalueId
Attribute value ID -
inCatentryId
java.lang.Long inCatentryId
Catalog entry ID of the attribute value -
inDescLanguage
java.lang.Integer inDescLanguage
Language ID of the attribute value -
inForce
java.lang.Integer inForce
Force option parameter for deleting the attribute value
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
Redirect URL -
inAttributeId
java.lang.Long inAttributeId
Attribute ID for the attribute value -
inAttrvalueId
java.lang.Long inAttrvalueId
Attribute value ID -
inCatentryId
java.lang.Long inCatentryId
Catalog entry ID for the attribute value -
inField1
java.lang.Integer inField1
Field 1 of the attribute value -
istrField2
java.lang.String istrField2
Field 2 of the attribute value -
istrField3
java.lang.String istrField3
Field 3 of the attribute value -
idFloatvalue
java.lang.Double idFloatvalue
Float value of the attribute value -
istrImage1
java.lang.String istrImage1
Image 1 of the attribute value -
istrImage2
java.lang.String istrImage2
Image 2 of the attribute value -
inIntegervalue
java.lang.Integer inIntegervalue
Integer value of the attribute value -
inDescLanguage
java.lang.Integer inDescLanguage
Language ID of the attribute value -
istrName
java.lang.String istrName
Attribute value name -
istrOID
java.lang.String istrOID
Object identifier of the attribute value -
idSequence
java.lang.Double idSequence
Sequence number of the attribute value -
istrStringvalue
java.lang.String istrStringvalue
String value of the attribute value -
istrValue
java.lang.String istrValue
Attribute value's value -
istrProductAttributeValue
java.lang.String istrProductAttributeValue
Value of the product attribute value -
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
Store default language ID
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
For the Redirect URL -
inCatalogId
java.lang.Long inCatalogId
Catalog ID for catalog -
istrDescription
java.lang.String istrDescription
Description for catalog -
istrIdentifier
java.lang.String istrIdentifier
Identifier for catalog -
inMemberId
java.lang.Long inMemberId
Member ID for catalog -
inTPCLevel
java.lang.Integer inTPCLevel
TCP level for catalog -
istrFullimage
java.lang.String istrFullimage
Full image for catalog description -
inDescLanguage
java.lang.Integer inDescLanguage
Language for catalog description -
istrLongdescription
java.lang.String istrLongdescription
Long version of catalog description -
istrName
java.lang.String istrName
Name for catalog description -
istrShortdescription
java.lang.String istrShortdescription
Short version of catalog description -
istrThumbnail
java.lang.String istrThumbnail
Thumbnail image for catalog description
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
For the Redirect URL -
inCatalogId
java.lang.Long inCatalogId
Catalog ID for Catalog -
istrIdentifier
java.lang.String istrIdentifier
Identifier for Catalog -
inMemberId
java.lang.Long inMemberId
Member ID for Catalog
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
bAddCatentdescOnly
boolean bAddCatentdescOnly
-
inCatentryId
java.lang.Long inCatentryId
Catentry ID
for catalog entry -
idField3
java.math.BigDecimal idField3
Field 3 for catalog entry -
inBaseItemId
java.lang.Long inBaseItemId
Base item for catalog entry -
inBuyable
java.lang.Integer inBuyable
Buyable for catalog entry -
inField1
java.lang.Integer inField1
Field 1 for catalog entry -
inField2
java.lang.Integer inField2
Field 2 for catalog entry -
inItemSpcId
java.lang.Long inItemSpcId
ItemSPC
for catalog entry -
inMarkfordelete
java.lang.Integer inMarkfordelete
Mark for delete for catalog entry -
inMemberId
java.lang.Long inMemberId
Member ID for catalog entry -
inOnauction
java.lang.Integer inOnauction
On auction for catalog entry -
inOnspecial
java.lang.Integer inOnspecial
On special for catalog entry -
istrCatenttypeId
java.lang.String istrCatenttypeId
Catentry type ID
for catalog entry -
istrField4
java.lang.String istrField4
Field 4 for catalog entry -
istrField5
java.lang.String istrField5
Field 5 for catalog entry -
istrMfname
java.lang.String istrMfname
Manufacturer name for catalog entry -
istrMfpartnumber
java.lang.String istrMfpartnumber
Manufacturer part number for catalog entry -
istrPartnumber
java.lang.String istrPartnumber
Part number for catalog entry -
istrCatEntURL
java.lang.String istrCatEntURL
Catentry URL
for catalog entry -
itmLastupdate
java.sql.Timestamp itmLastupdate
Last update for catalog entry -
itmStartDate
java.sql.Timestamp itmStartDate
Start date for catalog entry -
itmEndDate
java.sql.Timestamp itmEndDate
End date for catalog entry -
itmAvailabilityDate
java.sql.Timestamp itmAvailabilityDate
Availability date for catalog entry -
itmLastOrderDate
java.sql.Timestamp itmLastOrderDate
Last order date for catalog entry -
itmEndOfServiceDate
java.sql.Timestamp itmEndOfServiceDate
End of service date for catalog entry -
itmDiscontinueDate
java.sql.Timestamp itmDiscontinueDate
Discontinue date for catalog entry -
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupId
java.lang.Long inCatgroupId
-
idSequenceForCatgpenrel
java.lang.Double idSequenceForCatgpenrel
-
idSequenceForCatentrel
java.lang.Double idSequenceForCatentrel
-
itmExpirationdate
java.sql.Timestamp itmExpirationdate
-
inAvailable
java.lang.Integer inAvailable
-
inDescLanguage
java.lang.Integer inDescLanguage
-
inPublished
java.lang.Integer inPublished
-
istrAuxdescription1
java.lang.String istrAuxdescription1
-
istrAuxdescription2
java.lang.String istrAuxdescription2
-
istrFullimage
java.lang.String istrFullimage
-
istrKeyword
java.lang.String istrKeyword
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
istrXMLdetail
java.lang.String istrXMLdetail
-
itmAvailabilitydate
java.sql.Timestamp itmAvailabilitydate
-
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogEntryDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
Redirect URL -
inCatentryId
java.lang.Long inCatentryId
The ID of the catalog entry to be deleted. -
inMarkfordelete
java.lang.Integer inMarkfordelete
The mark for delete option. -
inMemberId
java.lang.Long inMemberId
The owner of the catalog entry. -
istrPartnumber
java.lang.String istrPartnumber
Thepartnumber
of the catalog entry. -
itmLastupdate
java.sql.Timestamp itmLastupdate
The last update timestamp. -
inForce
java.lang.Integer inForce
The force delete option. -
ibCheckATP
java.lang.Boolean ibCheckATP
The check ATP option.
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
Catalog entry ID -
idField3
java.math.BigDecimal idField3
Field 3 for catalog entry -
inBuyable
java.lang.Integer inBuyable
The buyable flag for the catalog entry -
inField1
java.lang.Integer inField1
Field 1 for catalog entry -
inField2
java.lang.Integer inField2
Field 2 for catalog entry -
inMarkfordelete
java.lang.Integer inMarkfordelete
The mark for delete flag for the catalog entry -
inMemberId
java.lang.Long inMemberId
Member ID for catalog entry -
inOnauction
java.lang.Integer inOnauction
The on auction flag for the catalog entry -
inOnspecial
java.lang.Integer inOnspecial
The on special flag for the catalog entry -
istrCatenttypeId
java.lang.String istrCatenttypeId
Catalog entry type ID for catalog entry -
istrField4
java.lang.String istrField4
Field 4 for catalog entry -
istrField5
java.lang.String istrField5
Field 5 for catalog entry -
istrMfname
java.lang.String istrMfname
Manufacturer name for catalog entry -
istrMfpartnumber
java.lang.String istrMfpartnumber
Manufacturer part number for catalog entry -
istrPartnumber
java.lang.String istrPartnumber
part number for catalog entry -
istrCatEntURL
java.lang.String istrCatEntURL
Catalog entry URL for catalog entry -
itmLastupdate
java.sql.Timestamp itmLastupdate
Last update for catalog entry -
itmStartDate
java.sql.Timestamp itmStartDate
Start date for catalog entry -
itmEndDate
java.sql.Timestamp itmEndDate
End date for catalog entry -
itmAvailabilityDate
java.sql.Timestamp itmAvailabilityDate
Availability date for catalog entry -
itmLastOrderDate
java.sql.Timestamp itmLastOrderDate
Last order date for catalog entry -
itmEndOfServiceDate
java.sql.Timestamp itmEndOfServiceDate
End of service date for catalog entry -
itmDiscontinueDate
java.sql.Timestamp itmDiscontinueDate
Discontinue date for catalog entry -
itmExpirationdate
java.sql.Timestamp itmExpirationdate
Expiration date for catalog entry -
inAvailable
java.lang.Integer inAvailable
The flag to indicate whether the catalog entry is available. -
inDescLanguage
java.lang.Integer inDescLanguage
Language for catalog entry description. -
inPublished
java.lang.Integer inPublished
The published flag for the catalog entry description. -
istrAuxdescription1
java.lang.String istrAuxdescription1
Auxiliary description 1 for catalog entry description. -
istrAuxdescription2
java.lang.String istrAuxdescription2
Auxiliary description 2 for catalog entry description. -
istrFullimage
java.lang.String istrFullimage
Full image path for catalog entry description. -
istrKeyword
java.lang.String istrKeyword
Keyword for catalog entry description. -
istrLongdescription
java.lang.String istrLongdescription
Long version of catalog entry description. -
istrName
java.lang.String istrName
Catalog entry name. -
istrShortdescription
java.lang.String istrShortdescription
Short version of catalog entry description. -
istrThumbnail
java.lang.String istrThumbnail
Thumbnail path for catalog entry description. -
istrXMLdetail
java.lang.String istrXMLdetail
XML detail for catalog entry description. -
itmAvailabilitydate
java.sql.Timestamp itmAvailabilitydate
Availability date for catalog entry description.
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogGroupAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for catalog group -
istrField1
java.lang.String istrField1
The field 1 value for the catalog group -
istrField2
java.lang.String istrField2
The field 2 value for the catalog group -
istrIdentifier
java.lang.String istrIdentifier
The identifier for the catalog group -
itmLastupdate
java.sql.Timestamp itmLastupdate
Last update timestamp for the catalog group -
inMarkfordelete
java.lang.Integer inMarkfordelete
The mark for delete flag for the catalog group -
inMemberId
java.lang.Long inMemberId
The member ID for the catalog group -
istrOID
java.lang.String istrOID
The OID value for the catalog group -
istrDisplay
java.lang.String istrDisplay
The display value for the catalog entry description -
istrFullimage
java.lang.String istrFullimage
The full image path for the catalog entry description -
inDescLanguage
java.lang.Integer inDescLanguage
The description language for the catalog entry description -
istrKeyword
java.lang.String istrKeyword
The keyword for the catalog entry description -
istrLongdescription
java.lang.String istrLongdescription
The long description for the catalog entry description -
istrName
java.lang.String istrName
The name for the catalog entry description -
inPublished
java.lang.Integer inPublished
The published flag for the catalog entry description -
istrShortdescription
java.lang.String istrShortdescription
The short description for the catalog entry description -
istrThumbnail
java.lang.String istrThumbnail
The thumbnail image path for the catalog entry description -
istrNote
java.lang.String istrNote
The note value for the catalog entry description -
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
-
idSequenceForCatgrprel
java.lang.Double idSequenceForCatgrprel
-
bAddCatgrpdescOnly
boolean bAddCatgrpdescOnly
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogGroupDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for the catalog group -
istrIdentifier
java.lang.String istrIdentifier
The identifier for the catalog group -
itmLastupdate
java.sql.Timestamp itmLastupdate
The last update timestamp for the catalog group -
inMarkfordelete
java.lang.Integer inMarkfordelete
The mark for delete flag for the catalog group -
inMemberId
java.lang.Long inMemberId
The member ID for the catalog group -
inForce
java.lang.Integer inForce
The force flag for the catalog group
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogGroupMoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupIdChild
java.lang.Long inCatgroupIdChild
-
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
-
inCatgroupIdParentNew
java.lang.Long inCatgroupIdParentNew
-
istrRule
java.lang.String istrRule
-
idSequence
java.lang.Double idSequence
-
synchronizeProductSets
boolean synchronizeProductSets
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for the catalog group -
istrField1
java.lang.String istrField1
The field 1 value for the catalog group -
istrField2
java.lang.String istrField2
The field 2 value for the catalog group -
istrIdentifier
java.lang.String istrIdentifier
The identifier value for the catalog group -
itmLastupdate
java.sql.Timestamp itmLastupdate
The last updatetimstamp
for the catalog group -
inMarkfordelete
java.lang.Integer inMarkfordelete
The mark for delete flag for the catalog group -
inMemberId
java.lang.Long inMemberId
The member ID for the catalog group -
istrOID
java.lang.String istrOID
The OID value for the catalog group -
istrDisplay
java.lang.String istrDisplay
The display value for the catalog group description -
istrFullimage
java.lang.String istrFullimage
The full image path for the catalog group description -
inDescLanguage
java.lang.Integer inDescLanguage
The description language for the catalog group description -
istrKeyword
java.lang.String istrKeyword
The keyword value for the catalog group description -
istrLongdescription
java.lang.String istrLongdescription
The long description for the catalog group description -
istrName
java.lang.String istrName
The name for the catalog group description -
inPublished
java.lang.Integer inPublished
The published flag for the catalog group description -
istrShortdescription
java.lang.String istrShortdescription
The short description for the catalog group description -
istrThumbnail
java.lang.String istrThumbnail
The thumbnail image path for the catalog group description -
istrNote
java.lang.String istrNote
The note value for the catalog group description -
iboolNoteIsSet
boolean iboolNoteIsSet
The note is set flag for the catalog group description -
catalogId
java.lang.Long catalogId
The catalog ID for the contract -
contractEnablement
java.lang.String contractEnablement
The contract enablement value for the contract -
productSetId
java.lang.Integer productSetId
The product set ID for the contract
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogStoreRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatalogId
java.lang.Long inCatalogId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogStoreRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_STOREENT_ID
java.lang.Boolean GENERIC_STOREENT_ID
-
GENERIC_CATALOG_ID
java.lang.Boolean GENERIC_CATALOG_ID
-
istrURL
java.lang.String istrURL
-
inCatalogId
java.lang.Long inCatalogId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatalogUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatalogId
java.lang.Long inCatalogId
The catalog ID for the catalog -
istrDescription
java.lang.String istrDescription
The description for the catalog -
istrIdentifier
java.lang.String istrIdentifier
The identifier value for the catalog -
inMemberId
java.lang.Long inMemberId
The member ID for the catalog -
inTPCLevel
java.lang.Integer inTPCLevel
TheTPC
level value for the catalog -
istrFullimage
java.lang.String istrFullimage
The full image path for catalog entry description -
inDescLanguage
java.lang.Integer inDescLanguage
The description language for catalog entry description -
istrLongdescription
java.lang.String istrLongdescription
The long description for catalog entry description -
istrName
java.lang.String istrName
The name for the catalog entry description -
istrShortdescription
java.lang.String istrShortdescription
The short description for the catalog entry description -
istrThumbnail
java.lang.String istrThumbnail
The thumbnail image path for the catalog entry description
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatEntryRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
inCatentryIdChild
java.lang.Long inCatentryIdChild
-
istrCatreltypeId
java.lang.String istrCatreltypeId
-
istrField1
java.lang.String istrField1
-
inField2
java.lang.Integer inField2
-
ibdField3
java.math.BigDecimal ibdField3
-
istrGroupName
java.lang.String istrGroupName
-
istrOID
java.lang.String istrOID
-
idQuantity
java.lang.Double idQuantity
-
idSequence
java.lang.Double idSequence
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatEntryRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATENTRY_ID_PARENT
java.lang.Boolean GENERIC_CATENTRY_ID_PARENT
-
GENERIC_CATENTRY_ID_CHILD
java.lang.Boolean GENERIC_CATENTRY_ID_CHILD
-
istrURL
java.lang.String istrURL
-
istrCatreltypeId
java.lang.String istrCatreltypeId
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
inCatentryIdChild
java.lang.Long inCatentryIdChild
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatEntStoreRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatEntStoreRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_STOREENT_ID
java.lang.Boolean GENERIC_STOREENT_ID
-
GENERIC_CATENTRY_ID
java.lang.Boolean GENERIC_CATENTRY_ID
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupCatEntryRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatalogId
java.lang.Long inCatalogId
The catalog ID for the catalog group to catalog entry relationship -
inCatentryId
java.lang.Long inCatentryId
The catalog entry ID for the catalog group to catalog entry relationship -
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for the catalog group to catalog entry relationship -
istrRule
java.lang.String istrRule
The rule value for the catalog group to catalog entry relationship -
idSequence
java.lang.Double idSequence
The sequence number for the catalog group to catalog entry relationship
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupCatEntryRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
Set the Constant -
GENERIC_CATENTRY_ID
java.lang.Boolean GENERIC_CATENTRY_ID
Set the Constant -
istrURL
java.lang.String istrURL
Redirect URL -
inCatalogId
java.lang.Long inCatalogId
ForCatgpenrel
-
inCatentryId
java.lang.Long inCatentryId
ForCatgpenrel
-
inCatgroupId
java.lang.Long inCatgroupId
ForCatgpenrel
-
istrRule
java.lang.String istrRule
ForCatgpenrel
-
idSequence
java.lang.Double idSequence
ForCatgpenrel
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL value -
inCatalogId
java.lang.Long inCatalogId
The catalog ID for the catalog group relationship -
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
The catalog group ID of the parent for the catalog group relationship -
inCatgroupIdChild
java.lang.Long inCatgroupIdChild
The catalog group ID of the child for the catalog group relationship -
istrRule
java.lang.String istrRule
The rule value for the catalog group relationship -
idSequence
java.lang.Double idSequence
The sequence number for the catalog group relationship -
synchronizeProductSets
boolean synchronizeProductSets
The synchronize product set flag value for the catalog group relationship
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATGROUP_ID_PARENT
java.lang.Boolean GENERIC_CATGROUP_ID_PARENT
-
GENERIC_CATGROUP_ID_CHILD
java.lang.Boolean GENERIC_CATGROUP_ID_CHILD
-
istrURL
java.lang.String istrURL
Redirect URL -
inCatalogId
java.lang.Long inCatalogId
For Catgrprel
-
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
For Catgrprel
-
inCatgroupIdChild
java.lang.Long inCatgroupIdChild
For Catgrprel
-
synchronizeProductSets
boolean synchronizeProductSets
For Catgrprel
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupStoreRelAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatgroupId
java.lang.Long inCatgroupId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.CatGroupStoreRelDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_STOREENT_ID
java.lang.Boolean GENERIC_STOREENT_ID
-
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
-
istrURL
java.lang.String istrURL
-
inCatgroupId
java.lang.Long inCatgroupId
-
inStoreentId
java.lang.Integer inStoreentId
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inCatentryId
java.lang.Long inCatentryId
-
istrDescription
java.lang.String istrDescription
-
istrDescription2
java.lang.String istrDescription2
-
istrField1
java.lang.String istrField1
-
inAttrLangId
java.lang.Integer inAttrLangId
-
istrName
java.lang.String istrName
-
istrOID
java.lang.String istrOID
-
inSequence
java.lang.Double inSequence
-
inForce
java.lang.Integer inForce
-
ibDeleteItems
java.lang.Boolean ibDeleteItems
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteAttributeValueCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inAttrvalueId
java.lang.Long inAttrvalueId
-
inCatentryId
java.lang.Long inCatentryId
-
inDescLanguage
java.lang.Integer inDescLanguage
-
inForce
java.lang.Integer inForce
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatalogCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrDescription
java.lang.String istrDescription
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
istrPartnumber
java.lang.String istrPartnumber
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
inForce
java.lang.Integer inForce
-
ibCheckATP
java.lang.Boolean ibCheckATP
-
iabCatalogEntry
CatalogEntryAccessBean iabCatalogEntry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatalogGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrIdentifier
java.lang.String istrIdentifier
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
inForce
java.lang.Integer inForce
-
iabCatalogGroup
CatalogGroupAccessBean iabCatalogGroup
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatentrelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATENTRY_ID_PARENT
java.lang.Boolean GENERIC_CATENTRY_ID_PARENT
-
GENERIC_CATENTRY_ID_CHILD
java.lang.Boolean GENERIC_CATENTRY_ID_CHILD
-
istrCatreltypeId
java.lang.String istrCatreltypeId
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
inCatentryIdChild
java.lang.Long inCatentryIdChild
-
iabCatentry
CatalogEntryAccessBean iabCatentry
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatgpenrelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATENTRY_ID
java.lang.Boolean GENERIC_CATENTRY_ID
-
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
-
inCatentryId
java.lang.Long inCatentryId
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrRule
java.lang.String istrRule
-
idSequence
java.lang.Double idSequence
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCatgrprelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATGROUP_ID_PARENT
java.lang.Boolean GENERIC_CATGROUP_ID_PARENT
-
GENERIC_CATGROUP_ID_CHILD
java.lang.Boolean GENERIC_CATGROUP_ID_CHILD
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupIdChild
java.lang.Long inCatgroupIdChild
-
inCatgroupIdParent
java.lang.Long inCatgroupIdParent
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
synchronizeProductSets
boolean synchronizeProductSets
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteCattogrpCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATALOG_ID
java.lang.Boolean GENERIC_CATALOG_ID
-
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
-
inCatalogId
java.lang.Long inCatalogId
-
inCatgroupId
java.lang.Long inCatgroupId
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteListpriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CURRENCY
java.lang.Boolean GENERIC_CURRENCY
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteOfferCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CURRENCY
java.lang.Boolean GENERIC_CURRENCY
-
inCatentryId
java.lang.Long inCatentryId
-
inIdentifier
java.lang.Long inIdentifier
-
inOfferId
java.lang.Long inOfferId
-
idPrecedence
java.lang.Double idPrecedence
-
istrQtyunitId
java.lang.String istrQtyunitId
-
inTradeposcnId
java.lang.Long inTradeposcnId
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrCurrency
java.lang.String istrCurrency
-
inForce
java.lang.Integer inForce
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteStoreCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATENTRY_ID
java.lang.Boolean GENERIC_CATENTRY_ID
-
GENERIC_STOREENT_ID
java.lang.Boolean GENERIC_STOREENT_ID
-
inCatentryId
java.lang.Long inCatentryId
-
inStoreentId
java.lang.Integer inStoreentId
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteStorecatCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibGenericCatalogId
java.lang.Boolean ibGenericCatalogId
-
ibGenericStoreentId
java.lang.Boolean ibGenericStoreentId
-
inCatalogId
java.lang.Long inCatalogId
-
inStoreentId
java.lang.Integer inStoreentId
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.DeleteStorecgrpCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
-
GENERIC_STOREENT_ID
java.lang.Boolean GENERIC_STOREENT_ID
-
inCatgroupId
java.lang.Long inCatgroupId
-
inStoreentId
java.lang.Integer inStoreentId
-
iabStoreent
StoreEntityAccessBean iabStoreent
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ListpriceAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
ibdListprice
java.math.BigDecimal ibdListprice
-
istrOID
java.lang.String istrOID
-
ibDoUpdate
java.lang.Boolean ibDoUpdate
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ListpriceDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CURRENCY
java.lang.Boolean GENERIC_CURRENCY
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ListpriceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
ibdListprice
java.math.BigDecimal ibdListprice
-
istrOID
java.lang.String istrOID
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.OfferAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL value -
inCatentryId
java.lang.Long inCatentryId
The catalog entry ID for the offer -
istrField1
java.lang.String istrField1
The customizable field 1 -
istrField2
java.lang.String istrField2
The customizable field 2 -
inFlags
java.lang.Integer inFlags
The flags value for the offer -
itmLastupdate
java.sql.Timestamp itmLastupdate
The last update timestamp for the offer -
itmStartdate
java.sql.Timestamp itmStartdate
The start date timestamp for the offer -
itmEnddate
java.sql.Timestamp itmEnddate
The end date timestamp for the offer -
idMaximumQuantity
java.lang.Double idMaximumQuantity
The maximum quantity value for the offer -
idMinimumQuantity
java.lang.Double idMinimumQuantity
The minimum quantity value for the offer -
inOfferId
java.lang.Long inOfferId
The offer ID for the offer -
istrOID
java.lang.String istrOID
The OID value for the offer -
idPrecedence
java.lang.Double idPrecedence
The precedence value for the offer -
inPublished
java.lang.Integer inPublished
The published flag value for the offer -
inIdentifier
java.lang.Long inIdentifier
The identifier value for the offer -
istrQtyunitId
java.lang.String istrQtyunitId
The quantity unit value for the offer -
inTradeposcnId
java.lang.Long inTradeposcnId
The trading position container ID for the offer -
istrDescription
java.lang.String istrDescription
The description value for the offer description -
inDescLanguage
java.lang.Integer inDescLanguage
The description language for the offer description -
ibdCompareprice
java.math.BigDecimal ibdCompareprice
The compare price value for the offer price -
istrCurrency
java.lang.String istrCurrency
The currency for the offer price -
ibdPrice
java.math.BigDecimal ibdPrice
The price for the offer price -
ifUpdateListPrice
boolean ifUpdateListPrice
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.OfferDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CURRENCY
java.lang.Boolean GENERIC_CURRENCY
-
istrURL
java.lang.String istrURL
-
inCatentryId
java.lang.Long inCatentryId
-
inIdentifier
java.lang.Long inIdentifier
-
inOfferId
java.lang.Long inOfferId
-
idPrecedence
java.lang.Double idPrecedence
-
istrQtyunitId
java.lang.String istrQtyunitId
-
inTradeposcnId
java.lang.Long inTradeposcnId
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrCurrency
java.lang.String istrCurrency
-
inForce
java.lang.Integer inForce
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL value -
inCatentryId
java.lang.Long inCatentryId
The catalog entry ID for the offer -
istrField1
java.lang.String istrField1
The customizable field 1. -
istrField2
java.lang.String istrField2
The customizable field 2. -
inFlags
java.lang.Integer inFlags
The flags value for the offer -
inIdentifier
java.lang.Long inIdentifier
The identifier value for the offer -
itmLastupdate
java.sql.Timestamp itmLastupdate
The last update timestamp for the offer -
itmStartdate
java.sql.Timestamp itmStartdate
The start date timestamp for the offer -
itmEnddate
java.sql.Timestamp itmEnddate
The end date timestamp for the offer -
idMaximumQuantity
java.lang.Double idMaximumQuantity
The maximum quantity value for the offer -
idMinimumQuantity
java.lang.Double idMinimumQuantity
The minimum quantity value for the offer -
inOfferId
java.lang.Long inOfferId
The offer ID for the offer -
istrOID
java.lang.String istrOID
The OID value for the offer -
idPrecedence
java.lang.Double idPrecedence
The precedence value for the offer -
inPublished
java.lang.Integer inPublished
The published flag value for the offer -
istrQtyunitId
java.lang.String istrQtyunitId
The quantity unit ID for the offer -
inTradeposcnId
java.lang.Long inTradeposcnId
The trading position container ID for the offer -
istrDescription
java.lang.String istrDescription
The description for the offer description -
inDescLanguage
java.lang.Integer inDescLanguage
The description language for the offer description -
ibdCompareprice
java.math.BigDecimal ibdCompareprice
The compare price value for the offer price -
istrCurrency
java.lang.String istrCurrency
The currency for the offer price -
ibdPrice
java.math.BigDecimal ibdPrice
The price for the offer price -
ifUpdateListPrice
boolean ifUpdateListPrice
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ProductAttributeAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
Redirect URL -
inAttributeId
java.lang.Long inAttributeId
Attribute ID -
istrAttrtypeId
java.lang.String istrAttrtypeId
Attribute type ID -
inCatentryId
java.lang.Long inCatentryId
Catalog entry ID for attribute -
istrDescription
java.lang.String istrDescription
Description of the attribute -
istrDescription2
java.lang.String istrDescription2
Secondary description of the attribute -
istrField1
java.lang.String istrField1
Field 1 of the attribute -
inAttrLangId
java.lang.Integer inAttrLangId
Attribute language ID -
istrName
java.lang.String istrName
Attribute Name -
istrOID
java.lang.String istrOID
Attribute's Object Identifier -
inSequence
java.lang.Double inSequence
Attribute's sequence number -
istrUsage
java.lang.String istrUsage
Attribute's usage 1 .NULL or "1" indicates SKU-resolution. 2. "2" indicates a descriptive attribute and should not be used to resolve SKUs. -
ibDeleteItems
java.lang.Boolean ibDeleteItems
The flag to indicate whether the items need to be deleted.
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ProductAttributeDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL value -
inAttributeId
java.lang.Long inAttributeId
The attribute ID for the attribute -
istrAttrtypeId
java.lang.String istrAttrtypeId
The attribute type ID for the attribute -
inCatentryId
java.lang.Long inCatentryId
The catalog entry ID for the attribute -
istrDescription
java.lang.String istrDescription
The description for the attribute -
istrDescription2
java.lang.String istrDescription2
The description 2 for the attribute -
istrField1
java.lang.String istrField1
The field 1 for the attribute -
inAttrLangId
java.lang.Integer inAttrLangId
The attribute language ID for the attribute -
istrName
java.lang.String istrName
The name for the attribute -
istrOID
java.lang.String istrOID
The OID value for the attribute -
inSequence
java.lang.Double inSequence
The sequence value for the attribute -
inForce
java.lang.Integer inForce
The force value for the attribute -
ibDeleteItems
java.lang.Boolean ibDeleteItems
The delete items flag value for the attribute
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
Redirect URL -
inAttributeId
java.lang.Long inAttributeId
Attribute ID -
istrAttrtypeId
java.lang.String istrAttrtypeId
Attribute type ID -
inCatentryId
java.lang.Long inCatentryId
Catalog entry ID for the Attribute -
istrDescription
java.lang.String istrDescription
Description for the attribute -
istrDescription2
java.lang.String istrDescription2
Secondary description for the attribute -
istrField1
java.lang.String istrField1
Field 1 of the attribute -
inAttrLangId
java.lang.Integer inAttrLangId
Language ID for the attribute -
istrName
java.lang.String istrName
Name of the attribute -
istrOID
java.lang.String istrOID
Object Identifier for the attribute -
inSequence
java.lang.Double inSequence
Sequence number for the attribute -
istrUsage
java.lang.String istrUsage
Attribute's usage 1 .NULL or "1" indicates SKU-resolution. 2. "2" indicates a descriptive attribute and should not be used to resolve SKUs.
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL value -
inCatalogId
java.lang.Long inCatalogId
The catalog ID for the top catalog group -
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for the top catalog group
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
GENERIC_CATALOG_ID
java.lang.Boolean GENERIC_CATALOG_ID
The generic catalog ID constant value -
GENERIC_CATGROUP_ID
java.lang.Boolean GENERIC_CATGROUP_ID
The generic catgroup group ID constant value -
istrURL
java.lang.String istrURL
The redirect URL value -
inCatalogId
java.lang.Long inCatalogId
The catalog ID for the top catalog group -
inCatgroupId
java.lang.Long inCatgroupId
The catalog group ID for the top catalog group
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inCatentryId
java.lang.Long inCatentryId
-
istrDescription
java.lang.String istrDescription
-
istrDescription2
java.lang.String istrDescription2
-
istrField1
java.lang.String istrField1
-
inAttrLangId
java.lang.Integer inAttrLangId
-
istrName
java.lang.String istrName
-
istrOID
java.lang.String istrOID
-
inSequence
java.lang.Double inSequence
-
istrUsage
java.lang.String istrUsage
-
iabAttribute
AttributeAccessBean iabAttribute
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateAttributeValueCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAttributeId
java.lang.Long inAttributeId
-
istrAttrtypeId
java.lang.String istrAttrtypeId
-
inAttrvalueId
java.lang.Long inAttrvalueId
-
inCatentryId
java.lang.Long inCatentryId
-
inField1
java.lang.Integer inField1
-
istrField2
java.lang.String istrField2
-
istrField3
java.lang.String istrField3
-
idFloatvalue
java.lang.Double idFloatvalue
-
istrImage1
java.lang.String istrImage1
-
istrImage2
java.lang.String istrImage2
-
inIntegervalue
java.lang.Integer inIntegervalue
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrName
java.lang.String istrName
-
istrOID
java.lang.String istrOID
-
idSequence
java.lang.Double idSequence
-
istrStringvalue
java.lang.String istrStringvalue
-
istrValue
java.lang.String istrValue
-
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
-
requestProperties
TypedProperty requestProperties
-
iabAttrvalue
AttributeValueAccessBean iabAttrvalue
-
iabParentItemAttributeValue
AttributeValueAccessBean iabParentItemAttributeValue
-
iabChildItemAttributeValue
AttributeValueAccessBean iabChildItemAttributeValue
-
ibAttributeValueIdSupplied
boolean ibAttributeValueIdSupplied
-
ibAttributeIdSupplied
boolean ibAttributeIdSupplied
-
ibCatalogEntryIdSupplied
boolean ibCatalogEntryIdSupplied
-
ibNameSupplied
boolean ibNameSupplied
-
ibValueSupplied
boolean ibValueSupplied
-
ibLanguageIdSupplied
boolean ibLanguageIdSupplied
-
ibReadyToGetResources
boolean ibReadyToGetResources
-
istrParent
java.lang.String istrParent
-
istrChild
java.lang.String istrChild
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrDescription
java.lang.String istrDescription
-
istrIdentifier
java.lang.String istrIdentifier
-
inMemberId
java.lang.Long inMemberId
-
inTPCLevel
java.lang.Integer inTPCLevel
-
iabCatalog
CatalogAccessBean iabCatalog
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogId
java.lang.Long inCatalogId
-
istrFullimage
java.lang.String istrFullimage
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
idField3
java.math.BigDecimal idField3
-
inBaseitemId
java.lang.Long inBaseitemId
-
inBuyable
java.lang.Integer inBuyable
-
inCatentryId
java.lang.Long inCatentryId
-
inField1
java.lang.Integer inField1
-
inField2
java.lang.Integer inField2
-
inItemspcId
java.lang.Long inItemspcId
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
inOnauction
java.lang.Integer inOnauction
-
inOnspecial
java.lang.Integer inOnspecial
-
istrCatenttypeId
java.lang.String istrCatenttypeId
-
istrField4
java.lang.String istrField4
-
istrField5
java.lang.String istrField5
-
istrMfname
java.lang.String istrMfname
-
istrMfpartnumber
java.lang.String istrMfpartnumber
-
istrPartnumber
java.lang.String istrPartnumber
-
istrCatEntURL
java.lang.String istrCatEntURL
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
itmExpirationdate
java.sql.Timestamp itmExpirationdate
-
itmStartDate
java.sql.Timestamp itmStartDate
-
itmEndDate
java.sql.Timestamp itmEndDate
-
itmAvailabilityDate
java.sql.Timestamp itmAvailabilityDate
-
itmLastOrderDate
java.sql.Timestamp itmLastOrderDate
-
itmEndOfServiceDate
java.sql.Timestamp itmEndOfServiceDate
-
itmDiscontinueDate
java.sql.Timestamp itmDiscontinueDate
-
iabCatalogEntry
CatalogEntryAccessBean iabCatalogEntry
-
iboolUniqueIndexChanged
boolean iboolUniqueIndexChanged
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogEntryDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
inAvailable
java.lang.Integer inAvailable
-
inDescLanguage
java.lang.Integer inDescLanguage
-
inPublished
java.lang.Integer inPublished
-
istrAuxdescription1
java.lang.String istrAuxdescription1
-
istrAuxdescription2
java.lang.String istrAuxdescription2
-
istrFullimage
java.lang.String istrFullimage
-
istrKeyword
java.lang.String istrKeyword
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
istrXMLdetail
java.lang.String istrXMLdetail
-
itmAvailabilitydate
java.sql.Timestamp itmAvailabilitydate
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
istrIdentifier
java.lang.String istrIdentifier
-
inMarkfordelete
java.lang.Integer inMarkfordelete
-
inMemberId
java.lang.Long inMemberId
-
istrOID
java.lang.String istrOID
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
iabCatalogGroup
CatalogGroupAccessBean iabCatalogGroup
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateCatalogGroupDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatgroupId
java.lang.Long inCatgroupId
-
istrDisplay
java.lang.String istrDisplay
-
istrFullimage
java.lang.String istrFullimage
-
inDescLanguage
java.lang.Integer inDescLanguage
-
istrKeyword
java.lang.String istrKeyword
-
istrLongdescription
java.lang.String istrLongdescription
-
istrName
java.lang.String istrName
-
inPublished
java.lang.Integer inPublished
-
istrShortdescription
java.lang.String istrShortdescription
-
istrThumbnail
java.lang.String istrThumbnail
-
istrNote
java.lang.String istrNote
-
iboolNoteIsSet
boolean iboolNoteIsSet
-
iabCatalogGroupDescription
CatalogGroupDescriptionAccessBean iabCatalogGroupDescription
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateListpriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
istrCurrency
java.lang.String istrCurrency
-
ibdListprice
java.math.BigDecimal ibdListprice
-
istrOID
java.lang.String istrOID
-
iabListprice
ListPriceAccessBean iabListprice
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.catalogmanagement.commands.UpdateOfferCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatentryId
java.lang.Long inCatentryId
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
inFlags
java.lang.Integer inFlags
-
inIdentifier
java.lang.Long inIdentifier
-
itmLastupdate
java.sql.Timestamp itmLastupdate
-
itmStartdate
java.sql.Timestamp itmStartdate
-
itmEnddate
java.sql.Timestamp itmEnddate
-
idMaximumQuantity
java.lang.Double idMaximumQuantity
-
idMinimumQuantity
java.lang.Double idMinimumQuantity
-
inOfferId
java.lang.Long inOfferId
-
istrOID
java.lang.String istrOID
-
idPrecedence
java.lang.Double idPrecedence
-
inPublished
java.lang.Integer inPublished
-
istrQtyunitId
java.lang.String istrQtyunitId
-
inTradeposcnId
java.lang.Long inTradeposcnId
-
iabOffer
OfferAccessBean iabOffer
-
istrDescription
java.lang.String istrDescription
-
inDescLanguage
java.lang.Integer inDescLanguage
-
ibdCompareprice
java.math.BigDecimal ibdCompareprice
-
istrCurrency
java.lang.String istrCurrency
-
ibdPrice
java.math.BigDecimal ibdPrice
-
requestProperties
TypedProperty requestProperties
-
-
-
-
Package com.ibm.commerce.command
-
Class com.ibm.commerce.command.AbstractDirectViewCommand extends AbstractViewCommand implements Serializable
-
Class com.ibm.commerce.command.AbstractECCommand extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
defaultProperties
TypedProperty defaultProperties
-
commandStoreId
java.lang.Integer commandStoreId
-
ifName
java.lang.String ifName
-
accCheck
boolean accCheck
-
-
-
Class com.ibm.commerce.command.AbstractECTargetableCommand extends com.ibm.commerce.command.MeasuredCacheableCommandImpl implements Serializable
-
Serialized Fields
-
defaultProperties
TypedProperty defaultProperties
-
commandStoreId
java.lang.Integer commandStoreId
-
ifName
java.lang.String ifName
-
accCheck
boolean accCheck
-
-
-
Class com.ibm.commerce.command.AbstractForwardViewCommand extends AbstractViewCommand implements Serializable
-
Serialized Fields
-
viewStorePathId
java.lang.Integer viewStorePathId
-
-
-
Class com.ibm.commerce.command.AbstractIndirectViewCommand extends AbstractViewCommand implements Serializable
-
Class com.ibm.commerce.command.AbstractRedirectViewCommand extends AbstractViewCommand implements Serializable
-
Serialized Fields
-
redirectUrl
java.lang.String redirectUrl
-
viewStorePathId
java.lang.Integer viewStorePathId
-
-
-
Class com.ibm.commerce.command.AbstractViewCommand extends AbstractECCommand implements Serializable
-
Serialized Fields
-
responseProperties
TypedProperty responseProperties
-
requestProperties
TypedProperty requestProperties
-
forUserId
java.lang.Long forUserId
-
viewName
java.lang.String viewName
-
owner
java.lang.Long owner
-
viewCommandContext
ViewCommandContext viewCommandContext
This is theViewCommandContext
object.
-
-
-
Class com.ibm.commerce.command.AsyncControllerCommandImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jobReferenceId
java.lang.Long jobReferenceId
-
jobInstanceId
java.lang.Long jobInstanceId
-
-
-
Class com.ibm.commerce.command.AttachmentUploadCmdImpl extends UploadToStreamCmdImpl implements Serializable
-
Serialized Fields
-
iResponseProperties
TypedProperty iResponseProperties
-
attachmentobj_id
java.lang.Long attachmentobj_id
-
attachmentstream
java.io.InputStream attachmentstream
-
attachusg_id
java.lang.String attachusg_id
-
persistDB
boolean persistDB
-
iFileName
java.lang.String iFileName
-
iFileExt
java.lang.String iFileExt
-
iFileNameNoExt
java.lang.String iFileNameNoExt
-
rootPath
java.lang.String rootPath
-
storeName
java.lang.String storeName
-
tmpFile
java.io.File tmpFile
-
-
-
Class com.ibm.commerce.command.AttachmentViewCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iResponseProperties
TypedProperty iResponseProperties
-
attachmentobj_id
java.lang.Long attachmentobj_id
-
testStream
byte[] testStream
-
contentType
java.lang.String contentType
-
iAttachmentURL
java.lang.String iAttachmentURL
-
iFileSize
long iFileSize
-
-
-
Class com.ibm.commerce.command.BusinessPolicyCommandImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
policyId
java.lang.Long policyId
-
-
-
Class com.ibm.commerce.command.ControllerCommandImpl extends AbstractECTargetableCommand implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
This is an object that represents the request properties associated with a command. -
responseProperties
TypedProperty responseProperties
This is an object that represents the response properties associated with a command. -
viewReqProperties
TypedProperty viewReqProperties
This is an object that represents the input properties to be passed to the view command. -
forUserId
java.lang.Long forUserId
-
retriable
boolean retriable
This is an object that represents the retriable flag, which determines if this command is retriable on transaction rollback exception. -
generic
boolean generic
-
owner
java.lang.Long owner
-
-
-
Class com.ibm.commerce.command.CopyAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachmentobj_id
java.lang.Long attachmentobj_id
-
org_attachmentobj_id
java.lang.Long org_attachmentobj_id
-
testStream
byte[] testStream
-
contentType
java.lang.String contentType
-
iAttachmentURL
java.lang.String iAttachmentURL
-
iFileSize
long iFileSize
-
iFileName
java.lang.String iFileName
-
uri
java.lang.String uri
-
-
-
Class com.ibm.commerce.command.DataBeanCommandImpl extends AbstractECTargetableCommand implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
This represents the request properties associated with this command. -
dataBean
DataBean dataBean
This is the data bean associated with this command.
-
-
-
Class com.ibm.commerce.command.DirectViewCommandImpl extends AbstractViewCommand implements Serializable
-
Class com.ibm.commerce.command.ECCommandImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
defaultProperties
TypedProperty defaultProperties
-
commandStoreId
java.lang.Integer commandStoreId
-
ifName
java.lang.String ifName
-
accCheck
boolean accCheck
-
iTimeKeeper
com.ibm.commerce.performance.monitor.WcsPerfTime iTimeKeeper
-
-
-
Class com.ibm.commerce.command.ECCommandTarget extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.command.ECTargetableCommandImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
defaultProperties
TypedProperty defaultProperties
-
commandStoreId
java.lang.Integer commandStoreId
-
ifName
java.lang.String ifName
-
accCheck
boolean accCheck
-
iTimeKeeper
com.ibm.commerce.performance.monitor.WcsPerfTime iTimeKeeper
-
-
-
Class com.ibm.commerce.command.ForwardViewCommandImpl extends AbstractViewCommand implements Serializable
-
Class com.ibm.commerce.command.HttpDirectViewCommandImpl extends AbstractDirectViewCommand implements Serializable
-
Class com.ibm.commerce.command.HttpForwardViewCommandImpl extends AbstractForwardViewCommand implements Serializable
-
Serialized Fields
-
baseName
java.lang.String baseName
-
-
-
Class com.ibm.commerce.command.HttpIndirectForwardViewCommandImpl extends AbstractIndirectViewCommand implements Serializable
-
Class com.ibm.commerce.command.HttpRedirectViewCommandImpl extends AbstractRedirectViewCommand implements Serializable
-
Serialized Fields
-
useHttps
java.lang.String useHttps
-
-
-
Class com.ibm.commerce.command.HttpRedirectViewCommandNoEncryptionImpl extends HttpRedirectViewCommandImpl implements Serializable
-
Class com.ibm.commerce.command.HttpsRedirectViewCommandImpl extends AbstractRedirectViewCommand implements Serializable
-
Class com.ibm.commerce.command.IndirectViewCommandImpl extends AbstractViewCommand implements Serializable
-
Class com.ibm.commerce.command.MeasuredCacheableCommandImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.command.NameValuePair extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
value
java.lang.String value
-
-
-
Class com.ibm.commerce.command.RedirectViewCommandImpl extends AbstractViewCommand implements Serializable
-
Serialized Fields
-
redirectUrl
java.lang.String redirectUrl
-
-
-
Class com.ibm.commerce.command.RESTCommandTarget extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.command.TaskCommandImpl extends AbstractECTargetableCommand implements Serializable
-
Class com.ibm.commerce.command.TempUploadCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
filename
java.lang.String filename
-
errorurl
java.lang.String errorurl
-
attachmenturl
java.lang.String attachmenturl
-
refcmd
java.lang.String refcmd
-
contentType
java.lang.String contentType
-
filesize
int filesize
-
filepath
java.lang.String filepath
-
rename
java.lang.String rename
-
upLoadFile
UploadedFile upLoadFile
-
storexmlpath
java.lang.String storexmlpath
-
storedocroot
java.lang.String storedocroot
-
virusCheck
boolean virusCheck
-
enabledURL
boolean enabledURL
-
fileexist
boolean fileexist
-
MaxSupportedUploadSize
long MaxSupportedUploadSize
-
SupportedUploadExt
java.lang.String SupportedUploadExt
-
owner_id
long owner_id
-
f_extension
java.lang.String f_extension
-
f_filename_noextension
java.lang.String f_filename_noextension
-
rootPath
java.lang.String rootPath
-
tmpFile
java.io.File tmpFile
-
earUpdateUtil
com.ibm.commerce.tools.util.EARUpdateUtil earUpdateUtil
-
storeName
java.lang.String storeName
-
-
-
Class com.ibm.commerce.command.UploadToStreamCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
filename
java.lang.String filename
-
errorurl
java.lang.String errorurl
-
attachmentstream
java.io.InputStream attachmentstream
-
refcmd
java.lang.String refcmd
-
contentType
java.lang.String contentType
-
filesize
long filesize
-
upLoadFile
UploadedFile upLoadFile
-
virusCheck
boolean virusCheck
-
enabledURL
boolean enabledURL
-
MaxSupportedUploadSize
long MaxSupportedUploadSize
-
SupportedUploadExt
java.lang.String SupportedUploadExt
-
owner_id
long owner_id
-
f_extension
java.lang.String f_extension
-
f_filename_noextension
java.lang.String f_filename_noextension
-
rootPath
java.lang.String rootPath
-
storeName
java.lang.String storeName
-
storexmlpath
java.lang.String storexmlpath
-
storedocroot
java.lang.String storedocroot
-
-
-
Class com.ibm.commerce.command.ViewCommandImpl extends AbstractECCommand implements Serializable
-
Serialized Fields
-
responseProperties
TypedProperty responseProperties
-
requestProperties
TypedProperty requestProperties
-
forUserId
java.lang.Long forUserId
-
viewName
java.lang.String viewName
-
owner
java.lang.Long owner
-
-
-
Class com.ibm.commerce.command.WebAssetsUploadCmdImpl extends TempUploadCmdImpl implements Serializable
-
-
Package com.ibm.commerce.command.bod
-
Class com.ibm.commerce.command.bod.BusinessObjectDocumentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inputMsg
BusinessObjectDocument inputMsg
The input BOD object -
outputMsg
BusinessObjectDocument outputMsg
The resulting BOD object -
header
ApplicationArea header
Represents the Application Area inside the input message of the BusinessObjectDocument -
dataArea
DataArea dataArea
Is a container for the nouns and verb inside the BusinessObjectDocument input message
-
-
-
-
Package com.ibm.commerce.common.beans
-
Class com.ibm.commerce.common.beans.AlternativeLanguageDataBean extends com.ibm.commerce.common.beansrc.AlternativeLanguageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId -
iDataBeanKeyAlternativeLanguageId
java.lang.String iDataBeanKeyAlternativeLanguageId
AlternativeLanguageId
-
-
-
Class com.ibm.commerce.common.beans.CurrencyConversionDataBean extends com.ibm.commerce.common.beansrc.CurrencyConversionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCurrencyConversionId
java.lang.String iDataBeanKeyCurrencyConversionId
CurrencyConversionId
-
-
-
Class com.ibm.commerce.common.beans.CurrencyCounterValueListDataBean extends com.ibm.commerce.common.beansrc.CurrencyCounterValueListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyDisplaySequence
java.lang.String iDataBeanKeyDisplaySequence
DisplaySequence -
iDataBeanKeyCurrency
java.lang.String iDataBeanKeyCurrency
Currency -
iDataBeanKeyCounterValueCurrency
java.lang.String iDataBeanKeyCounterValueCurrency
CounterValueCurrency -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.CurrencyDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrCurrencyCode
java.lang.String istrCurrencyCode
Currency Code -
istrLanguageId
java.lang.String istrLanguageId
Language Id -
istrDescription
java.lang.String istrDescription
Description
-
-
-
Class com.ibm.commerce.common.beans.CurrencyDescriptionDataBean extends com.ibm.commerce.common.beansrc.CurrencyDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyCurrencyCode
java.lang.String iDataBeanKeyCurrencyCode
CurrencyCode
-
-
-
Class com.ibm.commerce.common.beans.CurrencyFormatDataBean extends com.ibm.commerce.common.beansrc.CurrencyFormatDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNumberUsgId
java.lang.String iDataBeanKeyNumberUsgId
NumberUsgId -
iDataBeanKeyCurrencyCode
java.lang.String iDataBeanKeyCurrencyCode
CurrencyCode -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean extends com.ibm.commerce.common.beansrc.CurrencyFormatDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyNumberUsgId
java.lang.String iDataBeanKeyNumberUsgId
NumberUsgId -
iDataBeanKeyCurrencyCode
java.lang.String iDataBeanKeyCurrencyCode
CurrencyCode -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.CurrencyListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrLanguageId
java.lang.String istrLanguageId
-
istrCurrencyCode
java.lang.String istrCurrencyCode
-
iCurrencyList
CurrencyDataBean[] iCurrencyList
-
-
-
Class com.ibm.commerce.common.beans.FileUploadDataBean extends com.ibm.commerce.common.objects.FileUploadAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.common.beans.FileUploadListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
fileUploadList
java.util.Vector<E> fileUploadList
-
startIndex
java.lang.String startIndex
-
maxLength
java.lang.String maxLength
-
resultSetSize
int resultSetSize
-
NLS
java.util.Hashtable<K,V> NLS
-
-
-
Class com.ibm.commerce.common.beans.LanguageDataBean extends com.ibm.commerce.common.beansrc.LanguageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId
-
-
-
Class com.ibm.commerce.common.beans.LanguageDescriptionDataBean extends com.ibm.commerce.common.beansrc.LanguageDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyDescriptionLanguageId
java.lang.String iDataBeanKeyDescriptionLanguageId
DescriptionLanguageId
-
-
-
Class com.ibm.commerce.common.beans.NumberUsageDataBean extends com.ibm.commerce.common.beansrc.NumberUsageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNumberUsageId
java.lang.String iDataBeanKeyNumberUsageId
NumberUsageId
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitConversionDataBean extends com.ibm.commerce.common.beansrc.QuantityUnitConversionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyQuantityUnitConversionId
java.lang.String iDataBeanKeyQuantityUnitConversionId
QuantityUnitConversionId
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrQuantityUnitId
java.lang.String istrQuantityUnitId
Quantity Unit Id -
istrLanguageId
java.lang.String istrLanguageId
Language Id -
istrDescripton
java.lang.String istrDescripton
Description -
istrDescription
java.lang.String istrDescription
Description
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean extends com.ibm.commerce.common.beansrc.QuantityUnitDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguage_id
java.lang.String iDataBeanKeyLanguage_id
Language -
iDataBeanKeyQuantityUnitId
java.lang.String iDataBeanKeyQuantityUnitId
QuantityUnitId
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean extends com.ibm.commerce.common.beansrc.QuantityUnitFormatDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNumberUsgId
java.lang.String iDataBeanKeyNumberUsgId
NumberUsgId -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId -
iDataBeanKeyQuantityUnitId
java.lang.String iDataBeanKeyQuantityUnitId
QuantityUnitId
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean extends com.ibm.commerce.common.beansrc.QuantityUnitFormatDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyNumberUsgId
java.lang.String iDataBeanKeyNumberUsgId
NumberUsgId -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId -
iDataBeanKeyQuantityUnitId
java.lang.String iDataBeanKeyQuantityUnitId
QuantityUnitId
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrQuantityUnitId
java.lang.String istrQuantityUnitId
-
istrLanguageId
java.lang.String istrLanguageId
-
iQuantityUnitList
QuantityUnitDataBean[] iQuantityUnitList
-
-
-
Class com.ibm.commerce.common.beans.QuantityUnitMappingDataBean extends com.ibm.commerce.common.beansrc.QuantityUnitMappingDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyUomCode
java.lang.String iDataBeanKeyUomCode
UomCode -
iDataBeanKeyUomStandard
java.lang.String iDataBeanKeyUomStandard
UomStandard
-
-
-
Class com.ibm.commerce.common.beans.RecognizedMemberGroupDataBean extends com.ibm.commerce.common.beansrc.RecognizedMemberGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyMemberGroupId
java.lang.String iDataBeanKeyMemberGroupId
MemberGroupId -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId
-
-
-
Class com.ibm.commerce.common.beans.ResourceBundleDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
istrStoreDirectory
java.lang.String istrStoreDirectory
-
bStoreDirectoryEnabled
boolean bStoreDirectoryEnabled
-
istrPropertyFileName
java.lang.String istrPropertyFileName
-
ilcLocale
java.util.Locale ilcLocale
-
istrPathSeparator
java.lang.String istrPathSeparator
-
istrDelimiter
java.lang.String istrDelimiter
-
istrSeparator
java.lang.String istrSeparator
-
reader
PropertyResourceBundleReader reader
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.common.beans.StoreAddressDataBean extends com.ibm.commerce.common.beansrc.StoreAddressDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreAddressId
java.lang.String iDataBeanKeyStoreAddressId
-
-
-
Class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
istrLangId
java.lang.String istrLangId
Language Id -
istrStoreId
java.lang.String istrStoreId
Store ID -
istrCurrencySymbol
java.lang.String istrCurrencySymbol
Currency Symbol -
istrDecimalPlaces
java.lang.String istrDecimalPlaces
Decimal Places -
istrCurrencyCode
java.lang.String istrCurrencyCode
Currency Code -
istrNumberUsage
java.lang.String istrNumberUsage
NumberUsage
-
-
-
Class com.ibm.commerce.common.beans.StoreDataBean extends StoreAccessBean implements Serializable
-
Serialized Fields
-
istrStoreReferenceNumber
java.lang.String istrStoreReferenceNumber
-
iCommandContext
CommandContext iCommandContext
-
iarabCatalog
CatalogDataBean[] iarabCatalog
-
istrJspPath
java.lang.String istrJspPath
-
idbLanguageDataBeans
LanguageDataBean[] idbLanguageDataBeans
-
idbCurrencyDataBeans
CurrencyDataBean[] idbCurrencyDataBeans
-
iCurrencyDescriptions
CurrencyData[] iCurrencyDescriptions
-
istrFilePath
java.lang.String istrFilePath
-
ireqJspPath
java.lang.String ireqJspPath
-
ireqFilePath
java.lang.String ireqFilePath
-
iStoreCopy
com.ibm.commerce.registry.StoreCopy iStoreCopy
-
ireqStoreDir
java.lang.String ireqStoreDir
-
idbStoreEntityDescription
StoreEntityDescriptionDataBean idbStoreEntityDescription
-
ibnMasterCatalog
CatalogDataBean ibnMasterCatalog
-
istrStoreRelationshipTypeName
java.lang.String istrStoreRelationshipTypeName
-
-
-
Class com.ibm.commerce.common.beans.StoreDefaultDataBean extends com.ibm.commerce.common.beansrc.StoreDefaultDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
-
-
Class com.ibm.commerce.common.beans.StoreEntityDataBean extends com.ibm.commerce.common.beansrc.StoreEntityDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean extends com.ibm.commerce.common.beansrc.StoreEntityDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.StoreErrorDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iECMessage
ECMessage iECMessage
-
iExceptionData
TypedProperty iExceptionData
-
iMessageParameters
java.lang.Object[] iMessageParameters
-
istrResourceBundleName
java.lang.String istrResourceBundleName
-
istrECMessageKey
java.lang.String istrECMessageKey
-
istrErrorCodes
java.lang.String[] istrErrorCodes
-
istrKeys
java.lang.String[] istrKeys
-
istrMessages
java.lang.String[] istrMessages
-
-
-
Class com.ibm.commerce.common.beans.StoreGroupDataBean extends com.ibm.commerce.common.beansrc.StoreGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.SupportedCurrencyDataBean extends com.ibm.commerce.common.beansrc.SupportedCurrencyDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyCurrency
java.lang.String iDataBeanKeyCurrency
-
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
-
-
-
Class com.ibm.commerce.common.beans.SupportedLanguageDataBean extends com.ibm.commerce.common.beansrc.SupportedLanguageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
-
-
-
-
Package com.ibm.commerce.common.objects
-
Class com.ibm.commerce.common.objects.AlternativeLanguage extends com.ibm.commerce.common.objimpl.AlternativeLanguageEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.AlternativeLanguageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.AlternativeLanguage iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_language
java.lang.Integer iInitKey_language
-
iInitKey_alternativeLanguage
java.lang.Integer iInitKey_alternativeLanguage
-
-
-
Class com.ibm.commerce.common.objects.AlternativeLanguageKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
language
java.lang.Integer language
-
alternativeLanguage
java.lang.Integer alternativeLanguage
-
-
-
Class com.ibm.commerce.common.objects.Currency extends com.ibm.commerce.common.objimpl.CurrencyEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.CurrencyAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.Currency iTypedEntity
-
iInitKey_currencyCode
java.lang.String iInitKey_currencyCode
-
-
-
Class com.ibm.commerce.common.objects.CurrencyConversion extends com.ibm.commerce.common.objimpl.CurrencyConversionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.CurrencyConversionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.CurrencyConversion iTypedEntity
-
iInitKey_currencyConversionId
java.lang.Integer iInitKey_currencyConversionId
-
-
-
Class com.ibm.commerce.common.objects.CurrencyCounterValueList extends com.ibm.commerce.common.objimpl.CurrencyCounterValueListEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.CurrencyCounterValueListAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.CurrencyCounterValueList iTypedEntity
-
iInitKey_displaySequence
java.lang.Integer iInitKey_displaySequence
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_currency
java.lang.String iInitKey_currency
-
iInitKey_counterValueCurrency
java.lang.String iInitKey_counterValueCurrency
-
-
-
Class com.ibm.commerce.common.objects.CurrencyCounterValueListKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
displaySequence
java.lang.Integer displaySequence
-
storeEntityId
java.lang.Integer storeEntityId
-
currency
java.lang.String currency
-
counterValueCurrency
java.lang.String counterValueCurrency
-
-
-
Class com.ibm.commerce.common.objects.CurrencyDescription extends com.ibm.commerce.common.objimpl.CurrencyDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.CurrencyDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_currencyCode
java.lang.String iInitKey_currencyCode
-
-
-
Class com.ibm.commerce.common.objects.CurrencyDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
currencyCode
java.lang.String currencyCode
-
-
-
Class com.ibm.commerce.common.objects.CurrencyFormat extends com.ibm.commerce.common.objimpl.CurrencyFormatEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.CurrencyFormatAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.CurrencyFormat iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_currencyCode
java.lang.String iInitKey_currencyCode
-
iInitKey_numberUsg
java.lang.Integer iInitKey_numberUsg
-
-
-
Class com.ibm.commerce.common.objects.CurrencyFormatDescription extends com.ibm.commerce.common.objimpl.CurrencyFormatDescriptionEntityBase implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
currencyFormat
com.ibm.commerce.common.objects.CurrencyFormat currencyFormat
-
-
-
Class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.CurrencyFormatDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_currencyFormat
com.ibm.commerce.common.objects.CurrencyFormatKey iInitKey_currencyFormat
-
iFindKey_currencyFormat
com.ibm.commerce.common.objects.CurrencyFormatKey iFindKey_currencyFormat
-
-
-
Class com.ibm.commerce.common.objects.CurrencyFormatDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
currencyFormat
com.ibm.commerce.common.objects.CurrencyFormatKey currencyFormat
-
-
-
Class com.ibm.commerce.common.objects.CurrencyFormatKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
currency
java.lang.String currency
-
numberUsg
java.lang.Integer numberUsg
-
-
-
Class com.ibm.commerce.common.objects.FileUpload extends com.ibm.commerce.common.objimpl.FileUploadEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.FileUploadAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.FileUpload iTypedEntity
-
iInitKey_fileUploadId
java.lang.Long iInitKey_fileUploadId
-
-
-
Class com.ibm.commerce.common.objects.Language extends com.ibm.commerce.common.objimpl.LanguageEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.LanguageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.Language iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
-
-
Class com.ibm.commerce.common.objects.LanguageDescription extends com.ibm.commerce.common.objimpl.LanguageDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.LanguageDescription iTypedEntity
-
iInitKey_descriptionLanguage
java.lang.Integer iInitKey_descriptionLanguage
-
iInitKey_language
java.lang.Integer iInitKey_language
-
-
-
Class com.ibm.commerce.common.objects.LanguageDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
descriptionLanguage
java.lang.Integer descriptionLanguage
-
language
java.lang.Integer language
-
-
-
Class com.ibm.commerce.common.objects.NumberUsage extends com.ibm.commerce.common.objimpl.NumberUsageEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.NumberUsageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.NumberUsage iTypedEntity
-
iInitKey_numberUsageId
java.lang.Integer iInitKey_numberUsageId
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnit extends com.ibm.commerce.common.objimpl.QuantityUnitEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.QuantityUnitAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnit iTypedEntity
-
iInitKey_quantityUnitId
java.lang.String iInitKey_quantityUnitId
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitConversion extends com.ibm.commerce.common.objimpl.QuantityUnitConversionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnitConversion iTypedEntity
-
iInitKey_quantityUnitConversionId
java.lang.Integer iInitKey_quantityUnitConversionId
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitDescription extends com.ibm.commerce.common.objimpl.QuantityUnitDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnitDescription iTypedEntity
-
iInitKey_language_id
java.lang.Integer iInitKey_language_id
-
iInitKey_quantityUnit
java.lang.String iInitKey_quantityUnit
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
language_id
java.lang.Integer language_id
-
quantityUnit
java.lang.String quantityUnit
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitFormat extends com.ibm.commerce.common.objimpl.QuantityUnitFormatEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnitFormat iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_quantityUnit
java.lang.String iInitKey_quantityUnit
-
iInitKey_numberUsg
java.lang.Integer iInitKey_numberUsg
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitFormatDescription extends com.ibm.commerce.common.objimpl.QuantityUnitFormatDescriptionEntityBase implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
quantityUnitFormat
com.ibm.commerce.common.objects.QuantityUnitFormat quantityUnitFormat
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnitFormatDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_quantityUnitFormat
com.ibm.commerce.common.objects.QuantityUnitFormatKey iInitKey_quantityUnitFormat
-
iFindKey_quantityUnitFormat
com.ibm.commerce.common.objects.QuantityUnitFormatKey iFindKey_quantityUnitFormat
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
quantityUnitFormat
com.ibm.commerce.common.objects.QuantityUnitFormatKey quantityUnitFormat
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitFormatKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
quantityUnit
java.lang.String quantityUnit
-
numberUsg
java.lang.Integer numberUsg
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitMapping extends com.ibm.commerce.common.objimpl.QuantityUnitMappingEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.QuantityUnitMapping iTypedEntity
-
iInitKey_uomCode
java.lang.String iInitKey_uomCode
-
iInitKey_uomStandard
java.lang.String iInitKey_uomStandard
-
-
-
Class com.ibm.commerce.common.objects.QuantityUnitMappingKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
uomCode
java.lang.String uomCode
-
uomStandard
java.lang.String uomStandard
-
-
-
Class com.ibm.commerce.common.objects.RecognizedMemberGroup extends com.ibm.commerce.common.objimpl.RecognizedMemberGroupEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.RecognizedMemberGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.RecognizedMemberGroup iTypedEntity
-
iInitKey_memberGroupId
java.lang.Long iInitKey_memberGroupId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
-
-
Class com.ibm.commerce.common.objects.RecognizedMemberGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMemberGroupId
java.lang.Long iMemberGroupId
-
iStoreId
java.lang.Integer iStoreId
-
-
-
Class com.ibm.commerce.common.objects.RecognizedMemberGroupKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberGroupId
java.lang.Long memberGroupId
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.common.objects.ReportDeliverySetting extends com.ibm.commerce.common.objimpl.ReportDeliverySettingEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.ReportDeliverySettingAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.ReportDeliverySetting iTypedEntity
-
iInitKey_storeentId
java.lang.Integer iInitKey_storeentId
-
-
-
Class com.ibm.commerce.common.objects.Store extends com.ibm.commerce.common.objimpl.StoreEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.Store iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
-
-
Class com.ibm.commerce.common.objects.StoreAddress extends com.ibm.commerce.common.objimpl.StoreAddressEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreAddressAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreAddress iTypedEntity
-
iInitKey_storeAddressId
java.lang.Integer iInitKey_storeAddressId
-
-
-
Class com.ibm.commerce.common.objects.StoreCategory extends com.ibm.commerce.common.objimpl.StoreCategoryEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreCategoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreCategory iTypedEntity
-
iInitKey_storeCategoryId
java.lang.Integer iInitKey_storeCategoryId
-
-
-
Class com.ibm.commerce.common.objects.StoreCategoryDescription extends com.ibm.commerce.common.objimpl.StoreCategoryDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreCategoryDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_storeCategory
java.lang.Integer iInitKey_storeCategory
-
-
-
Class com.ibm.commerce.common.objects.StoreCategoryDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
storeCategory
java.lang.Integer storeCategory
-
-
-
Class com.ibm.commerce.common.objects.StoreDefault extends com.ibm.commerce.common.objimpl.StoreDefaultEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreDefaultAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreDefault iTypedEntity
-
iInitKey_store
java.lang.Integer iInitKey_store
-
-
-
Class com.ibm.commerce.common.objects.StoreEntity extends com.ibm.commerce.common.objimpl.StoreEntityEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreEntityAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreEntity iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
-
-
Class com.ibm.commerce.common.objects.StoreEntityDescription extends com.ibm.commerce.common.objimpl.StoreEntityDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreEntityDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_storeEntity
java.lang.Integer iInitKey_storeEntity
-
-
-
Class com.ibm.commerce.common.objects.StoreEntityDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
storeEntity
java.lang.Integer storeEntity
-
-
-
Class com.ibm.commerce.common.objects.StoreGroup extends com.ibm.commerce.common.objimpl.StoreGroupEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.StoreGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.StoreGroup iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
-
-
Class com.ibm.commerce.common.objects.SupportedCurrency extends com.ibm.commerce.common.objimpl.SupportedCurrencyEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.SupportedCurrency iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_currency
java.lang.String iInitKey_currency
-
-
-
Class com.ibm.commerce.common.objects.SupportedCurrencyKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.common.objects.SupportedLanguage extends com.ibm.commerce.common.objimpl.SupportedLanguageEntityBase implements Serializable
-
Class com.ibm.commerce.common.objects.SupportedLanguageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.common.objects.SupportedLanguage iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_language
java.lang.Integer iInitKey_language
-
-
-
Class com.ibm.commerce.common.objects.SupportedLanguageKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
language
java.lang.Integer language
-
-
-
-
Package com.ibm.commerce.component.bod
-
Class com.ibm.commerce.component.bod.AbstractBusinessObjectDocument extends java.lang.Object implements Serializable
-
Serialized Fields
-
header
ApplicationArea header
-
dataArea
DataArea dataArea
-
-
-
Class com.ibm.commerce.component.bod.ApplicationArea extends java.lang.Object implements Serializable
-
Serialized Fields
-
aToken
ActivityToken aToken
-
AuthorizationId
java.lang.String AuthorizationId
-
BODId
java.lang.String BODId
-
-
-
Class com.ibm.commerce.component.bod.CancelVerb extends Verb implements Serializable
-
Class com.ibm.commerce.component.bod.ConfirmBOD extends AbstractBusinessObjectDocument implements Serializable
-
Serialized Fields
-
confirmation
Confirmation confirmation
-
-
-
Class com.ibm.commerce.component.bod.ConfirmVerb extends Verb implements Serializable
-
Class com.ibm.commerce.component.bod.DataArea extends java.lang.Object implements Serializable
-
Serialized Fields
-
action
Verb action
-
nouns
java.util.List<E> nouns
-
-
-
Class com.ibm.commerce.component.bod.PostVerb extends Verb implements Serializable
-
Class com.ibm.commerce.component.bod.ProcessingOutcomeMessage extends java.lang.Object implements Serializable
-
Serialized Fields
-
errorMessage
ECMessage errorMessage
-
iLocalizedMessage
java.lang.String iLocalizedMessage
-
iSymptomData
java.lang.String[] iSymptomData
-
errorCode
java.lang.String errorCode
-
-
-
Class com.ibm.commerce.component.bod.SyncVerb extends Verb implements Serializable
-
Serialized Fields
-
action
VerbAction action
-
-
-
Class com.ibm.commerce.component.bod.UpdateVerb extends Verb implements Serializable
-
Serialized Fields
-
action
VerbAction action
-
-
-
Class com.ibm.commerce.component.bod.Verb extends java.lang.Object implements Serializable
-
Serialized Fields
-
expressionList
java.util.List<E> expressionList
-
-
-
-
Package com.ibm.commerce.component.contextservice
-
Class com.ibm.commerce.component.contextservice.ActivityData extends java.lang.Object implements Serializable
-
Serialized Fields
-
map
java.util.HashMap<K,V> map
-
temporary
boolean temporary
-
contextSetName
java.lang.String contextSetName
-
-
-
Class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs extends java.lang.Object implements Serializable
-
Serialized Fields
-
NVPs
NameValuePair[] NVPs
-
temporary
boolean temporary
Indicates whether the token to be created using this activity data is temporary or not. If the token is temporary, the context information will not persist in the database.
-
-
-
Class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.ActivityGUID extends java.lang.Object implements Serializable
-
Serialized Fields
-
GUID
java.lang.Long GUID
-
-
-
Class com.ibm.commerce.component.contextservice.ActivityGUID_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.ActivityGUID_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.ActivityToken extends java.lang.Object implements Serializable
-
Serialized Fields
-
signature
java.lang.String signature
-
activityGUID
com.ibm.commerce.component.contextservice.ActivityGUID activityGUID
Unique identifier of the activity -
temporary
boolean temporary
Indicates whether this token is temporary or not. If the token is temporary, the context information will not be presisted in the database. -
temporaryLock
boolean temporaryLock
Mark the token as temporary permanently even the userid is switched. -
cloneCounter
int cloneCounter
Indicates whether this token is a clone or not.
-
-
-
Class com.ibm.commerce.component.contextservice.ActivityToken_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.ActivityToken_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.NameValuePair extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
value
java.lang.String value
-
-
-
Class com.ibm.commerce.component.contextservice.NameValuePair_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.contextservice.NameValuePair_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
-
Package com.ibm.commerce.component.contextservice.commands
-
Class com.ibm.commerce.component.contextservice.commands.ActivityCleanUpCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
debug
boolean debug
-
memberType
java.lang.String memberType
-
status
java.lang.String status
-
memberTypeCharSet
java.lang.String memberTypeCharSet
-
statusCharSet
java.lang.String statusCharSet
-
usersRegPrd
java.lang.String usersRegPrd
-
updSql
java.lang.String updSql
-
delSql
java.lang.String delSql
-
maxIdleMins
long maxIdleMins
-
maxRetainMins
long maxRetainMins
-
commitCount
long commitCount
-
maxRows
long maxRows
-
bDb2
boolean bDb2
-
bISeries
boolean bISeries
-
bOracle
boolean bOracle
-
bCloudscape
boolean bCloudscape
-
bConnAutoCommit
boolean bConnAutoCommit
-
curTs
java.sql.Timestamp curTs
-
updParams
java.sql.Timestamp[] updParams
-
delParams
java.sql.Timestamp[] delParams
-
sb
java.lang.StringBuilder sb
-
connection
java.sql.Connection connection
-
-
-
Class com.ibm.commerce.component.contextservice.commands.BusinessContextServiceLogonCmdImpl extends LogonCmdImpl implements Serializable
-
Serialized Fields
-
ibCheckParametersError
boolean ibCheckParametersError
-
-
-
Class com.ibm.commerce.component.contextservice.commands.ContextDataCacheInvalidationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
nActivityGUID
java.lang.Long nActivityGUID
-
strCtxName
java.lang.String strCtxName
-
-
-
Class com.ibm.commerce.component.contextservice.commands.ContextDataSerValueCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
inActivityGUID
java.lang.Long inActivityGUID
-
istrStatus
java.lang.String istrStatus
-
istartTime
java.sql.Timestamp istartTime
-
iendTime
java.sql.Timestamp iendTime
-
ilastAccessTime
java.sql.Timestamp ilastAccessTime
-
ihCtxDataMap
java.util.HashMap<K,V> ihCtxDataMap
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.component.contextservice.commands.ContextManagementCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
nActivityGUID
java.lang.Long nActivityGUID
-
strStatus
java.lang.String strStatus
-
startTime
java.sql.Timestamp startTime
-
endTime
java.sql.Timestamp endTime
-
lastAccessTime
java.sql.Timestamp lastAccessTime
-
-
-
Class com.ibm.commerce.component.contextservice.commands.ContextManagementCacheInvalidationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
nActivityGUID
java.lang.Long nActivityGUID
-
-
-
-
Package com.ibm.commerce.component.exception
-
Class com.ibm.commerce.component.exception.ServiceException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
iReasonCode
long iReasonCode
-
iLocalizedMessage
java.lang.String iLocalizedMessage
-
iMessage
java.lang.String iMessage
-
iCorrelationIdentifier
java.lang.String iCorrelationIdentifier
-
iSymptomData
java.lang.String[] iSymptomData
-
iServiceParameterErrors
ServiceParameterError[] iServiceParameterErrors
-
iRecoverable
boolean iRecoverable
-
-
-
Class com.ibm.commerce.component.exception.ServiceException_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.exception.ServiceException_DeserProxy extends java.lang.Exception implements Serializable
-
Serialized Fields
-
correlationIdentifier
java.lang.String correlationIdentifier
-
reasonCode
long reasonCode
-
message
java.lang.String message
-
localizedMessage
java.lang.String localizedMessage
-
symptomData
java.lang.String[] symptomData
-
serviceParameterErrors
ServiceParameterError[] serviceParameterErrors
-
recoverable
boolean recoverable
-
-
-
Class com.ibm.commerce.component.exception.ServiceException_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
Class com.ibm.commerce.component.exception.ServiceParameterError extends java.lang.Object implements Serializable
-
Serialized Fields
-
iParameterIdentifier
java.lang.String iParameterIdentifier
-
iLocalizedMessage
java.lang.String iLocalizedMessage
-
-
-
Class com.ibm.commerce.component.exception.ServiceParameterError_Deser extends com.ibm.ws.webservices.engine.encoding.ser.BeanDeserializer implements Serializable
-
Class com.ibm.commerce.component.exception.ServiceParameterError_Ser extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer implements Serializable
-
-
Package com.ibm.commerce.component.giftregistry.commands
-
Class com.ibm.commerce.component.giftregistry.commands.CancelGiftRegistryCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
grVO
GiftRegistryVO[] grVO
-
cancelGrBOD
CancelGiftRegistryBOD cancelGrBOD
-
authenticateBOD
AuthenticationGiftRegistryBOD authenticateBOD
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.CheckGiftRegistryCancelEligibilityCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
errorHash
TypedProperty errorHash
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.CheckGiftRegistryCredentialsCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
authBOD
AuthenticationGiftRegistryBOD authBOD
-
authVO
GiftRegistryAuthenticationVO[] authVO
-
errorHash
TypedProperty errorHash
-
grToken
ActivityToken grToken
-
grContext
GiftRegistryContext grContext
-
baseContext
BaseContext baseContext
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.CheckGiftRegistryItemEligibilityCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
uGRBOD
UpdateGiftRegistryBOD uGRBOD
An array of registries passed in -
grVO
GiftRegistryVO[] grVO
-
grItem
GiftRegistryItemAccessBean grItem
-
errorHash
TypedProperty errorHash
A hashtable that will be returned with exception if error occurs. -
passValidation
boolean passValidation
-
isItemNew
boolean isItemNew
-
isRegistryNew
boolean isRegistryNew
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.CheckGiftRegistryPurchaseRecordEligibilityCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.GenerateGiftRegistryAccessKeyCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.GenerateGiftRegistryExternalIdCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.GenerateGiftRegistrySearchKeyValuesCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.MarkGiftRegistryExpiredCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.PersistGiftRegistryAnnouncementCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.PersistGiftRegistryCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.PersistGiftRegistryItemPurchaseRecordCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.PostGiftRegistryAnnouncementCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.ProcessGiftRegistryAuthenticationCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.RelinquishGiftRegistryCredentialsCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
authBOD
AuthenticationGiftRegistryBOD authBOD
-
authVO
GiftRegistryAuthenticationVO[] authVO
-
grContext
GiftRegistryContext grContext
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.SendAnnouncementCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.SendGiftRegistryConfirmationCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
messageType
java.lang.String messageType
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.SendGiftRegistryMessageCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
giftRegistryItemsAdded
java.util.Vector<E> giftRegistryItemsAdded
-
giftRegistryItemsUpdated
java.util.Vector<E> giftRegistryItemsUpdated
-
giftRegistryItemsDeleted
java.util.Vector<E> giftRegistryItemsDeleted
-
errorHash
TypedProperty errorHash
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.SyncGiftRegistryCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.UpdateGiftRegistryCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.UpdateGiftRegistryItemQuantityBoughtCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.UpdateGiftRegistryPurchaseRecordCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.component.giftregistry.commands.ValidateGiftRegistryValuesCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
uGRBOD
UpdateGiftRegistryBOD uGRBOD
-
grVO
GiftRegistryVO[] grVO
-
errorHash
TypedProperty errorHash
-
isRegistryNew
boolean isRegistryNew
-
UsersGiftRegistryDataBeans
java.util.Vector<E> UsersGiftRegistryDataBeans
-
passValidation
boolean passValidation
-
-
-
Class com.ibm.commerce.component.giftregistry.commands.ValidateMessageParametersCmdImpl extends BusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
errorHash
TypedProperty errorHash
-
passValidation
boolean passValidation
-
-
-
-
Package com.ibm.commerce.component.giftregistry.objects
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistry extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistry iTypedEntity
-
iInitKey_giftRegistryId
java.lang.Long iInitKey_giftRegistryId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddress extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAddressEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryAddress iTypedEntity
-
iInitKey_addressId
java.lang.Long iInitKey_addressId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailList extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementEmailListEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryAnnouncementEmailList iTypedEntity
-
iInitKey_emailListId
java.lang.Long iInitKey_emailListId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistory extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryAnnouncementHistory iTypedEntity
-
iInitKey_announceHistoryId
java.lang.Long iInitKey_announceHistoryId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplate extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementTemplateEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryAnnouncementTemplate iTypedEntity
-
iInitKey_templateId
java.lang.Integer iInitKey_templateId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLog extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventReminderLogEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryEventReminderLog iTypedEntity
-
iInitKey_eventReminderLogId
java.lang.Long iInitKey_eventReminderLogId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventType extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventTypeEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryEventType iTypedEntity
-
iInitKey_eventTypeId
java.lang.Integer iInitKey_eventTypeId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescription extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventTypeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryEventTypeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_eventType
java.lang.Integer iInitKey_eventType
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
eventType
java.lang.Integer eventType
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItem extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryItemEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryItem iTypedEntity
-
iInitKey_giftItemId
java.lang.Long iInitKey_giftItemId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttribute extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPersonalizationAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryPersonalizationAttribute iTypedEntity
-
iInitKey_personalAttrId
java.lang.String iInitKey_personalAttrId
-
iInitKey_giftItem
java.lang.Long iInitKey_giftItem
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
personalAttrId
java.lang.String personalAttrId
-
giftItem
java.lang.Long giftItem
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecord extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPurchaseRecordEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryPurchaseRecord iTypedEntity
-
iInitKey_purchaseRecordId
java.lang.Long iInitKey_purchaseRecordId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrant extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryRegistrantEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryRegistrant iTypedEntity
-
iInitKey_registrantId
java.lang.Long iInitKey_registrantId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRule extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryRuleEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryRule iTypedEntity
-
iInitKey_grRegRuleId
java.lang.Integer iInitKey_grRegRuleId
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthentication extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryUserAuthenticationEntityBase implements Serializable
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
GiftRegistryUserAuthentication iTypedEntity
-
iInitKey_type
java.lang.Integer iInitKey_type
-
iInitKey_giftRegistry
java.lang.Long iInitKey_giftRegistry
-
-
-
Class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
-
giftRegistry
java.lang.Long giftRegistry
-
-
-
-
Package com.ibm.commerce.component.giftregistry.objimpl
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAddressEntityBase extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase implements Serializable
-
Serialized Fields
-
addressId
java.lang.Long addressId
-
lastName
java.lang.String lastName
-
firstName
java.lang.String firstName
-
middleName
java.lang.String middleName
-
address1
java.lang.String address1
-
address2
java.lang.String address2
-
address3
java.lang.String address3
-
city
java.lang.String city
-
state
java.lang.String state
-
country
java.lang.String country
-
zipCode
java.lang.String zipCode
-
email1
java.lang.String email1
-
email2
java.lang.String email2
-
title
java.lang.String title
-
phone1
java.lang.String phone1
-
phone2
java.lang.String phone2
-
suffix
java.lang.String suffix
-
field3
java.lang.String field3
-
searchKeyFirstName
java.lang.String searchKeyFirstName
-
searchKeyLastName
java.lang.String searchKeyLastName
-
fax
java.lang.String fax
-
field1
java.lang.Integer field1
-
field2
java.lang.Integer field2
-
field4
java.lang.String field4
-
field5
java.lang.String field5
-
phone3
java.lang.String phone3
-
giftRegistryId
java.lang.Long giftRegistryId
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementEmailListEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
email
java.lang.String email
-
type
java.lang.Integer type
-
emailListId
java.lang.Long emailListId
-
announcementHistory
GiftRegistryAnnouncementHistory announcementHistory
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementEntityBase extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase implements Serializable
-
Serialized Fields
-
announceHistoryId
java.lang.Long announceHistoryId
-
senderEmail
java.lang.String senderEmail
-
message
java.lang.String message
-
senderName
java.lang.String senderName
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
sentDate
java.sql.Date sentDate
-
giftRegistry
GiftRegistry giftRegistry
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementTemplateEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
description
java.lang.String description
-
thumbnailPath
java.lang.String thumbnailPath
-
templateName
java.lang.String templateName
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
field3
java.lang.String field3
-
defaultTemplate
java.lang.Boolean defaultTemplate
-
templateId
java.lang.Integer templateId
-
path
java.lang.String path
-
eventType
GiftRegistryEventType eventType
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEntityBase extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase implements Serializable
-
Serialized Fields
-
giftRegistryId
java.lang.Long giftRegistryId
-
guestAccessOption
java.lang.Integer guestAccessOption
-
status
java.lang.Integer status
-
acceptGiftCard
java.lang.Integer acceptGiftCard
-
storeId
java.lang.Integer storeId
-
location
java.lang.String location
-
optForEmail
java.lang.Integer optForEmail
-
type
java.lang.Integer type
-
field1
java.lang.Integer field1
-
field2
java.lang.Integer field2
-
externalId
java.lang.String externalId
-
description
java.lang.String description
-
messageForGuest
java.lang.String messageForGuest
-
name
java.lang.String name
-
field3
java.lang.String field3
-
field4
java.lang.String field4
-
field5
java.lang.String field5
-
createdTime
java.sql.Timestamp createdTime
-
lastUpdate
java.sql.Timestamp lastUpdate
-
eventDate
java.sql.Date eventDate
-
guestAccessKey
java.lang.String guestAccessKey
-
registrantAccessKey
java.lang.String registrantAccessKey
-
eventType
GiftRegistryEventType eventType
-
preEventAddress
GiftRegistryAddress preEventAddress
-
postEventAddress
GiftRegistryAddress postEventAddress
-
eventTypeDescription
java.lang.String eventTypeDescription
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventReminderLogEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
sentDate
java.sql.Date sentDate
-
reminderType
java.lang.String reminderType
-
eventReminderLogId
java.lang.Long eventReminderLogId
-
giftRegistry
GiftRegistry giftRegistry
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventTypeDescriptionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
description
java.lang.String description
-
languageId
java.lang.Integer languageId
-
eventType
GiftRegistryEventType eventType
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryEventTypeEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
eventTypeId
java.lang.Integer eventTypeId
-
sequence
java.lang.Long sequence
-
status
java.lang.Integer status
-
storeId
java.lang.Integer storeId
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
field3
java.lang.String field3
-
eventTypeName
java.lang.String eventTypeName
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryItemEntityBase extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase implements Serializable
-
Serialized Fields
-
giftItemId
java.lang.Long giftItemId
-
quantityRequested
java.lang.Integer quantityRequested
-
quantityBought
java.lang.Integer quantityBought
-
location
java.lang.String location
-
field1
java.lang.Integer field1
-
field2
java.lang.Integer field2
-
partNumber
java.lang.String partNumber
-
partAuxKey
java.lang.String partAuxKey
-
field3
java.lang.String field3
-
field4
java.lang.String field4
-
field5
java.lang.String field5
-
lastUpdate
java.sql.Timestamp lastUpdate
-
createTime
java.sql.Timestamp createTime
-
giftRegistry
GiftRegistry giftRegistry
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPersonalizationAttributeEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
value
java.lang.String value
-
personalAttrId
java.lang.String personalAttrId
-
giftItem
GiftRegistryItem giftItem
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableBeanBase extends com.ibm.commerce.base.objects.ECEntityBean implements Serializable
-
Serialized Fields
-
userRelationship
java.lang.Integer userRelationship
The users relationship/authority to access this registry
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
userRelationship
java.lang.Integer userRelationship
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPurchaseRecordEntityBase extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase implements Serializable
-
Serialized Fields
-
createTime
java.sql.Timestamp createTime
-
updateTime
java.sql.Timestamp updateTime
-
purchaseDate
java.sql.Date purchaseDate
-
isNoteSent
java.lang.Boolean isNoteSent
-
transactionId
java.lang.String transactionId
-
registrantMemo
java.lang.String registrantMemo
-
purchaseLocation
java.lang.String purchaseLocation
-
purchaseQuantity
java.lang.Integer purchaseQuantity
-
partNumber
java.lang.String partNumber
-
partAuxKey
java.lang.String partAuxKey
-
status
java.lang.Integer status
-
purchaseRecordId
java.lang.Long purchaseRecordId
-
orderItemId
java.lang.Long orderItemId
-
giftItemId
java.lang.Long giftItemId
-
giftRegistry
GiftRegistry giftRegistry
-
address
GiftRegistryAddress address
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryRegistrantEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
registrantId
java.lang.Long registrantId
-
type
java.lang.Integer type
-
userId
java.lang.String userId
-
relation
java.lang.String relation
-
address
GiftRegistryAddress address
-
giftRegistry
GiftRegistry giftRegistry
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryRuleEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
eventTypeName
java.lang.String eventTypeName
-
storeId
java.lang.Integer storeId
-
name
java.lang.Integer name
-
description
java.lang.String description
-
grRuleVal
java.lang.String grRuleVal
-
grRegRuleId
java.lang.Integer grRegRuleId
-
-
-
Class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryUserAuthenticationEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
password
byte[] password
-
type
java.lang.Integer type
-
status
java.lang.Integer status
-
passwordCreationTime
java.sql.Timestamp passwordCreationTime
-
salt
java.lang.String salt
-
giftRegistry
GiftRegistry giftRegistry
-
-
-
-
Package com.ibm.commerce.component.servicemapper
-
Class com.ibm.commerce.component.servicemapper.ServiceMappingException extends ECApplicationException implements Serializable
-
Serialized Fields
-
_mapper
ServiceMapper _mapper
-
_mappingGroupName
java.lang.String _mappingGroupName
-
_properties
java.util.Map<K,V> _properties
-
-
-
-
Package com.ibm.commerce.condition
-
Class com.ibm.commerce.condition.AndListCondition extends ConditionList implements Serializable
-
Class com.ibm.commerce.condition.Condition extends java.lang.Object implements Serializable
-
Serialized Fields
-
_type
int _type
-
_not
boolean _not
-
-
-
Class com.ibm.commerce.condition.ConditionList extends Condition implements Serializable
-
Serialized Fields
-
_conditions
Condition[] _conditions
-
-
-
Class com.ibm.commerce.condition.OpenCondition extends Condition implements Serializable
-
Serialized Fields
-
_name
java.lang.String _name
-
_parameters
OpenCondition.Parameter[] _parameters
-
-
-
Class com.ibm.commerce.condition.OpenCondition.Parameter extends java.lang.Object implements Serializable
-
Serialized Fields
-
_name
java.lang.String _name
-
_value
java.lang.String _value
-
_subParameters
OpenCondition.Parameter[] _subParameters
-
-
-
Class com.ibm.commerce.condition.OrListCondition extends ConditionList implements Serializable
-
Class com.ibm.commerce.condition.SimpleCondition extends Condition implements Serializable
-
Serialized Fields
-
_variable
java.lang.String _variable
-
_operator
java.lang.String _operator
-
_value
java.lang.String _value
-
_qualifiers
SimpleCondition.Qualifier[] _qualifiers
-
-
-
Class com.ibm.commerce.condition.SimpleCondition.Qualifier extends java.lang.Object implements Serializable
-
Serialized Fields
-
_name
java.lang.String _name
-
_data
java.lang.String _data
-
-
-
Class com.ibm.commerce.condition.TrueCondition extends Condition implements Serializable
-
-
Package com.ibm.commerce.content.beans
-
Class com.ibm.commerce.content.beans.ContentUrlDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
resolvedURL
java.lang.String resolvedURL
-
resolvedMimeSubtype
java.lang.String resolvedMimeSubtype
-
resolvedMimeType
java.lang.String resolvedMimeType
-
resolvedRenderType
java.lang.String resolvedRenderType
-
-
-
Class com.ibm.commerce.content.beans.EContentDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
Deprecated. -
contentDataBean
CollateralDataBean[] contentDataBean
Deprecated.Instance variable for content -
spotName
java.lang.String spotName
Deprecated.Instance variable for content spot name. -
maxResults
java.lang.Integer maxResults
Deprecated.Instance variable for maximun result display. -
resultSize
java.lang.Integer resultSize
Deprecated.Instance variable for returned size -
catalogId
java.lang.Long catalogId
Deprecated.Instance variable for catalogId
-
-
-
-
Package com.ibm.commerce.content.commands
-
Class com.ibm.commerce.content.commands.ContentEvaluationCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
Deprecated. -
_eContentDataBean
EContentDataBean _eContentDataBean
Deprecated.instance variable for EContentDataBean -
_collList
java.util.ArrayList<E> _collList
Deprecated.instance variable for list of collaterals -
_languageId
java.lang.Integer _languageId
Deprecated.Instance variable for languageId -
_collDataBeans
CollateralDataBean[] _collDataBeans
Deprecated.instance variable for collateral list -
_maxResult
java.lang.Integer _maxResult
Deprecated.instance variable for max result set -
_name
java.lang.String _name
Deprecated.instance variable for name -
_catalogId
java.lang.Long _catalogId
Deprecated.instance variable for catalogId
-
-
-
Class com.ibm.commerce.content.commands.CreateProcessFileCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStatus
java.lang.String iStatus
-
iUploadFileId
java.lang.Long iUploadFileId
-
iProcessFileId
java.lang.Long iProcessFileId
-
iScheduledCommand
java.lang.String iScheduledCommand
-
iCommandQueryString
java.lang.String iCommandQueryString
-
iHostname
java.lang.String iHostname
-
iProperties
java.lang.String iProperties
-
iRequestProperties
TypedProperty iRequestProperties
-
iUserName
java.lang.String iUserName
-
iJobId
java.lang.Long iJobId
-
-
-
Class com.ibm.commerce.content.commands.DownloadUploadFileCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iFormat
java.lang.String iFormat
-
iResponse
javax.servlet.http.HttpServletResponse iResponse
-
iRequest
javax.servlet.http.HttpServletRequest iRequest
-
iUploadId
java.lang.String iUploadId
-
iFileName
java.lang.String iFileName
-
iTimeZone
java.lang.String iTimeZone
-
iUniqueId
java.lang.String iUniqueId
-
-
-
Class com.ibm.commerce.content.commands.EContentSpotCacheInvalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eSpotName
java.lang.String eSpotName
Deprecated. -
storeEntId
java.lang.String storeEntId
Deprecated. -
languageId
java.lang.String languageId
Deprecated.
-
-
-
Class com.ibm.commerce.content.commands.ESpotCacheInvalOnScheduleExpiryCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.content.commands.FileUploadCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iInputStream
java.io.InputStream iInputStream
-
iUploadedFile
UploadedFile iUploadedFile
-
iResponseProperties
TypedProperty iResponseProperties
-
iURL
java.lang.String iURL
-
iMemberId
java.lang.Long iMemberId
-
iStoreId
java.lang.Integer iStoreId
-
iUploadType
java.lang.String iUploadType
-
iProperties
java.lang.String iProperties
-
iFilePath
java.lang.String iFilePath
-
iFileName
java.lang.String iFileName
-
iUploadFileId
java.lang.Long iUploadFileId
-
iFileEncoding
java.lang.String iFileEncoding
-
iEnabledReturnURL
boolean iEnabledReturnURL
-
iUploadTime
java.sql.Timestamp iUploadTime
-
iUserName
java.lang.String iUserName
-
iStatus
java.lang.String iStatus
-
iObjectId
java.lang.String iObjectId
-
iSaveFileInDatabase
boolean iSaveFileInDatabase
-
iTimeZoneId
java.lang.String iTimeZoneId
-
iExportType
boolean iExportType
-
iExtraRequestProperties
TypedProperty iExtraRequestProperties
-
-
-
Class com.ibm.commerce.content.commands.GetContentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
The URL. -
iContent
java.lang.String iContent
The content found at the specified URL. -
iPreview
boolean iPreview
Preview option. Indicates that the content should be retrieved as preview content. Set to false to indicate that the content should be retrieved as production content. -
iIncludeHostName
boolean iIncludeHostName
Include host name option. Indicates that the URLs in the embedded content must always include the host name. This will override the 'wc.getContent.useReleativeURLs' configuration. -
iFootprint
long iFootprint
Estimated size of the cached command. -
iCacheId
java.lang.String iCacheId
Dyna-cache ID.
-
-
-
Class com.ibm.commerce.content.commands.ResetCacheExpiryDataOnPublishCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iUnresolvedURL
java.lang.String iUnresolvedURL
The unresolved URL. -
iStoreStaticAssets
boolean iStoreStaticAssets
Store static Asset option. Indicates that this URL will be used to get all store static asset from Content Management System. The path of URL will be constructed from CMS_STATIC_CONTENT_HOST_KEY and CMS_STATIC_CONTENT_PATH_KEY. -
iUseCustomerTenantWCH
boolean iUseCustomerTenantWCH
Use Customer Tenant for WCH option. Indicates that this URL will point to customer tenant instead of IBM default tenant for WCH. -
iInternal
boolean iInternal
Internal URL option. Indicates that the URL should be resolved to the internal content location that is accessible from the application server. Set to false to indicate that the URL is accessed externally by the browser. -
iPreview
boolean iPreview
Preview option. Indicates that the content URL should be resolved to the preview location. Set to false to indicate that the URL should be resolved as a production URL. -
iIncludeHostName
boolean iIncludeHostName
Include host name option. Indicates that the content URL should always include the host name. This will override the 'wc.resolveContentURL.useReleativeURLs' configuration. -
iResolvedURL
java.lang.String iResolvedURL
The resolved URL. -
iResolvedMimeType
java.lang.String iResolvedMimeType
The resolved MIME content type. -
iResolvedMimeSubtype
java.lang.String iResolvedMimeSubtype
The resolved MIME content sub-type. -
iResolvedRenderType
java.lang.String iResolvedRenderType
The resolved render type.
-
-
-
-
Package com.ibm.commerce.content.dynacache
-
Class com.ibm.commerce.content.dynacache.AttachmentCommandExecutionEvent extends com.ibm.commerce.command.event.CommandExecutionEvent implements Serializable
-
Class com.ibm.commerce.content.dynacache.CollateralCommandExecutionEvent extends com.ibm.commerce.command.event.CommandExecutionEvent implements Serializable
-
-
Package com.ibm.commerce.content.facade.client
-
Class com.ibm.commerce.content.facade.client.AttachmentException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.ContentVersionException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.ExternalContentException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.FileUploadJobException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.ManagedDirectoryException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.ManagedFileException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.TaskException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.TaskGroupException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.content.facade.client.WorkspaceException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.content.facade.server.commands
-
Class com.ibm.commerce.content.facade.server.commands.AbstractComposeAttachmentCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iAttachments
java.util.List<E> iAttachments
-
iShowAttachment
ShowAttachmentType iShowAttachment
-
pagingParameter
ShowType pagingParameter
-
iSearchExpression
SearchExpression iSearchExpression
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractComposeManagedDirectoryCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
ilstManagedDirectories
java.util.List<E> ilstManagedDirectories
-
iShowManagedDirectory
ShowManagedDirectoryType iShowManagedDirectory
-
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iSearchExpression
SearchExpression iSearchExpression
-
iTasks
java.util.List<E> iTasks
-
iTaskDataBeans
java.util.Collection<E> iTaskDataBeans
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskGroupCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iSearchExpression
SearchExpression iSearchExpression
-
iTaskGroupDataBeans
java.util.Collection<E> iTaskGroupDataBeans
-
iTaskGroups
java.util.List<E> iTaskGroups
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractComposeWorkspaceCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iSearchExpression
SearchExpression iSearchExpression
-
iWorkspaceDataBeans
java.util.Collection<E> iWorkspaceDataBeans
-
iWorkspaces
java.util.List<E> iWorkspaces
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchAttachmentCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iGetAttachment
GetAttachmentType iGetAttachment
-
iShowVerb
ShowType iShowVerb
-
iGetVerb
GetType iGetVerb
-
iAttachments
java.util.List<E> iAttachments
-
iShowAttachmentDataArea
ShowAttachmentDataAreaType iShowAttachmentDataArea
-
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedDirectoryCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iGetManagedDirectory
GetManagedDirectoryType iGetManagedDirectory
The instance of GetManagedDirectoryType -
ilstManagedDirectories
java.util.List<E> ilstManagedDirectories
The ArrayList of the fetch result. -
iSelectionCriteria
SelectionCriteriaMapper iSelectionCriteria
The instance of SelectionCriteriaMapper -
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedFileCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iGetManagedFile
GetManagedFileType iGetManagedFile
The instance of GetManagedFileType -
ilstManagedFiles
java.util.List<E> ilstManagedFiles
The list of the fetch result. -
iGetVerb
GetType iGetVerb
-
iSelectionCriteria
SelectionCriteriaMapper iSelectionCriteria
The instance of SelectionCriteriaMapper -
pagingParameter
ShowType pagingParameter
-
iShowManagedFileDataArea
ShowManagedFileDataAreaType iShowManagedFileDataArea
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iTasks
java.util.List<E> iTasks
-
iTaskDataBeans
java.util.List<E> iTaskDataBeans
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iTaskGroups
java.util.List<E> iTaskGroups
-
iTaskGroupDataBeans
java.util.List<E> iTaskGroupDataBeans
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AbstractFetchWorkspaceCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iWorkspaces
java.util.List<E> iWorkspaces
-
iWorkspaceDataBeans
java.util.List<E> iWorkspaceDataBeans
-
-
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeAttachmentBuildCmdImpl extends AttachmentResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeAttachmentErrorBuildCmdImpl extends AttachmentResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeManagedDirectoryBuildCmdImpl extends ManagedDirectoryResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeManagedDirectoryErrorBuildCmdImpl extends ManagedDirectoryResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeManagedFileBuildCmdImpl extends ManagedFileResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeTaskBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeTaskErrorResponseBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeTaskGroupBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskGroupResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeTaskGroupErrorResponseBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskGroupResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeWorkspaceBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.WorkspaceResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AcknowledgeWorkspaceErrorResponseBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.WorkspaceResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.AttachmentResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
The instance of ControllerCommand -
iException
java.lang.Exception iException
The instance of Exception. -
iBOD
BusinessObjectDocumentType iBOD
This instance of BusinessObjectDocumentType.
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentAttachmentAssetActionCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentAttachmentDescriptionActionCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentBasePartActionCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ChangeContentVersionBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ChangeContentVersionCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeAttachmentSummaryCmdImpl extends AbstractComposeAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeAttachmentWithAssetsCmdImpl extends AbstractComposeAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeAttachmentWithAssetsInSpecifiedLanguagesCmdImpl extends ComposeAttachmentWithAssetsCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeExternalContentAllCmdImpl extends com.ibm.commerce.content.facade.server.commands.ComposeExternalContentBaseCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
com.ibm.commerce.content.facade.server.commands.ComposeExternalContentCmd iCommand
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ComposeExternalContentBaseCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeExternalContentDetailsCmdImpl extends com.ibm.commerce.content.facade.server.commands.ComposeExternalContentBaseCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
com.ibm.commerce.content.facade.server.commands.ComposeExternalContentCmd iCommand
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ComposeExternalContentSummaryCmdImpl extends com.ibm.commerce.content.facade.server.commands.ComposeExternalContentBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeManagedDirectorySummaryCmdImpl extends AbstractComposeManagedDirectoryCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeManagedFileSummaryCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iShowManagedFile
ShowManagedFileType iShowManagedFile
-
iManagedFiles
java.util.List<E> iManagedFiles
-
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskAllCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
com.ibm.commerce.content.facade.server.commands.ComposeTaskCmd iCommand
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskDetailsCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
com.ibm.commerce.content.facade.server.commands.ComposeTaskCmd iCommand
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskGroupAllCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskGroupChangeHistoryCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskGroupCommentsCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeTaskSummaryCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ComposeWorkspaceAllCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractComposeWorkspaceCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchAllWorkspaceCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchWorkspaceCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchAttachmentByAssetPathAndStoreIdCmdImpl extends AbstractFetchAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchAttachmentByIdCmdImpl extends AbstractFetchAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchAttachmentCmdImpl extends AbstractFetchAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchAttachmentForStoreCmdImpl extends AbstractFetchAttachmentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchContentVersionCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchExternalContentBaseCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iExternalContents
java.util.List<E> iExternalContents
-
contentURL
java.lang.String contentURL
-
searchURL
java.lang.String searchURL
-
typesURL
java.lang.String typesURL
-
assetResourceURL
java.lang.String assetResourceURL
-
tenantId
java.lang.String tenantId
-
-
-
Class com.ibm.commerce.content.facade.server.commands.FetchExternalContentByNameCmdImpl extends com.ibm.commerce.content.facade.server.commands.FetchExternalContentBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchFileUploadJobCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchManagedDirectoryCmdImpl extends AbstractFetchManagedDirectoryCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchManagedFileByDirectoryIdCmdImpl extends AbstractFetchManagedFileCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchManagedFileCmdImpl extends AbstractFetchManagedFileCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskByIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskBySearchCriteriaCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskCmdImpl implements Serializable
-
Serialized Fields
-
filterFlag
int filterFlag
-
-
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskByStatusCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskByTaskGroupIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskGroupByIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskGroupBySearchCriteriaCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskGroupByTaskGroupIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskGroupByWorkspaceIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchTaskGroupChangeHistoryCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchTaskGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchWorkspaceByIdCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchWorkspaceCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.FetchWorkspaceByStatusCmdImpl extends com.ibm.commerce.content.facade.server.commands.AbstractFetchWorkspaceCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetAttachmentCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetContentVersionCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetExternalContentCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetFileUploadJobCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetManagedDirectoryCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetManagedFileCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetTaskCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetTaskGroupCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.GetWorkspaceCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.InsertMoreBasedOnVersionCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ManagedDirectoryResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
The instance of ControllerCommand -
iException
java.lang.Exception iException
The instance of Exception. -
iBOD
BusinessObjectDocumentType iBOD
This instance of BusinessObjectDocumentType.
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ManagedFileResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
The instance of ControllerCommand -
iException
java.lang.Exception iException
The instance of Exception. -
iBOD
BusinessObjectDocumentType iBOD
This instance of BusinessObjectDocumentType .
-
-
-
Class com.ibm.commerce.content.facade.server.commands.ProcessAttachmentCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessContentVersionCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessContentVersionCreateActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessContentVersionDeleteActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessContentVersionRestoreActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessFileUploadJobCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessFileUploadJobCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessFileUploadJobDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessManagedDirectoryCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.ProcessManagedFileCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondTaskBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondTaskErrorBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondTaskGroupBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskGroupResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondTaskGroupErrorBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.TaskGroupResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondWorkspaceBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.WorkspaceResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.RespondWorkspaceErrorBuildCmdImpl extends com.ibm.commerce.content.facade.server.commands.WorkspaceResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.TaskGroupResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
-
iException
java.lang.Exception iException
-
iBOD
BusinessObjectDocumentType iBOD
-
-
-
Class com.ibm.commerce.content.facade.server.commands.TaskResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
-
iException
java.lang.Exception iException
-
iBOD
BusinessObjectDocumentType iBOD
-
-
-
Class com.ibm.commerce.content.facade.server.commands.WorkspaceResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
-
iException
java.lang.Exception iException
-
iBOD
BusinessObjectDocumentType iBOD
-
-
-
-
Package com.ibm.commerce.content.facade.server.commands.soi
-
Class com.ibm.commerce.content.facade.server.commands.soi.AttachmentMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.soi.ManagedDirectoryMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.soi.TaskGroupMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.soi.TaskMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
Class com.ibm.commerce.content.facade.server.commands.soi.WorkspaceMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
-
Package com.ibm.commerce.content.facade.server.exception
-
Class com.ibm.commerce.content.facade.server.exception.ContentApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.content.facade.server.exception.ContentSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.content.objects
-
Class com.ibm.commerce.content.objects.ESpotSchdcfgRel extends com.ibm.commerce.content.objimpl.ESpotSchdcfgRelEntityBase implements Serializable
-
Class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.content.objects.ESpotSchdcfgRel iTypedEntity
-
iInitKey_eSpot
java.lang.Integer iInitKey_eSpot
-
iInitKey_intvSchd
java.lang.Integer iInitKey_intvSchd
-
-
-
Class com.ibm.commerce.content.objects.ESpotSchdcfgRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
eSpotId
java.lang.Integer eSpotId
-
intvSchdId
java.lang.Integer intvSchdId
-
jobRefNum
java.lang.Long jobRefNum
-
-
-
Class com.ibm.commerce.content.objects.ESpotSchdcfgRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
eSpot
java.lang.Integer eSpot
-
intvSchd
java.lang.Integer intvSchd
-
-
-
-
Package com.ibm.commerce.contentmanagement.commands
-
Class com.ibm.commerce.contentmanagement.commands.ActivateTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
activateTaskGroupId
java.lang.Long activateTaskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.ActivateTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
taskGroupId
java.lang.Long taskGroupId
-
descriptions
java.util.Vector<E> descriptions
-
usage
java.lang.Integer usage
-
dueDate
java.sql.Timestamp dueDate
-
type
java.lang.Integer type
-
members
java.util.Vector<E> members
-
taskGroupStatus
java.lang.Integer taskGroupStatus
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
description
TaskDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
descriptions
java.util.Vector<E> descriptions
-
dueDate
java.sql.Timestamp dueDate
-
quickPublishType
java.lang.Integer quickPublishType
-
persistentType
java.lang.Integer persistentType
-
promotionDate
java.sql.Timestamp promotionDate
-
postedBy
java.lang.Long postedBy
-
strComments
java.lang.String strComments
-
approvers
java.util.Vector<E> approvers
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
taskGroupCommentId
java.lang.Long taskGroupCommentId
-
strComments
java.lang.String strComments
-
postedBy
java.lang.Long postedBy
-
postDate
java.sql.Timestamp postDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
description
TaskGroupDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskGroupTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
taskGroupTemplateId
java.lang.Long taskGroupTemplateId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
members
java.util.Vector<E> members
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
taskTemplateId
java.lang.Long taskTemplateId
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
strIdentifier
java.lang.String strIdentifier
-
ownerId
java.lang.Long ownerId
-
persistentType
java.lang.Integer persistentType
-
lockingPolicy
java.lang.Integer lockingPolicy
-
promotionPolicy
java.lang.Integer promotionPolicy
-
descriptions
java.util.Vector<E> descriptions
-
-
-
Class com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
description
WorkspaceDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.ApproveTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CancelInProgressWorkspaceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
workspaceId
java.lang.Long workspaceId
-
iWorkspace
java.lang.String iWorkspace
-
iContentTaskGroup
java.lang.String iContentTaskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CancelWorkspaceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CompleteTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CompleteTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CompleteWorkspaceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
taskTemplateId
java.lang.Long taskTemplateId
-
taskId
java.lang.Long taskId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PostCommitQuickPublishTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PostCompleteOrCancelTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
workspaceId
java.lang.Long workspaceId
-
iabTaskGroup
TaskGroupAccessBean iabTaskGroup
-
iabWorkspace
WorkspaceAccessBean iabWorkspace
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PreCompleteOrCancelTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
responseProperties
TypedProperty responseProperties
-
taskGroupId
java.lang.Long taskGroupId
-
workspaceId
java.lang.Long workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PromotedTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PromoteFailedTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PromoteInProgressTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.PublishInProgressTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.ReadyForPromotionTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.ReadyToApproveTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RejectTaskGroupAndTasksCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
languageId
java.lang.Integer languageId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
abTaskGroup
TaskGroupAccessBean abTaskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
languageId
java.lang.Integer languageId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
members
java.util.Vector<E> members
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
languageId
java.lang.Integer languageId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
taskGroupId
java.lang.Long taskGroupId
-
newTaskGroupId
java.lang.Long newTaskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
strIdentifier
java.lang.String strIdentifier
-
quickPublishType
java.lang.Integer quickPublishType
-
promotionDate
java.sql.Timestamp promotionDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
comments
java.lang.String comments
-
emailLocale
java.util.Locale emailLocale
-
emailLanguageId
java.lang.Integer emailLanguageId
-
members
java.util.Vector<E> members
-
dueDate
java.sql.Timestamp dueDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
approvers
java.util.Vector<E> approvers
-
emailLocale
java.util.Locale emailLocale
-
emailLanguageId
java.lang.Integer emailLanguageId
-
dueDate
java.sql.Timestamp dueDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
comments
java.lang.String comments
-
emailLocale
java.util.Locale emailLocale
-
emailLanguageId
java.lang.Integer emailLanguageId
-
dueDate
java.sql.Timestamp dueDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.String taskId
-
taskGroupId
java.lang.String taskGroupId
-
workspaceId
java.lang.String workspaceId
-
contentContext
ContentContext contentContext
-
taskContext
TaskContext taskContext
-
bDirty
boolean bDirty
This boolean indicates whether the context should be persisted to the database.
-
-
-
Class com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iTaskGroupId
java.lang.Long iTaskGroupId
-
iWorkspaceId
java.lang.Long iWorkspaceId
-
m_strForce
java.lang.String m_strForce
-
-
-
Class com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iTaskGroupId
java.lang.Long iTaskGroupId
-
iWorkspaceId
java.lang.Long iWorkspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iTaskGroupId
java.lang.Long iTaskGroupId
-
iWorkspaceId
java.lang.Long iWorkspaceId
-
ibDeferredCommit
boolean ibDeferredCommit
-
ibITScheduledJob
boolean ibITScheduledJob
-
-
-
Class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
dueDate
java.sql.Timestamp dueDate
-
promotionDate
java.sql.Timestamp promotionDate
-
quickPublishType
java.lang.Integer quickPublishType
-
persistentType
java.lang.Integer persistentType
-
postedBy
java.lang.Long postedBy
-
strComments
java.lang.String strComments
-
approvers
java.util.Vector<E> approvers
-
descriptions
java.util.Hashtable<K,V> descriptions
-
-
-
Class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
dueDate
java.sql.Timestamp dueDate
-
usage
java.lang.Integer usage
-
members
java.util.Vector<E> members
-
descriptions
java.util.Hashtable<K,V> descriptions
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
usage
java.lang.Integer usage
-
dueDate
java.sql.Timestamp dueDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
-
description
TaskDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
dueDate
java.sql.Timestamp dueDate
-
persistentType
java.lang.Integer persistentType
-
quickPublishType
java.lang.Integer quickPublishType
-
promotionDate
java.sql.Timestamp promotionDate
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
-
description
TaskGroupDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
persistentType
java.lang.Integer persistentType
-
lockingPolicy
java.lang.Integer lockingPolicy
-
promotionPolicy
java.lang.Integer promotionPolicy
-
-
-
Class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
description
WorkspaceDescription description
-
-
-
Class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
-
persistentType
java.lang.Integer persistentType
-
lockingPolicy
java.lang.Integer lockingPolicy
-
promotionPolicy
java.lang.Integer promotionPolicy
-
descriptions
java.util.Hashtable<K,V> descriptions
-
-
-
-
Package com.ibm.commerce.contentmanagement.events
-
Class com.ibm.commerce.contentmanagement.events.WorkspaceEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.contentmanagement.events.WorkspaceEventDataImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
inEventType
int inEventType
-
inWorkspace
java.lang.Long inWorkspace
-
inTaskGroup
java.lang.Long inTaskGroup
-
inTask
java.lang.Long inTask
-
inPrevStatus
java.lang.Integer inPrevStatus
-
iCommandContext
CommandContext iCommandContext
-
-
-
-
Package com.ibm.commerce.contentmanagement.objects
-
Class com.ibm.commerce.contentmanagement.objects.Task extends com.ibm.commerce.contentmanagement.objimpl.TaskEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.Task iTypedEntity
-
iInitKey_taskId
java.lang.Long iInitKey_taskId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskDescription extends com.ibm.commerce.contentmanagement.objimpl.TaskDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_task
java.lang.Long iInitKey_task
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
The TaskId -
languageId
java.lang.Integer languageId
The LanguageId -
name
java.lang.String name
The Name -
description
java.lang.String description
The Description
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
task
java.lang.Long task
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
The TaskId -
identifier
java.lang.String identifier
The Identifier -
status
java.lang.Integer status
The Status -
usage
java.lang.Integer usage
The Usage -
type
java.lang.Integer type
The Type -
templateType
java.lang.Integer templateType
The TemplateType -
dueDate
java.sql.Timestamp dueDate
The DueDate -
completeDate
java.sql.Timestamp completeDate
The CompleteDate
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroup extends com.ibm.commerce.contentmanagement.objimpl.TaskGroupEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskGroup iTypedEntity
-
iInitKey_taskGroupId
java.lang.Long iInitKey_taskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupComment extends com.ibm.commerce.contentmanagement.objimpl.TaskGroupCommentEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskGroupComment iTypedEntity
-
iInitKey_taskGroupCommentId
java.lang.Long iInitKey_taskGroupCommentId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskGroupCommentId
java.lang.Long taskGroupCommentId
The TaskGroupCommentId -
taskGroupId
java.lang.Long taskGroupId
The TaskGroupId -
memberId
java.lang.Long memberId
The MemberId -
comments
java.lang.String comments
The Comments -
postedDate
java.sql.Timestamp postedDate
The PostedDate
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupDescription extends com.ibm.commerce.contentmanagement.objimpl.TaskGroupDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskGroupDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_taskGroup
java.lang.Long iInitKey_taskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
The TaskGroupId -
languageId
java.lang.Integer languageId
The LanguageId -
name
java.lang.String name
The Name -
description
java.lang.String description
The Description
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
taskGroup
java.lang.Long taskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
The TaskGroupId -
identifier
java.lang.String identifier
The Identifier -
status
java.lang.Integer status
The Status -
templateType
java.lang.Integer templateType
The TemplateType -
quickPublishType
java.lang.Integer quickPublishType
The QuickPublishType -
dueDate
java.sql.Timestamp dueDate
The DueDate -
approvedDate
java.sql.Timestamp approvedDate
The ApprovedDate -
commitDate
java.sql.Timestamp commitDate
The CommitDate -
promotionDate
java.sql.Timestamp promotionDate
The PromotionDate -
persistentType
java.lang.Integer persistentType
The PersistentType
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRel extends com.ibm.commerce.contentmanagement.objimpl.TaskGroupTaskRelEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRel iTypedEntity
-
iInitKey_task
java.lang.Long iInitKey_task
-
iInitKey_taskGroup
java.lang.Long iInitKey_taskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskGroupId
java.lang.Long taskGroupId
The TaskGroupId -
taskId
java.lang.Long taskId
The TaskId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
task
java.lang.Long task
-
taskGroup
java.lang.Long taskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskMemberRel extends com.ibm.commerce.contentmanagement.objimpl.TaskMemberRelEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.TaskMemberRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.TaskMemberRel iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
iInitKey_task
java.lang.Long iInitKey_task
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskMemberRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
taskId
java.lang.Long taskId
The TaskId -
memberId
java.lang.Long memberId
The MemberId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.TaskMemberRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
task
java.lang.Long task
-
-
-
Class com.ibm.commerce.contentmanagement.objects.Workspace extends com.ibm.commerce.contentmanagement.objimpl.WorkspaceEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.Workspace iTypedEntity
-
iInitKey_workspaceId
java.lang.Long iInitKey_workspaceId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceDescription extends com.ibm.commerce.contentmanagement.objimpl.WorkspaceDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.WorkspaceDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_workspace
java.lang.Long iInitKey_workspace
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
The WorkspaceId -
languageId
java.lang.Integer languageId
The LanguageId -
name
java.lang.String name
The Name -
description
java.lang.String description
The Description
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
workspace
java.lang.Long workspace
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
The WorkspaceId -
identifier
java.lang.String identifier
The Identifier -
memberId
java.lang.Long memberId
The MemberId -
persistentType
java.lang.Integer persistentType
The PersistentType -
status
java.lang.Integer status
The Status -
lockingPolicy
java.lang.Integer lockingPolicy
The Locking Policy -
promotionPolicy
java.lang.Integer promotionPolicy
The Promotion Policy
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRel extends com.ibm.commerce.contentmanagement.objimpl.WorkspaceTaskGroupRelEntityBase implements Serializable
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRel iTypedEntity
-
iInitKey_workspace
java.lang.Long iInitKey_workspace
-
iInitKey_taskGroup
java.lang.Long iInitKey_taskGroup
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
workspaceId
java.lang.Long workspaceId
The WorkspaceId -
taskGroupId
java.lang.Long taskGroupId
The TaskGroupId
-
-
-
Class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
workspace
java.lang.Long workspace
-
taskGroup
java.lang.Long taskGroup
-
-
-
-
Package com.ibm.commerce.context.audit
-
Class com.ibm.commerce.context.audit.TransportData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iTransportIdentifier
java.lang.String iTransportIdentifier
-
iRemoteAddress
java.lang.String iRemoteAddress
-
iRemoteHost
java.lang.String iRemoteHost
-
iRemoteAgent
java.lang.String iRemoteAgent
-
iClientSessionId
java.lang.String iClientSessionId
-
iClientReferral
java.lang.String iClientReferral
-
iLocalAddress
java.lang.String iLocalAddress
-
iRequestMethod
java.lang.String iRequestMethod
-
iSecureRequest
java.lang.Boolean iSecureRequest
-
iActionRequest
java.lang.String iActionRequest
-
-
-
-
Package com.ibm.commerce.context.base
-
Package com.ibm.commerce.context.baseimpl
-
Class com.ibm.commerce.context.baseimpl.AbstractContextImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iToken
ActivityToken iToken
The activity token associated with the context. -
bDirty
boolean bDirty
This boolean indicates whether the object requires persistence. -
bRequestStarted
boolean bRequestStarted
This boolean indicates whether a startRequest has been issued on the context. -
iOriginalSerializedString
java.lang.String iOriginalSerializedString
Original copy of the context. this will be used when the context needs to be reset because the original transaction has rolled back.
-
-
-
Class com.ibm.commerce.context.baseimpl.BaseContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
inCallerId
java.lang.Long inCallerId
-
inRunAsId
java.lang.Long inRunAsId
-
istrChannelId
java.lang.String istrChannelId
-
bInitialize
boolean bInitialize
-
bRecalibrate
boolean bRecalibrate
-
-
-
-
Package com.ibm.commerce.context.beans
-
Class com.ibm.commerce.context.beans.BusinessChannelListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
channelList
java.util.List<E> channelList
-
-
-
-
Package com.ibm.commerce.context.content
-
Package com.ibm.commerce.context.content.events
-
Class com.ibm.commerce.context.content.events.ContentData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iEventType
int iEventType
-
iWorkspace
java.lang.String iWorkspace
-
iTaskGroups
java.util.List<E> iTaskGroups
-
iWorkspaceData
WorkspaceData iWorkspaceData
-
-
-
Class com.ibm.commerce.context.content.events.ContentEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.context.content.events.ContentPostEvent extends ContentEvent implements Serializable
-
Class com.ibm.commerce.context.content.events.WorkspaceData extends com.ibm.commerce.context.content.objects.Workspace implements Serializable
-
-
Package com.ibm.commerce.context.content.locking
-
Class com.ibm.commerce.context.content.locking.LockData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMemberId
java.lang.Long iMemberId
-
iLockTimestamp
java.sql.Timestamp iLockTimestamp
-
iWorkspace
java.lang.String iWorkspace
-
iTaskGroup
java.lang.String iTaskGroup
-
iTask
java.lang.String iTask
-
iAction
java.lang.String iAction
-
iLockingPolicy
LockingPolicy iLockingPolicy
-
iManagedResourceKey
ManagedResourceKey iManagedResourceKey
-
-
-
-
Package com.ibm.commerce.context.content.resources
-
Class com.ibm.commerce.context.content.resources.ManagedResourceKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iInternalKeys
java.lang.Long[] iInternalKeys
-
iExternalKeys
java.lang.Object[] iExternalKeys
-
iResourceManagerMetaData
ManagedResourceMetaData iResourceManagerMetaData
-
-
-
-
Package com.ibm.commerce.context.content.resources.exception
-
Class com.ibm.commerce.context.content.resources.exception.NoWorkspaceAvailableException extends ResourceException implements Serializable
-
Serialized Fields
-
iWorkspaceIdentifier
java.lang.String iWorkspaceIdentifier
-
-
-
Class com.ibm.commerce.context.content.resources.exception.ResourceException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.context.content.resources.exception.ResourceLockedException extends ResourceException implements Serializable
-
Serialized Fields
-
iBusinessObject
ManagedResourceKey iBusinessObject
-
iActivityToken
ActivityToken iActivityToken
-
-
-
-
Package com.ibm.commerce.context.content.resources.file.beans
-
Class com.ibm.commerce.context.content.resources.file.beans.ManagedDirectoryListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrParentDirPath
java.lang.String istrParentDirPath
-
lstManagedDirectoryDB
java.util.ArrayList<E> lstManagedDirectoryDB
-
-
-
Class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
inFileId
java.lang.Long inFileId
-
istrFilePath
java.lang.String istrFilePath
-
inFileSize
java.lang.Long inFileSize
-
inFileDirectoryId
java.lang.Long inFileDirectoryId
-
iAssociated
java.lang.Short iAssociated
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
inCMFileDirectoryId
java.lang.Long inCMFileDirectoryId
-
istrIdentifier
java.lang.String istrIdentifier
-
istrDisplayName
java.lang.String istrDisplayName
-
istrParentDirPath
java.lang.String istrParentDirPath
-
iStoreId
java.lang.Integer iStoreId
-
-
-
Class com.ibm.commerce.context.content.resources.file.beans.ManagedFileListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inFileDirectoryId
java.lang.Long inFileDirectoryId
-
istrFilePath
java.lang.String istrFilePath
-
istrFilePathSearchCriteria
java.lang.String istrFilePathSearchCriteria
-
ilstManagedFiles
java.util.List<E> ilstManagedFiles
-
mapStoreDirectory
java.util.Map<K,V> mapStoreDirectory
-
-
-
-
Package com.ibm.commerce.context.content.resources.file.objects
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedFile extends com.ibm.commerce.context.content.resources.file.objimpl.ManagedFileEntityBase implements Serializable
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.context.content.resources.file.objects.ManagedFile iTypedEntity
-
iInitKey_fileId
java.lang.Long iInitKey_fileId
-
-
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iFileId
java.lang.Long iFileId
-
iFilePath
java.lang.String iFilePath
-
iFileDirId
java.lang.Long iFileDirId
-
iAssociated
java.lang.Short iAssociated
-
iFile
byte[] iFile
-
iWorkspace
java.lang.String iWorkspace
-
-
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedFileStorageKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
fileId
java.lang.Long fileId
-
contentWorkspace
java.lang.String contentWorkspace
-
-
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedLargeFile extends com.ibm.commerce.context.content.resources.file.objimpl.ManagedFileStorageEntityBase implements Serializable
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedLargeFileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.context.content.resources.file.objects.ManagedLargeFile iTypedEntity
-
iInitKey_fileId
java.lang.Long iInitKey_fileId
-
iInitKey_contentWorkspace
java.lang.String iInitKey_contentWorkspace
-
-
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedSmallFile extends com.ibm.commerce.context.content.resources.file.objimpl.ManagedFileStorageEntityBase implements Serializable
-
Class com.ibm.commerce.context.content.resources.file.objects.ManagedSmallFileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.context.content.resources.file.objects.ManagedSmallFile iTypedEntity
-
iInitKey_fileId
java.lang.Long iInitKey_fileId
-
iInitKey_contentWorkspace
java.lang.String iInitKey_contentWorkspace
-
-
-
-
Package com.ibm.commerce.context.content.resources.postpublish
-
Class com.ibm.commerce.context.content.resources.postpublish.PostPublishECEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
-
Package com.ibm.commerce.context.entitlement
-
Package com.ibm.commerce.context.exception
-
Class com.ibm.commerce.context.exception.BusinessContextException extends BusinessContextServiceException implements Serializable
-
Class com.ibm.commerce.context.exception.BusinessContextNotFoundException extends BusinessContextServiceException implements Serializable
-
Class com.ibm.commerce.context.exception.BusinessContextNotPersistedException extends BusinessContextServiceException implements Serializable
-
Class com.ibm.commerce.context.exception.BusinessContextServiceAuthenticationException extends BusinessContextServiceException implements Serializable
-
Class com.ibm.commerce.context.exception.BusinessContextServiceException extends ServiceException implements Serializable
-
Serialized Fields
-
ecMessage
ECMessage ecMessage
instance variable for BusinessContextServiceException -
className
java.lang.String className
-
methodName
java.lang.String methodName
-
messageParameters
java.lang.String[] messageParameters
-
-
-
Class com.ibm.commerce.context.exception.BusinessContextServiceInitException extends BusinessContextServiceException implements Serializable
-
Class com.ibm.commerce.context.exception.InvalidActivityTokenException extends BusinessContextServiceException implements Serializable
-
-
Package com.ibm.commerce.context.experiment
-
Package com.ibm.commerce.context.experimentimpl
-
Class com.ibm.commerce.context.experimentimpl.ExperimentContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
expToResultMap
java.util.HashMap<K,V> expToResultMap
-
sessionId
java.lang.String sessionId
-
-
-
-
Package com.ibm.commerce.context.giftregistry
-
Package com.ibm.commerce.context.giftregistryimpl
-
Class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
externalIdBeingManaged
java.lang.String externalIdBeingManaged
-
AccessedGiftRegistryExternalIds
java.util.Vector<E> AccessedGiftRegistryExternalIds
-
GiftRegistryRelationship
java.util.HashMap<K,V> GiftRegistryRelationship
-
-
-
-
Package com.ibm.commerce.context.globalization
-
Package com.ibm.commerce.context.preview
-
Package com.ibm.commerce.context.preview.servlet
-
Class com.ibm.commerce.context.preview.servlet.PreviewServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
iStoreWebAppName
java.lang.String iStoreWebAppName
-
iPreviewRequestPlugins
PreviewRequestPlugin[] iPreviewRequestPlugins
-
iStoresServletContext
javax.servlet.ServletContext iStoresServletContext
-
-
-
Class com.ibm.commerce.context.preview.servlet.RestPreviewServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
iRestServletContext
javax.servlet.ServletContext iRestServletContext
-
-
-
-
Package com.ibm.commerce.context.previewimpl
-
Class com.ibm.commerce.context.previewimpl.PreviewContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
time
java.sql.Timestamp time
Instance variable to store the time when preview was started. Defualt set to current time. -
previewProperties
java.util.HashMap<K,V> previewProperties
Instance variable to store component specific preview data. -
initialtimeDiff
java.lang.Long initialtimeDiff
Instance variable to store the time difference between preview start time and preview as time. -
isStatic
boolean isStatic
Instance variable to specify if preview date must be a static time or rolling time. Defualt set to rolling time.
-
-
-
-
Package com.ibm.commerce.context.task
-
Package com.ibm.commerce.context.taskimpl
-
Class com.ibm.commerce.context.taskimpl.TaskContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
iValidator
TaskGroupAndTaskValidator iValidator
-
iTaskGroup
java.lang.String iTaskGroup
-
iTask
java.lang.String iTask
-
-
-
-
Package com.ibm.commerce.contract.beans
-
Class com.ibm.commerce.contract.beans.AttachmentDataBean extends com.ibm.commerce.contract.beansrc.AttachmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyAttachmentId
java.lang.String iDataBeanKeyAttachmentId
Attachment ID
-
-
-
Class com.ibm.commerce.contract.beans.BusinessPolicyDataBean extends com.ibm.commerce.contract.beansrc.BusinessPolicyDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPolicyId
java.lang.String iDataBeanKeyPolicyId
Policy ID
-
-
-
Class com.ibm.commerce.contract.beans.ContractDataBean extends com.ibm.commerce.contract.beansrc.ContractDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ContractDisplayDataBean extends com.ibm.commerce.contract.beansrc.ContractDisplayDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.DisplayCustomizationTCDataBean extends com.ibm.commerce.contract.beansrc.DisplayCustomizationTCDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ExtendedTermConditionDataBean extends com.ibm.commerce.contract.beansrc.ExtendedTermConditionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.FulfillmentTCDataBean extends com.ibm.commerce.contract.beansrc.FulfillmentTCDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.InvoiceTCDataBean extends com.ibm.commerce.contract.beansrc.InvoiceTCDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ObligationToBuyTCByAmountDataBean extends com.ibm.commerce.contract.beansrc.ObligationToBuyTCByAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.OrderApprovalTCDataBean extends com.ibm.commerce.contract.beansrc.OrderApprovalTCDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.OrderTCOrderCommentDataBean extends com.ibm.commerce.contract.beansrc.OrderTCOrderCommentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.OrderTCOrderItemPAttributeDataBean extends com.ibm.commerce.contract.beansrc.OrderTCOrderItemPAttributeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ParticipantDataBean extends com.ibm.commerce.contract.beansrc.ParticipantDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyParticipantId
java.lang.String iDataBeanKeyParticipantId
Participant ID
-
-
-
Class com.ibm.commerce.contract.beans.PaymentTCDataBean extends com.ibm.commerce.contract.beansrc.PaymentTCDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PolicyByNameTypeAndStoreDataBean extends PolicyDataBean implements Serializable
-
Serialized Fields
-
policyId
java.lang.String policyId
-
storeId
java.lang.String storeId
-
dataBeanLanguageId
java.lang.String dataBeanLanguageId
-
-
-
Class com.ibm.commerce.contract.beans.PolicyCommandDataBean extends com.ibm.commerce.contract.beansrc.PolicyCommandDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyBusinessCmdClass
java.lang.String iDataBeanKeyBusinessCmdClass
Business Command Class Name -
iDataBeanKeyPolicyId
java.lang.String iDataBeanKeyPolicyId
Policy ID
-
-
-
Class com.ibm.commerce.contract.beans.PolicyDescriptionDataBean extends com.ibm.commerce.contract.beansrc.PolicyDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
Language ID -
iDataBeanKeyPolicyId
java.lang.String iDataBeanKeyPolicyId
Policy ID
-
-
-
Class com.ibm.commerce.contract.beans.PolicyTCRelationDataBean extends com.ibm.commerce.contract.beansrc.PolicyTCRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPolicyReferenceNumber
java.lang.String iDataBeanKeyPolicyReferenceNumber
Policy Reference Number -
iDataBeanKeyTcReferenceNumber
java.lang.String iDataBeanKeyTcReferenceNumber
Term Condition Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.POTCBlanketDataBean extends com.ibm.commerce.contract.beansrc.POTCBlanketDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.POTCIndividualDataBean extends com.ibm.commerce.contract.beansrc.POTCIndividualDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.POTCLimitedDataBean extends com.ibm.commerce.contract.beansrc.POTCLimitedDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PriceTCCustomPriceListDataBean extends com.ibm.commerce.contract.beansrc.PriceTCCustomPriceListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PriceTCMasterCatalogWithOptionalAdjustmentDataBean extends com.ibm.commerce.contract.beansrc.PriceTCMasterCatalogWithOptionalAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Deprecated.Command context -
iRequestProperties
TypedProperty iRequestProperties
Deprecated.Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Deprecated.Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PriceTCPriceListWithOptionalAdjustmentDataBean extends com.ibm.commerce.contract.beansrc.PriceTCPriceListWithOptionalAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PriceTCPriceListWithSelectiveAdjustmentDataBean extends com.ibm.commerce.contract.beansrc.PriceTCPriceListWithSelectiveAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ProductSetTCCustomExclusionDataBean extends com.ibm.commerce.contract.beansrc.ProductSetTCCustomExclusionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ProductSetTCCustomInclusionDataBean extends com.ibm.commerce.contract.beansrc.ProductSetTCCustomInclusionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ProductSetTCExclusionDataBean extends com.ibm.commerce.contract.beansrc.ProductSetTCExclusionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ProductSetTCInclusionDataBean extends com.ibm.commerce.contract.beansrc.ProductSetTCInclusionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.PurchaseLimitDataBean extends com.ibm.commerce.contract.beansrc.PurchaseLimitDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPurchaseLimitId
java.lang.String iDataBeanKeyPurchaseLimitId
Purchase Limit ID
-
-
-
Class com.ibm.commerce.contract.beans.ReferralDataBean extends com.ibm.commerce.contract.beansrc.ReferralDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.Integer iDataBeanKeyStoreId
-
iDataBeanKeyContractId
java.lang.Long iDataBeanKeyContractId
-
policyProperties
TypedProperty policyProperties
-
propertiesQuotation
TypedProperty propertiesQuotation
-
propertiesShopcartTransfer
TypedProperty propertiesShopcartTransfer
-
propertiesOrderTransfer
TypedProperty propertiesOrderTransfer
-
propertiesBatchAvailability
TypedProperty propertiesBatchAvailability
-
-
-
Class com.ibm.commerce.contract.beans.ReturnTCRefundPaymentMethodDataBean extends com.ibm.commerce.contract.beansrc.ReturnTCRefundPaymentMethodDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ReturnTCReturnChargeDataBean extends com.ibm.commerce.contract.beansrc.ReturnTCReturnChargeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.RightToBuyTCByAmountDataBean extends com.ibm.commerce.contract.beansrc.RightToBuyTCByAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ShippingTCShippingChargeDataBean extends com.ibm.commerce.contract.beansrc.ShippingTCShippingChargeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ShippingTCShippingModeDataBean extends com.ibm.commerce.contract.beansrc.ShippingTCShippingModeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.ShippingTCShipToAddressDataBean extends com.ibm.commerce.contract.beansrc.ShippingTCShipToAddressDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.StoreContractDataBean extends com.ibm.commerce.contract.beansrc.StoreContractDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
Store ID -
iDataBeanKeyContractReferenceNumber
java.lang.String iDataBeanKeyContractReferenceNumber
Contract Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.TermConditionDataBean extends com.ibm.commerce.contract.beansrc.TermConditionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReferenceNumber
java.lang.String iDataBeanKeyReferenceNumber
Reference Number
-
-
-
Class com.ibm.commerce.contract.beans.TermConditionDescriptionDataBean extends com.ibm.commerce.contract.beansrc.TermConditionDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context of this class. -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this class. -
iDataBeanKeyTcId
java.lang.String iDataBeanKeyTcId
The term and condition id. -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
The language id.
-
-
-
Class com.ibm.commerce.contract.beans.TradingAgreementDataBean extends com.ibm.commerce.contract.beansrc.TradingAgreementDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context of this class. -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this class. -
iDataBeanKeyTradingId
java.lang.String iDataBeanKeyTradingId
The trading id.
-
-
-
Class com.ibm.commerce.contract.beans.TradingAttachmentRelationDataBean extends com.ibm.commerce.contract.beansrc.TradingAttachmentRelationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context of this class. -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this class. -
iDataBeanKeyAttachmentId
java.lang.String iDataBeanKeyAttachmentId
The attachment id of trading agreement. -
iDataBeanKeyTradingId
java.lang.String iDataBeanKeyTradingId
The trading id.
-
-
-
Class com.ibm.commerce.contract.beans.TradingDescriptionDataBean extends com.ibm.commerce.contract.beansrc.TradingDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context of this class. -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this class. -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
The language id. -
iDataBeanKeyTradingId
java.lang.String iDataBeanKeyTradingId
The trading agreement id.
-
-
-
-
Package com.ibm.commerce.contract.catalogfilter.command
-
Class com.ibm.commerce.contract.catalogfilter.command.BuildCatalogSelectionExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
-
catalogFilter
com.ibm.commerce.contract.catalogfilter.CatalogFilter catalogFilter
-
catalogExpression
java.lang.String catalogExpression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.BuildCatalogWithConditionGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogExpression
java.lang.String catalogExpression
-
conditiongroupExpression
java.util.List<E> conditiongroupExpression
-
catalogFilter
com.ibm.commerce.contract.catalogfilter.CatalogFilter catalogFilter
-
catalogFullExpression
java.lang.String catalogFullExpression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.BuildCatentryExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogFilter
com.ibm.commerce.contract.catalogfilter.CatalogFilter catalogFilter
-
originalExpression
java.lang.String originalExpression
-
catentryExpression
java.lang.String catentryExpression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.BuildCatgroupChainExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogFilter
com.ibm.commerce.contract.catalogfilter.CatalogFilter catalogFilter
-
catalogId
java.lang.Long catalogId
-
catalogGroupSelectionChain
CatalogGroupSelectionChain catalogGroupSelectionChain
-
catgroupChainExpression
java.lang.String catgroupChainExpression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.BuildConditionGroupExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
conditionGroupExpression
java.lang.String conditionGroupExpression
-
catalogFilter
com.ibm.commerce.contract.catalogfilter.CatalogFilter catalogFilter
-
catalogFilterSelection
CatalogFilterSelection catalogFilterSelection
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogEntryIdList
java.util.List<E> catalogEntryIdList
-
entitledCatalogEntryIdList
java.util.List<E> entitledCatalogEntryIdList
-
catalogFilterIdList
java.util.List<E> catalogFilterIdList
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetEqualsNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetEqualsStringSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetGreaterThanNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetLessThanNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetNotEqualsNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetNotEqualsStringSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetNotGreaterThanNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.GetNotLessThanNumberSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
condition
Condition condition
-
expression
java.lang.String expression
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.ResolveCatalogFilterSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogFilterId
java.lang.Long catalogFilterId
Catalog Filter ID -
searchExpression
java.lang.String searchExpression
The search expression. -
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.contract.catalogfilter.command.ResolveProductSetSolrExpressionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractIdList
java.util.List<E> contractIdList
The contract ID list -
searchExpression
java.lang.String searchExpression
The search Expression. -
participantId
java.lang.Long participantId
The participant ID.
-
-
-
-
Package com.ibm.commerce.contract.commands
-
Class com.ibm.commerce.contract.commands.AddContractNLDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iCntrNLDescElement
org.w3c.dom.Element iCntrNLDescElement
-
iabContract
ContractAccessBean iabContract
-
ibXSD
boolean ibXSD
-
-
-
Class com.ibm.commerce.contract.commands.AddStoreNLDescriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStoreNLDescElement
org.w3c.dom.Element iStoreNLDescElement
-
storeRefElement
org.w3c.dom.Element storeRefElement
-
_ieStoreEntDesc
org.w3c.dom.Element _ieStoreEntDesc
-
_ieStoreContactAddress
org.w3c.dom.Element _ieStoreContactAddress
-
_ieStoreLocationAddress
org.w3c.dom.Element _ieStoreLocationAddress
-
_ieInventoryAdjustmentCodeDesc
org.w3c.dom.Element _ieInventoryAdjustmentCodeDesc
-
_ieShippingModeDesc
org.w3c.dom.Element _ieShippingModeDesc
-
iFfcNLDescElement
org.w3c.dom.Element iFfcNLDescElement
-
ffcRefElement
org.w3c.dom.Element ffcRefElement
-
_ieFfcDesc
org.w3c.dom.Element _ieFfcDesc
-
-
-
Class com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAgreementABs
TradingAgreementAccessBean[] inAgreementABs
-
inAgreementIds
java.lang.Long[] inAgreementIds
-
inParticipantId
java.lang.Long inParticipantId
-
inclusionAllAgreements
java.util.Vector<E> inclusionAllAgreements
Inclusion product sets for all trading agreements -
exclusionAllAgreements
java.util.Vector<E> exclusionAllAgreements
Exclusion product set for all trading agreements -
inclusionPerAgreement
java.util.Vector<E>[] inclusionPerAgreement
a list of inclusion product sets for each trading agreement -
exclusionPerAgreement
java.util.Vector<E>[] exclusionPerAgreement
a list of exclusion product sets for each trading agreement -
browsableProductSetsPerAgreement
java.util.Vector<E>[] browsableProductSetsPerAgreement
a list of browsable product sets for each trading agreement -
clearInclusion
boolean clearInclusion
-
clearExclusion
boolean clearExclusion
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.contract.commands.CheckCatalogEntryCategoryEntitlementBySearchCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAgreementABs
TradingAgreementAccessBean[] inAgreementABs
-
iCategoryId
java.lang.Long iCategoryId
-
entitledCatEntryIds
java.lang.Long[] entitledCatEntryIds
-
-
-
Class com.ibm.commerce.contract.commands.CheckCatalogEntryCategoryEntitlementCmdImpl extends com.ibm.commerce.contract.commands.CheckCatalogEntryEntitlementCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.commands.CheckCatalogEntryEntitlementBySearchCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAgreementABs
TradingAgreementAccessBean[] inAgreementABs
-
iMemberId
java.lang.Long iMemberId
-
iCatEntryIds
java.lang.Long[] iCatEntryIds
-
entitledCatEntryIds
java.lang.Long[] entitledCatEntryIds
-
-
-
Class com.ibm.commerce.contract.commands.CheckCatalogEntryEntitlementCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAgreementABs
TradingAgreementAccessBean[] inAgreementABs
-
iMemberId
java.lang.Long iMemberId
-
iCatEntryIds
java.lang.Long[] iCatEntryIds
-
entitledCatEntryIds
java.lang.Long[] entitledCatEntryIds
-
-
-
Class com.ibm.commerce.contract.commands.CheckCatalogGroupEntitlementBySearchCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingAgreementABs
TradingAgreementAccessBean[] tradingAgreementABs
-
catalogGroupIds
java.lang.Long[] catalogGroupIds
-
entitledCatalogGroupIds
java.lang.Long[] entitledCatalogGroupIds
-
catalogId
java.lang.Long catalogId
-
currentCatalog
CatalogAccessBean currentCatalog
-
memberId
java.lang.Long memberId
-
isEntitled
java.lang.Boolean isEntitled
-
-
-
Class com.ibm.commerce.contract.commands.CheckCatalogGroupEntitlementCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingAgreementABs
TradingAgreementAccessBean[] tradingAgreementABs
-
memberId
java.lang.Long memberId
-
catalogGroupIds
java.lang.Long[] catalogGroupIds
-
catalogId
java.lang.Long catalogId
-
entitledCatalogGroupIds
java.lang.Long[] entitledCatalogGroupIds
-
currentCatalog
CatalogAccessBean currentCatalog
-
currentCatalogId
java.lang.Long currentCatalogId
-
currentPSHelper
com.ibm.commerce.productset.commands.util.ProductSetEntitlementHelper currentPSHelper
-
-
-
Class com.ibm.commerce.contract.commands.CheckContractHasPriceRuleTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractId
java.lang.String contractId
-
hasPriceRuleTC
boolean hasPriceRuleTC
-
-
-
Class com.ibm.commerce.contract.commands.CloseContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iaContractAB
ContractAccessBean[] iaContractAB
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.contract.commands.ContractAttachmentAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inTradingId
java.lang.Long inTradingId
-
istrMimeType
java.lang.String istrMimeType
-
istrMimeTypeEncoding
java.lang.String istrMimeTypeEncoding
-
istrURI
java.lang.String istrURI
-
usageId
java.lang.String usageId
-
iabContract
ContractAccessBean iabContract
-
-
-
Class com.ibm.commerce.contract.commands.ContractAttachmentDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inAttachmentId
java.lang.Long inAttachmentId
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
-
-
Class com.ibm.commerce.contract.commands.ContractCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ibDeleteContract
boolean ibDeleteContract
-
-
-
Class com.ibm.commerce.contract.commands.ContractCloseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractCopyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inNewContractMajorVersion
java.lang.Integer inNewContractMajorVersion
-
inNewContractMinorVersion
java.lang.Integer inNewContractMinorVersion
-
inNewContractId
java.lang.Long inNewContractId
-
istrContractName
java.lang.String istrContractName
-
inAccountId
java.lang.Long inAccountId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
iabContract
ContractAccessBean iabContract
-
iabMember
MemberAccessBean iabMember
-
-
-
Class com.ibm.commerce.contract.commands.ContractCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
inLangId
java.lang.Integer inLangId
-
contractXMLDocument
org.w3c.dom.Document contractXMLDocument
-
istrXML
java.lang.String istrXML
-
idocContractXML
org.w3c.dom.Document idocContractXML
-
rootElement
org.w3c.dom.Element rootElement
-
istrURL
java.lang.String istrURL
-
ibXSD
boolean ibXSD
-
ibXSDValidation
boolean ibXSDValidation
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
-
-
Class com.ibm.commerce.contract.commands.ContractDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
isaContractIdList
java.lang.String[] isaContractIdList
-
iaContractAB
ContractAccessBean[] iaContractAB
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractDeployCmdImpl extends AddJobCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inStoreId
java.lang.Integer inStoreId
-
istrUrlName
java.lang.String istrUrlName
-
needsToDeploy
boolean needsToDeploy
-
setBrowsable
boolean setBrowsable
-
setBrowsableAll
boolean setBrowsableAll
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
inCurrentContractState
java.lang.Integer inCurrentContractState
-
iabContract
ContractAccessBean iabContract
-
isPublishProductSet
boolean isPublishProductSet
-
-
-
Class com.ibm.commerce.contract.commands.ContractDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractExportCmdImpl extends com.ibm.commerce.contract.commands.TradingAgreementExportBaseCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
istrFileName
java.lang.String istrFileName
-
inLangId
java.lang.Integer inLangId
-
iabContract
ContractAccessBean iabContract
-
bw
java.io.BufferedWriter bw
-
istrEncoding
java.lang.String istrEncoding
-
istrUrl
java.lang.String istrUrl
-
ibWantsAll
boolean ibWantsAll
-
istrXSDFileName
java.lang.String istrXSDFileName
-
istrContractTagName
java.lang.String istrContractTagName
-
istrTcXML
java.lang.String istrTcXML
-
indent1
java.lang.String indent1
-
indent2
java.lang.String indent2
-
indent3
java.lang.String indent3
-
indent4
java.lang.String indent4
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractFlowEntityBean extends ContractAccessBean implements Serializable
-
Serialized Fields
-
stateIdentifier
java.lang.Integer stateIdentifier
-
-
-
Class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl extends TradingAgreementImportBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrContractXMLFileName
java.lang.String istrContractXMLFileName
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
istrUrl
java.lang.String istrUrl
-
rootElement
org.w3c.dom.Element rootElement
-
inStoreId
java.lang.Integer inStoreId
-
ivContractElements
java.util.Vector<E> ivContractElements
-
ivContractNLDescElements
java.util.Vector<E> ivContractNLDescElements
-
ivStoreNLDescElements
java.util.Vector<E> ivStoreNLDescElements
-
ivFfcNLDescElements
java.util.Vector<E> ivFfcNLDescElements
-
ibXSD
boolean ibXSD
-
ibXSDValidation
boolean ibXSDValidation
-
synchronousDeployment
boolean synchronousDeployment
-
isContractListFile
boolean isContractListFile
-
inContractId
java.lang.Long inContractId
-
iInputStreamContractXML
java.io.InputStream iInputStreamContractXML
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
ibInputStream
boolean ibInputStream
-
-
-
Class com.ibm.commerce.contract.commands.ContractImportDraftVersionCmdImpl extends TradingAgreementImportBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrContractXMLFileName
java.lang.String istrContractXMLFileName
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
istrUrl
java.lang.String istrUrl
-
rootElement
org.w3c.dom.Element rootElement
-
ibXSDValidation
boolean ibXSDValidation
-
ibXSD
boolean ibXSD
-
inContractId
java.lang.Long inContractId
-
ivContractElements
java.util.Vector<E> ivContractElements
-
ivContractNLDescElements
java.util.Vector<E> ivContractNLDescElements
-
ivStoreNLDescElements
java.util.Vector<E> ivStoreNLDescElements
-
ivFfcNLDescElements
java.util.Vector<E> ivFfcNLDescElements
-
iInputStreamContractXML
java.io.InputStream iInputStreamContractXML
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
-
-
Class com.ibm.commerce.contract.commands.ContractListAsBuyerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inParticipantId
java.lang.Long inParticipantId
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.contract.commands.ContractNewVersionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inNewContractMajorVersion
java.lang.Integer inNewContractMajorVersion
-
inNewContractMinorVersion
java.lang.Integer inNewContractMinorVersion
-
inNewContractId
java.lang.Long inNewContractId
-
istrContractName
java.lang.String istrContractName
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
iabContract
ContractAccessBean iabContract
-
iabMember
MemberAccessBean iabMember
-
-
-
Class com.ibm.commerce.contract.commands.ContractResumeCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractSaveCmdImpl extends TradingAgreementImportBaseCmdImpl implements Serializable
-
Serialized Fields
-
inContractState
java.lang.Integer inContractState
-
inContractId
java.lang.Long inContractId
-
istrXML
java.lang.String istrXML
-
idocContractXML
org.w3c.dom.Document idocContractXML
-
rootElement
org.w3c.dom.Element rootElement
-
inLangId
java.lang.Integer inLangId
-
ibActionCreate
java.lang.Boolean ibActionCreate
-
inCurrentContractState
java.lang.Integer inCurrentContractState
-
ivContractElements
java.util.Vector<E> ivContractElements
-
ivContractActions
java.util.Vector<E> ivContractActions
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ibXSDValidation
boolean ibXSDValidation
-
istrLastUpdatedTime
java.lang.String istrLastUpdatedTime
-
-
-
Class com.ibm.commerce.contract.commands.ContractSetInSessionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
isaContractId
java.lang.String[] isaContractId
-
istrUrl
java.lang.String istrUrl
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitCheckApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eventIdentifier
java.lang.String eventIdentifier
-
entityId
java.lang.Long entityId
-
entityObject
java.lang.Object entityObject
-
businessFlowEventData
com.ibm.commerce.ubf.event.BusinessFlowEventData businessFlowEventData
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitPostApprovalCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inEntityId
java.lang.Long inEntityId
-
contractEB
ContractFlowEntityBean contractEB
-
synchronousDeployment
boolean synchronousDeployment
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitPostCancelCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
contractEB
ContractFlowEntityBean contractEB
-
inEntityId
java.lang.Long inEntityId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitPostRejectCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
contractEB
ContractFlowEntityBean contractEB
-
inEntityId
java.lang.Long inEntityId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitPreApprovalCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inEntityId
java.lang.Long inEntityId
-
contractEB
ContractFlowEntityBean contractEB
-
inStateIdentifier
java.lang.Integer inStateIdentifier
-
inStoreId
java.lang.Integer inStoreId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractSubmitResponseCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractSuspendCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractUnlockCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iabContract
ContractAccessBean iabContract
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.ContractUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXML
java.lang.String istrXML
-
idocContractXML
org.w3c.dom.Document idocContractXML
-
contractElement
org.w3c.dom.Element contractElement
-
inContractId
java.lang.Long inContractId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
istrURL
java.lang.String istrURL
-
ibXSD
boolean ibXSD
-
ibXSDValidation
boolean ibXSDValidation
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
-
-
Class com.ibm.commerce.contract.commands.ContractUploadCmdImpl extends UploadToStreamCmdImpl implements Serializable
-
Serialized Fields
-
istrContractXMLFileName
java.lang.String istrContractXMLFileName
-
istrTargetStoreId
java.lang.String istrTargetStoreId
-
-
-
Class com.ibm.commerce.contract.commands.CopyContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inContractMajorVersion
java.lang.Integer inContractMajorVersion
-
inContractMinorVersion
java.lang.Integer inContractMinorVersion
-
istrContractName
java.lang.String istrContractName
-
itCurrentTime
java.sql.Timestamp itCurrentTime
-
inNewContractId
java.lang.Long inNewContractId
-
inAccountId
java.lang.Long inAccountId
-
-
-
Class com.ibm.commerce.contract.commands.CreateContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iContractElement
org.w3c.dom.Element iContractElement
-
inContractId
java.lang.Long inContractId
-
iContractDescriptionElement
org.w3c.dom.Element iContractDescriptionElement
-
ivDocElements
java.util.Vector<E> ivDocElements
-
ivTcElements
java.util.Vector<E> ivTcElements
-
participants
org.w3c.dom.NodeList participants
-
-
-
Class com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_sStoreXML
java.lang.String _sStoreXML
-
_inlFFC
org.w3c.dom.NodeList _inlFFC
-
_inStoreId
java.lang.Integer _inStoreId
-
_inFFCDefaultLanguageId
java.lang.Integer _inFFCDefaultLanguageId
-
_iMaxFFCDisplayNameLength
int _iMaxFFCDisplayNameLength
-
-
-
Class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_sStoreXML
java.lang.String _sStoreXML
The full store XML -
_ieStoreBase
org.w3c.dom.Element _ieStoreBase
The Store element. It maps toStore
element. -
_ieStoreOwner
org.w3c.dom.Element _ieStoreOwner
The Store Owner element. It maps toStoreOwner
underStoreUniqueKey
inStore
element. -
_inlStorePath
org.w3c.dom.NodeList _inlStorePath
The Store Relationship node list. It maps toStoreRelationship
element. -
_inlStorePathFromStore
org.w3c.dom.NodeList _inlStorePathFromStore
The Store StoreRelationship From Store node list. It maps to StoreRelationshipFromStore element. -
_inlLanguage
org.w3c.dom.NodeList _inlLanguage
The Language node list. It maps toSupportedLanguage
element. -
_inlCurrency
org.w3c.dom.NodeList _inlCurrency
The Supported Currency node list. It maps toSupportedCurrency
element. -
_inlBP
org.w3c.dom.NodeList _inlBP
The Business Policy node list. It maps toBusinessPolicy
element. -
_inlProfile
org.w3c.dom.NodeList _inlProfile
The Message Profile node list. It maps toMessageProfile
element. -
_ieStoreUniqueKey
org.w3c.dom.Element _ieStoreUniqueKey
The Store Uniquekey element. It maps toStoreUniqueKey
element. -
_iePaymentInfo
org.w3c.dom.Element _iePaymentInfo
The Payments Information element. It maps toPaymentsInformation
element. -
_inlPriceList
org.w3c.dom.NodeList _inlPriceList
The Price List emelent. It maps toPriceList
inPackage
element.
-
_ieStoreEntDesc
org.w3c.dom.Element _ieStoreEntDesc
The Store Entity Description element. It maps toDescription
element inStore
element. -
_sStoreName
java.lang.String _sStoreName
The light weight store name (store identity) -
_inOwnerOrgId
java.lang.Long _inOwnerOrgId
The store owner organization entity(member) ID -
_inStoreId
java.lang.Integer _inStoreId
The light weight store ID -
_inChannelStoreId
java.lang.Integer _inChannelStoreId
The channel store ID -
_inProfileStoreCatalogId
java.lang.Long _inProfileStoreCatalogId
The master catalog ID of the catalog asset store -
_isProfileStoreCatalogName
java.lang.String _isProfileStoreCatalogName
The master catalog name of the catalog asset store -
_inCatalogOrgId
java.lang.Long _inCatalogOrgId
The owner member ID of the master catalog -
_inStoreType
java.lang.Integer _inStoreType
The store type ID.0
: distributor proxy store
1
: reseller hosting store
Only0
and1
are allowed. -
_sBPName
java.lang.String[] _sBPName
The Business Policy name array -
_inlShippingMode
org.w3c.dom.NodeList _inlShippingMode
The Shipping Mode node list. It maps toShippingMode
element. -
_inlShippingArrangement
org.w3c.dom.NodeList _inlShippingArrangement
The Shipping Arrangement node list. It maps toShippingArrangement
element. -
_inlInventoryAdjCode
org.w3c.dom.NodeList _inlInventoryAdjCode
The Inventory Adjust Code node list. It maps toInventoryAdjustmentCode
element. -
_inlCalculationUsage
org.w3c.dom.NodeList _inlCalculationUsage
The Calculation Usage node list. It maps toCalculationUsage
element. -
_ieCustomExtensionCommand
org.w3c.dom.Element _ieCustomExtensionCommand
The Custom Extension Command element. It maps toCustomExtensionCommand
element. -
_inlCatalog
org.w3c.dom.NodeList _inlCatalog
The catalog node list, this node list will be used to create a master catalog for the light weight store if no catalog profile store is specified, or the master catalog of the catalog profile store can not be found. It maps toCatalog
element. -
_vBPnames
java.util.Vector<E> _vBPnames
The business policy name vector. -
_inDefaultShippingMode
java.lang.Integer _inDefaultShippingMode
The default shipping mode. -
_sDefaultCurrency
java.lang.String _sDefaultCurrency
The default currency of the light weight store. -
_inCreatedByContractId
java.lang.Long _inCreatedByContractId
The ID of the contract that create the light weight store. -
_bResult
boolean _bResult
The light weight creation result.true
: creation successfully.false
: creation failed. -
_ivSupportedCurrencies
java.util.Vector<E> _ivSupportedCurrencies
Store Supported currency vector. The supported currencies will be used to configure the Payments as well. -
_inStoreDefaultLanguageId
java.lang.Integer _inStoreDefaultLanguageId
The store default language ID. -
sAllocationGoodFor
java.lang.String sAllocationGoodFor
-
_STORE_GROUP_ID
java.lang.Integer _STORE_GROUP_ID
-
_ADDRESS_TYPE_SHIPPING_AND_BILLING
java.lang.String _ADDRESS_TYPE_SHIPPING_AND_BILLING
-
_QUERY_FIND_SEQUENCE
java.lang.String _QUERY_FIND_SEQUENCE
-
_QUERY_FIND_STREL_TYPE
java.lang.String _QUERY_FIND_STREL_TYPE
-
_iMaxStoreEntDsDisplayNameLength
int _iMaxStoreEntDsDisplayNameLength
-
_hTrueFalseTo1and0
java.util.Hashtable<K,V> _hTrueFalseTo1and0
-
hasMasterCatalogProfileStore
boolean hasMasterCatalogProfileStore
If one of the catalog profile stores has master catalog.true
: one of the catalog profile stores has a master catalog.
false
: none of the catalog profile stores has a master catalog.
-
vPricePolices
java.util.Vector<E> vPricePolices
The price policy vector. -
_sInitialState
java.lang.String _sInitialState
The optional store initial state. It maps toinitialState
attribute in
Store
element. -
_synchronousDeploymentFlag
boolean _synchronousDeploymentFlag
The synchronous deployment parameter.
-
-
-
Class com.ibm.commerce.contract.commands.CreateLightWeightStoreWrapperCmdImpl extends CreateLightWeightStoreCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.commands.CreatePriceListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_sStoreXML
java.lang.String _sStoreXML
-
_inlPriceList
org.w3c.dom.NodeList _inlPriceList
-
_inlProductSet
org.w3c.dom.NodeList _inlProductSet
-
_inProfileStoreCatalogId
java.lang.Long _inProfileStoreCatalogId
-
_inStoreId
java.lang.Integer _inStoreId
-
rootElementTagName
java.lang.String rootElementTagName
-
-
-
Class com.ibm.commerce.contract.commands.CreateSubOrganizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_sStoreXML
java.lang.String _sStoreXML
-
_eSubOrgEle
org.w3c.dom.Element _eSubOrgEle
-
_sSubOrgId
java.lang.String _sSubOrgId
-
sSubOrgDN
java.lang.String sSubOrgDN
-
lParentOrgMemberId
java.lang.Long lParentOrgMemberId
-
_createMbrGrps
boolean _createMbrGrps
-
_ADDRESS_TYPE_SHIPPING_AND_BILLING
java.lang.String _ADDRESS_TYPE_SHIPPING_AND_BILLING
-
_RETURL
java.lang.String _RETURL
-
-
-
Class com.ibm.commerce.contract.commands.CreateUpdateTradingAgreementBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iTradingDescElement
org.w3c.dom.Element iTradingDescElement
-
ivDocElements
java.util.Vector<E> ivDocElements
-
ivTcElements
java.util.Vector<E> ivTcElements
-
ivParticipantElements
java.util.Vector<E> ivParticipantElements
-
iTradingAgreementElement
org.w3c.dom.Element iTradingAgreementElement
-
-
-
Class com.ibm.commerce.contract.commands.CreateXSDContractCmdImpl extends CreateUpdateTradingAgreementBaseCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inTcId
java.lang.Long inTcId
-
iContractElement
org.w3c.dom.Element iContractElement
-
-
-
Class com.ibm.commerce.contract.commands.DeployContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_inContractId
java.lang.Long _inContractId
-
_setBrowsable
boolean _setBrowsable
-
_setBrowsableAll
boolean _setBrowsableAll
-
_inStoreId
java.lang.Integer _inStoreId
-
_inDistributorOrResellerOrganizationId
java.lang.Long _inDistributorOrResellerOrganizationId
-
_isLWStoreName
java.lang.String _isLWStoreName
-
_inLWStoreId
java.lang.Integer _inLWStoreId
-
_inLWStoreType
java.lang.String _inLWStoreType
-
_isContractName
java.lang.String _isContractName
-
_inCurrentContractState
java.lang.Integer _inCurrentContractState
-
_idContractStartDateTime
java.sql.Timestamp _idContractStartDateTime
-
_idContractEndDateTime
java.sql.Timestamp _idContractEndDateTime
-
_inContractUsage
java.lang.Integer _inContractUsage
-
_inContractOrigin
java.lang.Integer _inContractOrigin
-
_inContractReference
java.lang.Long _inContractReference
-
_inContractOwnerId
java.lang.Long _inContractOwnerId
-
_newContractId
java.lang.Long _newContractId
-
_sStoreInitialState
java.lang.String _sStoreInitialState
-
_iMaxContractNameLength
int _iMaxContractNameLength
-
_sTemplateContractFileName
java.lang.String _sTemplateContractFileName
-
_iUsageType
java.lang.Integer _iUsageType
-
_sBPName
java.lang.String[] _sBPName
-
_isChannelCatalogIdentifier
java.lang.String _isChannelCatalogIdentifier
-
_isChannelCatalogMemberId
java.lang.String _isChannelCatalogMemberId
-
_isChannelCatalogReferenceNumber
java.lang.Long _isChannelCatalogReferenceNumber
-
_sStoreXML
java.lang.String _sStoreXML
-
_inDefaultShippingModeId
java.lang.Integer _inDefaultShippingModeId
-
_inImportedContractMajorVersion
java.lang.Integer _inImportedContractMajorVersion
-
_inImportedContractMinorVersion
java.lang.Integer _inImportedContractMinorVersion
-
hasMasterCatalogProfileStore
boolean hasMasterCatalogProfileStore
-
vPricePolicies
java.util.Vector<E> vPricePolicies
-
_synchronousDeploymentFlag
boolean _synchronousDeploymentFlag
The synchronous deployment parameter. -
isPublishProductSet
boolean isPublishProductSet
-
-
-
Class com.ibm.commerce.contract.commands.DeployContractForSearchCmdImpl extends DeployContractCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
earUpdateUtil
com.ibm.commerce.tools.util.EARUpdateUtil earUpdateUtil
-
-
-
Class com.ibm.commerce.contract.commands.DeployContractProcess extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jobReferenceId
java.lang.Long jobReferenceId
The job instance ID -
jobInstanceId
java.lang.Long jobInstanceId
The job reference ID -
isDeployStoreProperties
boolean isDeployStoreProperties
If deploy store's properties. Default value is false.
-
-
-
Class com.ibm.commerce.contract.commands.DeployExpressionForPriceTCCmdImpl extends DeployPriceTCCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.commands.DeployExtendedTCCmdImpl extends DeployTCCmdImpl implements Serializable
-
Serialized Fields
-
tcId
java.lang.Long tcId
The ExtendedTermConditionAccessBean of the ExtendedTC.
-
-
-
Class com.ibm.commerce.contract.commands.DeployTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
abTC
TermConditionAccessBean abTC
The TermConditionAccessBean of the term and condition to be deployed. -
inTargetStoreId
java.lang.Integer inTargetStoreId
-
-
-
Class com.ibm.commerce.contract.commands.DummyCheckContractHasPriceRuleTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractId
java.lang.String contractId
-
-
-
Class com.ibm.commerce.contract.commands.DummyRetrievePriceRuleCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
The name of this command. -
inContractState
java.lang.Integer inContractState
-
inContractId
java.lang.Long inContractId
-
istrContractXMLFileName
java.lang.String istrContractXMLFileName
-
idocContractXML
org.w3c.dom.Document idocContractXML
-
ivContractElements
java.util.Vector<E> ivContractElements
-
ivContractStates
java.util.Vector<E> ivContractStates
-
inStoreId
java.lang.Integer inStoreId
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ivContractNLDescElements
java.util.Vector<E> ivContractNLDescElements
-
contracts
java.util.Vector<E> contracts
-
istrUrl
java.lang.String istrUrl
-
responseProperties
TypedProperty responseProperties
-
istrEntityPath
java.lang.String istrEntityPath
-
_synchronousDeploymentFlag
boolean _synchronousDeploymentFlag
The synchronous deployment parameter. -
iInputStreamContractXML
java.io.InputStream iInputStreamContractXML
-
ibXSDValidation
boolean ibXSDValidation
-
-
-
Class com.ibm.commerce.contract.commands.ImportDTDContractDraftVersionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
istrContractXMLFileName
java.lang.String istrContractXMLFileName
-
idocContractXML
org.w3c.dom.Document idocContractXML
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ivContractElements
java.util.Vector<E> ivContractElements
-
ivContractNLDescElements
java.util.Vector<E> ivContractNLDescElements
-
istrUrl
java.lang.String istrUrl
-
responseProperties
TypedProperty responseProperties
-
istrEntityPath
java.lang.String istrEntityPath
-
-
-
Class com.ibm.commerce.contract.commands.NoAddJobException extends ECApplicationException implements Serializable
-
Class com.ibm.commerce.contract.commands.ParticipantAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inTradingId
java.lang.Long inTradingId
-
inTcId
java.lang.Long inTcId
-
istrRole
java.lang.String istrRole
-
istrInfo
java.lang.String istrInfo
-
inMemberId
java.lang.Long inMemberId
-
inRole
java.lang.Integer inRole
-
inAllCaseTrdId
java.lang.Long inAllCaseTrdId
-
iabContract
ContractAccessBean iabContract
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.contract.commands.ParticipantDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inParticipantId
java.lang.Long inParticipantId
-
inTradingId
java.lang.Long inTradingId
-
iabContract
ContractAccessBean iabContract
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.contract.commands.PolicyAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inStoreEntId
java.lang.Integer inStoreEntId
-
istrPolicyType
java.lang.String istrPolicyType
-
istrPolicyName
java.lang.String istrPolicyName
-
ihshBizCmds
java.util.Hashtable<K,V> ihshBizCmds
-
ihshBizCmdProps
java.util.Hashtable<K,V> ihshBizCmdProps
-
istrBizCmdCommonProps
java.lang.String istrBizCmdCommonProps
-
itStartDate
java.sql.Timestamp itStartDate
-
itEndDate
java.sql.Timestamp itEndDate
-
_policyId
java.lang.Long _policyId
-
-
-
Class com.ibm.commerce.contract.commands.PolicyDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iaBusinessPolicyAB
BusinessPolicyAccessBean[] iaBusinessPolicyAB
-
inaPolicyIdList
java.lang.Long[] inaPolicyIdList
-
isaListPolicyId
java.lang.String[] isaListPolicyId
-
-
-
Class com.ibm.commerce.contract.commands.PolicyDescriptionDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inPolicyId
java.lang.Long inPolicyId
-
inLangId
java.lang.Integer inLangId
-
iabPolicy
BusinessPolicyAccessBean iabPolicy
-
-
-
Class com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inPolicyId
java.lang.Long inPolicyId
-
inLangId
java.lang.Integer inLangId
-
istrDesc
java.lang.String istrDesc
-
istrLongDesc
java.lang.String istrLongDesc
-
iabPolicy
BusinessPolicyAccessBean iabPolicy
-
-
-
Class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inStoreEntId
java.lang.Integer inStoreEntId
-
istrPolicyType
java.lang.String istrPolicyType
-
istrPolicyName
java.lang.String istrPolicyName
-
ihshBizCmds
java.util.Hashtable<K,V> ihshBizCmds
-
ihshBizCmdProps
java.util.Hashtable<K,V> ihshBizCmdProps
-
ihshBizCmdUpdateProperty
java.util.Hashtable<K,V> ihshBizCmdUpdateProperty
-
istrBizCmdCommonProps
java.lang.String istrBizCmdCommonProps
-
istrBizCmdCommonUpdateProperty
java.lang.String istrBizCmdCommonUpdateProperty
-
itStartDate
java.sql.Timestamp itStartDate
-
itEndDate
java.sql.Timestamp itEndDate
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
-
-
Class com.ibm.commerce.contract.commands.RetrievePriceRuleCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
memberId
java.lang.Long memberId
-
effectiveTime
java.sql.Timestamp effectiveTime
-
priceRuleId
java.lang.Long priceRuleId
-
-
-
Class com.ibm.commerce.contract.commands.ScheduledContractDeployCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.contract.commands.ScheduledContractDeployForSearchCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
abConfig
com.ibm.commerce.base.objects.SchedulerConfigAccessBean abConfig
-
abBroadcast
com.ibm.commerce.base.objects.SchedulerBroadcastAccessBean abBroadcast
-
abStatus
com.ibm.commerce.base.objects.SchedulerStatusAccessBean abStatus
-
isBroadcast
boolean isBroadcast
-
-
-
Class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
name of this command. -
ifDebug
boolean ifDebug
-
istrTemplateXMLFileName
java.lang.String istrTemplateXMLFileName
-
idocXMLInputTemplate
org.w3c.dom.Document idocXMLInputTemplate
-
rootElementInputTemplate
org.w3c.dom.Element rootElementInputTemplate
-
istrCatalogProfileOrgDN
java.lang.String istrCatalogProfileOrgDN
-
istrCatalogProfStore
java.lang.String istrCatalogProfStore
-
istrDefaultCurrency
java.lang.String istrDefaultCurrency
-
istrDefaultLocale
java.lang.String istrDefaultLocale
-
istrISPOrgDN
java.lang.String istrISPOrgDN
-
istrOwnerDN
java.lang.String istrOwnerDN
-
istrOwnerDNWithoutXMLConversion
java.lang.String istrOwnerDNWithoutXMLConversion
-
istrOwnerEmail
java.lang.String istrOwnerEmail
-
istrProfileOrgDN
java.lang.String istrProfileOrgDN
-
istrProfileStore
java.lang.String istrProfileStore
-
istrStoreCategory
java.lang.String istrStoreCategory
-
istrStoreCategoryWithoutXMLConversion
java.lang.String istrStoreCategoryWithoutXMLConversion
-
istrStoreDesc
java.lang.String istrStoreDesc
-
istrStoreDir
java.lang.String istrStoreDir
-
istrStoreDisplayName
java.lang.String istrStoreDisplayName
-
istrStoreDisplayNameWithoutXMLConversion
java.lang.String istrStoreDisplayNameWithoutXMLConversion
-
istrStoreIdentifier
java.lang.String istrStoreIdentifier
-
istrStoreIdentifierWithoutXMLConversion
java.lang.String istrStoreIdentifierWithoutXMLConversion
-
istrStoreOrgDN
java.lang.String istrStoreOrgDN
-
istrStoreSubOrgDN
java.lang.String istrStoreSubOrgDN
-
istrStoreSubOrgDNWithoutXMLConversion
java.lang.String istrStoreSubOrgDNWithoutXMLConversion
-
istrStoreSubOrgName
java.lang.String istrStoreSubOrgName
-
istrISPStoreIdentifier
java.lang.String istrISPStoreIdentifier
-
istrStoreHomepageURL
java.lang.String istrStoreHomepageURL
-
istrCatalogProfileStoreentId
java.lang.String istrCatalogProfileStoreentId
-
istrProfileStoreentId
java.lang.String istrProfileStoreentId
-
istrStoreOrgId
java.lang.String istrStoreOrgId
-
istrStoreOrgSharedOwner
java.lang.String istrStoreOrgSharedOwner
-
istrStoreId
java.lang.String istrStoreId
-
ivecFFMCArray
java.util.Vector<E> ivecFFMCArray
-
ivecPaymentListHashtables
java.util.Vector<E> ivecPaymentListHashtables
-
ivecPaymentMethodsHashtables
java.util.Vector<E> ivecPaymentMethodsHashtables
-
ivecCassetteMethodsHashtables
java.util.Vector<E> ivecCassetteMethodsHashtables
-
ivecCustomOfflinePayMethod
java.util.Vector<E> ivecCustomOfflinePayMethod
-
ivecOfflineCardHashtables
java.util.Vector<E> ivecOfflineCardHashtables
-
iabOrgAB
OrganizationAccessBean iabOrgAB
-
ibPaymentsOverride
boolean ibPaymentsOverride
-
strSubOrgId
java.lang.String strSubOrgId
-
earUpdateUtil
com.ibm.commerce.tools.util.EARUpdateUtil earUpdateUtil
-
problemTriggers
java.util.Map<K,V> problemTriggers
-
-
-
Class com.ibm.commerce.contract.commands.TradingAgreementExportBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
indent1
java.lang.String indent1
-
indent2
java.lang.String indent2
-
indent3
java.lang.String indent3
-
-
-
Class com.ibm.commerce.contract.commands.TradingAgreementImportBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
idocTradingAgreementXML
org.w3c.dom.Document idocTradingAgreementXML
-
ibXSD
boolean ibXSD
-
-
-
Class com.ibm.commerce.contract.commands.UpdateContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iContractDescriptionElement
org.w3c.dom.Element iContractDescriptionElement
-
ivDocElements
java.util.Vector<E> ivDocElements
-
ivTcElements
java.util.Vector<E> ivTcElements
-
participants
org.w3c.dom.NodeList participants
-
inContractId
java.lang.Long inContractId
-
inTcId
java.lang.Long inTcId
-
iContractElement
org.w3c.dom.Element iContractElement
-
-
-
Class com.ibm.commerce.contract.commands.UpdateXSDContractCmdImpl extends CreateUpdateTradingAgreementBaseCmdImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
iContractElement
org.w3c.dom.Element iContractElement
-
-
-
Class com.ibm.commerce.contract.commands.ValidateBusinessPolicyInContractForStoreCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
inStoreId
java.lang.Integer inStoreId
-
respProps
TypedProperty respProps
-
istrReturnView
java.lang.String istrReturnView
-
-
-
Class com.ibm.commerce.contract.commands.ValidateContractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inContractId
java.lang.Long inContractId
-
respProps
TypedProperty respProps
-
istrReturnView
java.lang.String istrReturnView
-
inStoreId
java.lang.Integer inStoreId
-
-
-
-
Package com.ibm.commerce.contract.facade.client
-
Class com.ibm.commerce.contract.facade.client.BusinessAccountException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.contract.facade.client.ContractException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.contract.facade.datatypes.impl
-
Class com.ibm.commerce.contract.facade.datatypes.impl.BusinessAccountTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
businessAccountIdentifier
BusinessAccountIdentifierType businessAccountIdentifier
The cached value of the 'Business Account Identifier
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
BusinessAccountTypeImpl.getUserData()
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.ContractTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contractIdentifier
ContractIdentifierType contractIdentifier
The cached value of the 'Contract Identifier
' containment reference.- See Also:
ContractTypeImpl.getContractIdentifier()
-
shortDescription
DescriptionType shortDescription
The cached value of the 'Short Description
' containment reference.- See Also:
ContractTypeImpl.getShortDescription()
-
longDescription
DescriptionType longDescription
The cached value of the 'Long Description
' containment reference.- See Also:
ContractTypeImpl.getLongDescription()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
ContractTypeImpl.getUserData()
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mixed
org.eclipse.emf.ecore.sdo.util.ESequence mixed
The cached value of the 'Mixed
' attribute list.- See Also:
DocumentRootImpl.getMixed()
-
xMLNSPrefixMap
org.eclipse.emf.common.util.EMap xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
DocumentRootImpl.getXMLNSPrefixMap()
-
xSISchemaLocation
org.eclipse.emf.common.util.EMap xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
DocumentRootImpl.getXSISchemaLocation()
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.GetBusinessAccountDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
get
GetType get
The cached value of the 'Get
' containment reference. -
businessAccount
org.eclipse.emf.common.util.EList businessAccount
The cached value of the 'Business Account
' containment reference list.
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.GetBusinessAccountTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
GetBusinessAccountDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
GetBusinessAccountTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.GetContractDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
get
GetType get
The cached value of the 'Get
' containment reference.- See Also:
GetContractDataAreaTypeImpl.getGet()
-
contract
org.eclipse.emf.common.util.EList contract
The cached value of the 'Contract
' containment reference list.
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.GetContractTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
GetContractDataAreaType dataArea
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.ShowBusinessAccountDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
show
ShowType show
The cached value of the 'Show
' containment reference. -
businessAccount
org.eclipse.emf.common.util.EList businessAccount
The cached value of the 'Business Account
' containment reference list.
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.ShowBusinessAccountTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ShowBusinessAccountDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.ShowContractDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
show
ShowType show
The cached value of the 'Show
' containment reference.- See Also:
ShowContractDataAreaTypeImpl.getShow()
-
contract
org.eclipse.emf.common.util.EList contract
The cached value of the 'Contract
' containment reference list.
-
-
Class com.ibm.commerce.contract.facade.datatypes.impl.ShowContractTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ShowContractDataAreaType dataArea
-
-
-
Package com.ibm.commerce.contract.facade.server.commands
-
Class com.ibm.commerce.contract.facade.server.commands.AbstractFetchContractCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iShowContractDataArea
ShowContractDataAreaType iShowContractDataArea
-
iContractTypeList
java.util.List<E> iContractTypeList
-
iGetVerb
GetType iGetVerb
-
-
-
Class com.ibm.commerce.contract.facade.server.commands.ComposeContractFromAccessBeanSummaryCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iContractAccessBean
ContractAccessBean iContractAccessBean
-
inLanguageId
java.lang.Integer inLanguageId
-
iTradingDescriptionAccessBean
TradingDescriptionAccessBean iTradingDescriptionAccessBean
-
iContract
ContractType iContract
-
-
-
Class com.ibm.commerce.contract.facade.server.commands.FetchBusinessAccountCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.FetchContractByExtParameterCmdImpl extends AbstractFetchContractCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.FetchContractByIdentifierCmdImpl extends AbstractFetchContractCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.FetchContractByPriceRuleIdentifierCmdImpl extends AbstractFetchContractCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.FetchContractCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.GetBusinessAccountCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.facade.server.commands.GetContractCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetContract
GetContractType iGetContract
-
iShowContract
ShowContractType iShowContract
-
-
-
Class com.ibm.commerce.contract.facade.server.commands.PriceRuleReferredByContractCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceRuleId
java.lang.String priceRuleId
-
contractList
java.util.List<E> contractList
-
-
-
-
Package com.ibm.commerce.contract.objects
-
Class com.ibm.commerce.contract.objects.AddressBookTC extends com.ibm.commerce.contract.objimpl.AddressBookTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.AddressBookTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.AddressBookTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.Attachment extends com.ibm.commerce.contract.objimpl.AttachmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.AttachmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.Attachment iTypedEntity
-
iInitKey_attachmentId
java.lang.Long iInitKey_attachmentId
-
-
-
Class com.ibm.commerce.contract.objects.AttachmentJDBCHelperBean extends BaseJDBCHelper implements Serializable
-
Serialized Fields
-
mySessionCtx
javax.ejb.SessionContext mySessionCtx
-
-
-
Class com.ibm.commerce.contract.objects.BusinessPolicy extends com.ibm.commerce.contract.objimpl.BusinessPolicyEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.BusinessPolicy iTypedEntity
-
iInitKey_policyId
java.lang.Long iInitKey_policyId
-
-
-
Class com.ibm.commerce.contract.objects.CatalogFilterTC extends com.ibm.commerce.contract.objimpl.CatalogFilterTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.CatalogFilterTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.CatalogFilterTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ComponentAdjustment extends com.ibm.commerce.contract.objimpl.ComponentAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ComponentAdjustment iTypedEntity
-
iInitKey_kitId
java.lang.Long iInitKey_kitId
-
iInitKey_catentryId
java.lang.Long iInitKey_catentryId
-
iInitKey_termcond
java.lang.Long iInitKey_termcond
-
-
-
Class com.ibm.commerce.contract.objects.ComponentAdjustmentKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
kitId
java.lang.Long kitId
-
catentryId
java.lang.Long catentryId
-
termcond
java.lang.Long termcond
-
-
-
Class com.ibm.commerce.contract.objects.ComponentOffer extends com.ibm.commerce.contract.objimpl.ComponentOfferEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ComponentOfferAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ComponentOffer iTypedEntity
-
iInitKey_dkoffer_id
java.lang.Long iInitKey_dkoffer_id
-
-
-
Class com.ibm.commerce.contract.objects.ContactKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 3206093459760846163L
-
Serialized Fields
-
referenceNumber
java.lang.Long referenceNumber
-
-
Class com.ibm.commerce.contract.objects.Contract extends com.ibm.commerce.contract.objimpl.ContractEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ContractAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.Contract iTypedEntity
-
iInitKey_reference
java.lang.Long iInitKey_reference
-
-
-
Class com.ibm.commerce.contract.objects.ContractDisplay extends com.ibm.commerce.contract.objimpl.ContractDisplayEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ContractDisplayAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ContractDisplay iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ContractStore extends com.ibm.commerce.contract.objimpl.ContractStoreEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ContractStoreAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ContractStore iTypedEntity
-
iInitKey_contract
java.lang.Long iInitKey_contract
-
-
-
Class com.ibm.commerce.contract.objects.DisplayCustomizationTC extends com.ibm.commerce.contract.objimpl.DisplayCustomizationTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.DisplayCustomizationTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ExtendedTermCondition extends com.ibm.commerce.contract.objimpl.ExtendedTermConditionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ExtendedTermCondition iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.FulfillmentTC extends com.ibm.commerce.contract.objimpl.FulfillmentTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.FulfillmentTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.HandlingChargeTC extends com.ibm.commerce.contract.objimpl.HandlingChargeTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.HandlingChargeTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.HandlingChargeTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.InvoiceTC extends com.ibm.commerce.contract.objimpl.InvoiceTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.InvoiceTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.InvoiceTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmount extends com.ibm.commerce.contract.objimpl.ObligationToBuyTCByAmountEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ObligationToBuyTCByAmount iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.OrderApprovalTC extends com.ibm.commerce.contract.objimpl.OrderApprovalTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.OrderApprovalTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.OrderTCOrderComment extends com.ibm.commerce.contract.objimpl.OrderTCOrderCommentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.OrderTCOrderComment iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttribute extends com.ibm.commerce.contract.objimpl.OrderTCOrderItemPAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.OrderTCOrderItemPAttribute iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.Participant extends com.ibm.commerce.contract.objimpl.ParticipantEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ParticipantAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.Participant iTypedEntity
-
iInitKey_participantId
java.lang.Long iInitKey_participantId
-
-
-
Class com.ibm.commerce.contract.objects.PaymentTC extends com.ibm.commerce.contract.objimpl.PaymentTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PaymentTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PaymentTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PolicyCommand extends com.ibm.commerce.contract.objimpl.PolicyCommandEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PolicyCommandAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PolicyCommand iTypedEntity
-
iInitKey_businessCmdClass
java.lang.String iInitKey_businessCmdClass
-
iInitKey_policy
java.lang.Long iInitKey_policy
-
-
-
Class com.ibm.commerce.contract.objects.PolicyCommandKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
businessCmdClass
java.lang.String businessCmdClass
-
policy
java.lang.Long policy
-
-
-
Class com.ibm.commerce.contract.objects.PolicyDescription extends com.ibm.commerce.contract.objimpl.PolicyDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PolicyDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_policy
java.lang.Long iInitKey_policy
-
-
-
Class com.ibm.commerce.contract.objects.PolicyDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
policy
java.lang.Long policy
-
-
-
Class com.ibm.commerce.contract.objects.PolicyTCRelation extends com.ibm.commerce.contract.objimpl.PolicyTCRelationEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PolicyTCRelation iTypedEntity
-
iInitKey_policy
java.lang.Long iInitKey_policy
-
iInitKey_tc
java.lang.Long iInitKey_tc
-
-
-
Class com.ibm.commerce.contract.objects.PolicyTCRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
policy
java.lang.Long policy
-
tc
java.lang.Long tc
-
-
-
Class com.ibm.commerce.contract.objects.POTCBlanket extends com.ibm.commerce.contract.objimpl.POTCBlanketEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.POTCBlanketAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.POTCBlanket iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.POTCIndividual extends com.ibm.commerce.contract.objimpl.POTCIndividualEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.POTCIndividualAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.POTCIndividual iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.POTCLimited extends com.ibm.commerce.contract.objimpl.POTCLimitedEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.POTCLimitedAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.POTCLimited iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceRuleTC extends com.ibm.commerce.contract.objimpl.PriceRuleTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceRuleTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceRuleTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlock extends com.ibm.commerce.contract.objimpl.PriceTCConfigBuildBlockEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCConfigBuildBlock iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCCustomPriceList extends com.ibm.commerce.contract.objimpl.PriceTCCustomPriceListEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCCustomPriceList iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFiltering extends com.ibm.commerce.contract.objimpl.PriceTCMasterCatalogWithFilteringEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFiltering iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustment extends com.ibm.commerce.contract.objimpl.PriceTCMasterCatalogWithOptionalAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustment iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustment extends com.ibm.commerce.contract.objimpl.PriceTCPriceListWithOptionalAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustment iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustment extends com.ibm.commerce.contract.objimpl.PriceTCPriceListWithSelectiveAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustment iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusion extends com.ibm.commerce.contract.objimpl.ProductSetTCCustomExclusionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ProductSetTCCustomExclusion iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusion extends com.ibm.commerce.contract.objimpl.ProductSetTCCustomInclusionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ProductSetTCCustomInclusion iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ProductSetTCExclusion extends com.ibm.commerce.contract.objimpl.ProductSetTCExclusionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ProductSetTCExclusion iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ProductSetTCInclusion extends com.ibm.commerce.contract.objimpl.ProductSetTCInclusionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ProductSetTCInclusion iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.PurchaseLimit extends com.ibm.commerce.contract.objimpl.PurchaseLimitEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.PurchaseLimit iTypedEntity
-
iInitKey_purchaseLimitId
java.lang.Long iInitKey_purchaseLimitId
-
-
-
Class com.ibm.commerce.contract.objects.ReferralInterfaceTC extends com.ibm.commerce.contract.objimpl.ReferralInterfaceTCEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ReferralInterfaceTC iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ReturnTCExchangeMethod extends com.ibm.commerce.contract.objimpl.ReturnTCExchangeMethodEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ReturnTCExchangeMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ReturnTCExchangeMethod iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethod extends com.ibm.commerce.contract.objimpl.ReturnTCRefundPaymentMethodEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethod iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ReturnTCReturnCharge extends com.ibm.commerce.contract.objimpl.ReturnTCReturnChargeEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ReturnTCReturnCharge iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.RightToBuyTCByAmount extends com.ibm.commerce.contract.objimpl.RightToBuyTCByAmountEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.RightToBuyTCByAmount iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingCharge extends com.ibm.commerce.contract.objimpl.ShippingTCShippingChargeEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ShippingTCShippingCharge iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment extends com.ibm.commerce.contract.objimpl.ShippingTCShippingChargeAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingMode extends com.ibm.commerce.contract.objimpl.ShippingTCShippingModeEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ShippingTCShippingMode iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.ShippingTCShipToAddress extends com.ibm.commerce.contract.objimpl.ShippingTCShipToAddressEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.ShippingTCShipToAddress iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.StoreContract extends com.ibm.commerce.contract.objimpl.StoreContractEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.StoreContractAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.StoreContract iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_contract
java.lang.Long iInitKey_contract
-
-
-
Class com.ibm.commerce.contract.objects.StoreContractKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
contract
java.lang.Long contract
-
-
-
Class com.ibm.commerce.contract.objects.TermCondition extends com.ibm.commerce.contract.objimpl.TermConditionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TermConditionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TermCondition iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.contract.objects.TermConditionAttribute extends com.ibm.commerce.contract.objimpl.TermConditionAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TermConditionAttribute iTypedEntity
-
iInitKey_type
java.lang.Integer iInitKey_type
-
iInitKey_sequence
java.lang.Integer iInitKey_sequence
-
iInitKey_termCondition
java.lang.Long iInitKey_termCondition
-
-
-
Class com.ibm.commerce.contract.objects.TermConditionAttributeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
-
sequence
java.lang.Integer sequence
-
termCondition
java.lang.Long termCondition
-
-
-
Class com.ibm.commerce.contract.objects.TermConditionDescription extends com.ibm.commerce.contract.objimpl.TermConditionDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TermConditionDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_tc
java.lang.Long iInitKey_tc
-
-
-
Class com.ibm.commerce.contract.objects.TermConditionDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
tc
java.lang.Long tc
-
-
-
Class com.ibm.commerce.contract.objects.TradingAgreement extends com.ibm.commerce.contract.objimpl.TradingAgreementEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TradingAgreementAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TradingAgreement iTypedEntity
-
iInitKey_tradingId
java.lang.Long iInitKey_tradingId
-
-
-
Class com.ibm.commerce.contract.objects.TradingAttachmentRelation extends com.ibm.commerce.contract.objimpl.TradingAttachmentRelationEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TradingAttachmentRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TradingAttachmentRelation iTypedEntity
-
iInitKey_attachment
java.lang.Long iInitKey_attachment
-
iInitKey_trading
java.lang.Long iInitKey_trading
-
-
-
Class com.ibm.commerce.contract.objects.TradingAttachmentRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
attachment
java.lang.Long attachment
-
trading
java.lang.Long trading
-
-
-
Class com.ibm.commerce.contract.objects.TradingDescription extends com.ibm.commerce.contract.objimpl.TradingDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.contract.objects.TradingDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_trading
java.lang.Long iInitKey_trading
-
-
-
Class com.ibm.commerce.contract.objects.TradingDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
trading
java.lang.Long trading
-
-
-
-
Package com.ibm.commerce.contract.objimpl
-
Class com.ibm.commerce.contract.objimpl.AddressBookTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
usePersonalAddressBook
java.lang.Integer usePersonalAddressBook
-
useParentOrgAddressBook
java.lang.Integer useParentOrgAddressBook
-
useAccountAddressBook
java.lang.Integer useAccountAddressBook
-
addressType
java.lang.String addressType
-
-
-
Class com.ibm.commerce.contract.objimpl.AttachmentEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
attachmentId
java.lang.Long attachmentId
-
attachmentURL
java.lang.String attachmentURL
-
mimeType
java.lang.String mimeType
-
mimeTypeEncoding
java.lang.String mimeTypeEncoding
-
ownerId
java.lang.Long ownerId
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
usage
java.lang.String usage
-
markforDelete
java.lang.Integer markforDelete
-
description
java.lang.String description
-
filename
java.lang.String filename
-
filesize
java.lang.Long filesize
-
createMethod
java.lang.Integer createMethod
-
image1
java.lang.String image1
-
image2
java.lang.String image2
-
reserved
java.lang.String reserved
-
-
-
Class com.ibm.commerce.contract.objimpl.BusinessPolicyEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
policyId
java.lang.Long policyId
-
policyName
java.lang.String policyName
-
type
java.lang.String type
-
storeEntityId
java.lang.Integer storeEntityId
-
properties
java.lang.String properties
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
-
-
Class com.ibm.commerce.contract.objimpl.CatalogFilterTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
catalogFilterId
java.lang.Long catalogFilterId
-
-
-
Class com.ibm.commerce.contract.objimpl.ComponentAdjustmentEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
kitId
java.lang.Long kitId
-
catentryId
java.lang.Long catentryId
-
adjustment
java.math.BigDecimal adjustment
-
type
java.lang.Integer type
-
termcond
com.ibm.commerce.contract.objects.ExtendedTermCondition termcond
-
-
-
Class com.ibm.commerce.contract.objimpl.ComponentOfferEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
priceListId
java.lang.Long priceListId
-
kitId
java.lang.Long kitId
-
catentryId
java.lang.Long catentryId
-
price
java.math.BigDecimal price
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
minimumQuantity
java.lang.Double minimumQuantity
-
maximumQuantity
java.lang.Double maximumQuantity
-
dkoffer_id
java.lang.Long dkoffer_id
-
identifier
java.lang.Long identifier
-
published
java.lang.Integer published
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
precedence
java.lang.Double precedence
-
currency
com.ibm.commerce.common.objects.Currency currency
-
-
-
Class com.ibm.commerce.contract.objimpl.ContractDisplayEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
referenceNumber
java.lang.Long referenceNumber
-
devicefmtId
java.lang.Integer devicefmtId
-
participantRoleId
java.lang.Integer participantRoleId
-
displayPageName
java.lang.String displayPageName
-
contract
com.ibm.commerce.contract.objects.Contract contract
-
-
-
Class com.ibm.commerce.contract.objimpl.ContractEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
majorVersion
java.lang.Integer majorVersion
-
minorVersion
java.lang.Integer minorVersion
-
ownerReferenceNumber
java.lang.Long ownerReferenceNumber
-
origin
java.lang.Integer origin
-
state
java.lang.Integer state
-
usage
java.lang.Integer usage
-
markForDelete
java.lang.Integer markForDelete
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
timeApproved
java.sql.Timestamp timeApproved
-
timeActivated
java.sql.Timestamp timeActivated
-
timeDeployed
java.sql.Timestamp timeDeployed
-
familyId
java.lang.Long familyId
-
comments
java.lang.String comments
-
reference
com.ibm.commerce.contract.objects.TradingAgreement reference
-
-
-
Class com.ibm.commerce.contract.objimpl.ContractStoreEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
storeXML
java.lang.String storeXML
-
contract
com.ibm.commerce.contract.objects.Contract contract
-
-
-
Class com.ibm.commerce.contract.objimpl.DisplayCustomizationTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
attachmentId
java.lang.Long attachmentId
-
sequenceNumber
java.lang.Double sequenceNumber
-
displayType
java.lang.String displayType
-
displayText
java.lang.String displayText
-
displayTextLocale
java.lang.Integer displayTextLocale
-
-
-
Class com.ibm.commerce.contract.objimpl.ExtendedTermConditionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
tcSubType
java.lang.String tcSubType
-
mandatoryFlag
java.lang.Integer mandatoryFlag
-
changeableFlag
java.lang.Integer changeableFlag
-
tcSequence
java.lang.Integer tcSequence
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
stringfield1
java.lang.String stringfield1
-
stringfield2
java.lang.String stringfield2
-
stringfield3
java.lang.String stringfield3
-
integerfield1
java.lang.Integer integerfield1
-
integerfield2
java.lang.Integer integerfield2
-
integerfield3
java.lang.Integer integerfield3
-
bigintfield1
java.lang.Long bigintfield1
-
bigintfield2
java.lang.Long bigintfield2
-
bigintfield3
java.lang.Long bigintfield3
-
floatfield1
java.lang.Double floatfield1
-
floatfield2
java.lang.Double floatfield2
-
floatfield3
java.lang.Double floatfield3
-
decimalfield1
java.math.BigDecimal decimalfield1
-
decimalfield2
java.math.BigDecimal decimalfield2
-
decimalfield3
java.math.BigDecimal decimalfield3
-
timefield1
java.sql.Timestamp timefield1
-
timefield2
java.sql.Timestamp timefield2
-
timefield3
java.sql.Timestamp timefield3
-
referenceNumber
java.lang.Long referenceNumber
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
isDTD
boolean isDTD
-
-
-
Class com.ibm.commerce.contract.objimpl.FulfillmentTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
center1Id
java.lang.Integer center1Id
-
center2Id
java.lang.Integer center2Id
-
center3Id
java.lang.Integer center3Id
-
-
-
Class com.ibm.commerce.contract.objimpl.HandlingChargeTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
orderCurrency
java.lang.String orderCurrency
-
firstReleaseFree
java.lang.Boolean firstReleaseFree
-
maximumPercentage
java.lang.Double maximumPercentage
-
handlingAmount
java.math.BigDecimal handlingAmount
-
maximumHandlingAmount
java.math.BigDecimal maximumHandlingAmount
-
-
-
Class com.ibm.commerce.contract.objimpl.InvoiceTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
deliveryMethod
java.lang.String deliveryMethod
-
-
-
Class com.ibm.commerce.contract.objimpl.ObligationToBuyTCByAmountEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
value
java.math.BigDecimal value
-
numberOfDays
java.lang.Integer numberOfDays
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.contract.objimpl.OrderApprovalTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
value
java.math.BigDecimal value
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.contract.objimpl.OrderTCOrderCommentEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
comments
java.lang.String comments
-
-
-
Class com.ibm.commerce.contract.objimpl.OrderTCOrderItemPAttributeEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
catEntryId
java.lang.Long catEntryId
-
-
-
Class com.ibm.commerce.contract.objimpl.ParticipantEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
participantId
java.lang.Long participantId
-
memberId
java.lang.Long memberId
-
roleId
java.lang.Integer roleId
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
information
java.lang.String information
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
tc
com.ibm.commerce.contract.objects.ExtendedTermCondition tc
-
-
-
Class com.ibm.commerce.contract.objimpl.PaymentTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
nickName
java.lang.String nickName
-
memberId
java.lang.Long memberId
-
displayName
java.lang.String displayName
-
-
-
Class com.ibm.commerce.contract.objimpl.PolicyCommandEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
businessCmdClass
java.lang.String businessCmdClass
-
properties
java.lang.String properties
-
policy
com.ibm.commerce.contract.objects.BusinessPolicy policy
-
-
-
Class com.ibm.commerce.contract.objimpl.PolicyDescriptionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
shortDescription
java.lang.String shortDescription
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
longDescription
java.lang.String longDescription
-
policy
com.ibm.commerce.contract.objects.BusinessPolicy policy
-
-
-
Class com.ibm.commerce.contract.objimpl.PolicyTCRelationEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
policy
com.ibm.commerce.contract.objects.BusinessPolicy policy
-
tc
com.ibm.commerce.contract.objects.ExtendedTermCondition tc
-
-
-
Class com.ibm.commerce.contract.objimpl.POTCBlanketEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
poId
java.lang.Long poId
-
poNumber
java.lang.String poNumber
-
-
-
Class com.ibm.commerce.contract.objimpl.POTCIndividualEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
checkUniqueness
java.lang.Integer checkUniqueness
-
-
-
Class com.ibm.commerce.contract.objimpl.POTCLimitedEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
poId
java.lang.Long poId
-
currency
java.lang.String currency
-
value
java.math.BigDecimal value
-
poNumber
java.lang.String poNumber
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceRuleTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
priceRuleId
java.lang.String priceRuleId
-
priceRuleBeginDate
java.sql.Timestamp priceRuleBeginDate
-
priceRuleExpiryDate
java.sql.Timestamp priceRuleExpiryDate
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCConfigBuildBlockEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
-
percentagePriceList
java.lang.Long percentagePriceList
-
deployTimeStamp
java.sql.Timestamp deployTimeStamp
-
deployStatus
java.lang.Integer deployStatus
-
priceListId
java.lang.Long priceListId
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCCustomPriceListEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
priceListId
java.lang.Long priceListId
-
productSetId
java.lang.Integer productSetId
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCMasterCatalogWithFilteringEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
entireCatalogSelected
java.lang.Integer entireCatalogSelected
-
entireCatalogAdjustment
java.lang.Double entireCatalogAdjustment
-
deployTimeStamp
java.sql.Timestamp deployTimeStamp
-
deployStatus
java.lang.Integer deployStatus
-
priceListId
java.lang.Long priceListId
-
saveOwner
java.lang.String saveOwner
-
saveMemberId
java.lang.Long saveMemberId
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCMasterCatalogWithOptionalAdjustmentEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
signedPercentage
java.lang.Double signedPercentage
-
priceListId
java.lang.Long priceListId
-
productSetId
java.lang.Integer productSetId
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCPriceListWithOptionalAdjustmentEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
signedPercentage
java.lang.Double signedPercentage
-
priceListId
java.lang.Long priceListId
-
productSetId
java.lang.Integer productSetId
-
-
-
Class com.ibm.commerce.contract.objimpl.PriceTCPriceListWithSelectiveAdjustmentEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
signedPercentage
java.lang.Double signedPercentage
-
adjustmentProductSetId
java.lang.Integer adjustmentProductSetId
-
adjustmentProductSetOwnerId
java.lang.Long adjustmentProductSetOwnerId
-
priceListId
java.lang.Long priceListId
-
productSetId
java.lang.Integer productSetId
-
customProductSetFlag
java.lang.Integer customProductSetFlag
-
adjustmentProductSetName
java.lang.String adjustmentProductSetName
-
-
-
Class com.ibm.commerce.contract.objimpl.ProductSetTCCustomExclusionEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
-
productSetOwnerId
java.lang.Long productSetOwnerId
-
productSetName
java.lang.String productSetName
-
-
-
Class com.ibm.commerce.contract.objimpl.ProductSetTCCustomInclusionEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
productSetOwnerId
java.lang.Long productSetOwnerId
-
productSetId
java.lang.Integer productSetId
-
productSetName
java.lang.String productSetName
-
-
-
Class com.ibm.commerce.contract.objimpl.ProductSetTCExclusionEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
-
-
-
Class com.ibm.commerce.contract.objimpl.ProductSetTCInclusionEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
productSetId
java.lang.Integer productSetId
-
-
-
Class com.ibm.commerce.contract.objimpl.PurchaseLimitEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
purchaseLimitId
java.lang.Long purchaseLimitId
-
tradingPositionContainerId
java.lang.Long tradingPositionContainerId
-
catEntryId
java.lang.Long catEntryId
-
currency
java.lang.String currency
-
limitType
java.lang.String limitType
-
maxAmount
java.math.BigDecimal maxAmount
-
minAmount
java.math.BigDecimal minAmount
-
currentAmount
java.math.BigDecimal currentAmount
-
maxQuantity
java.lang.Double maxQuantity
-
minQuantity
java.lang.Double minQuantity
-
currentQuantity
java.lang.Double currentQuantity
-
tc
com.ibm.commerce.contract.objects.ExtendedTermCondition tc
-
-
-
Class com.ibm.commerce.contract.objimpl.ReferralInterfaceTCEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.ReturnTCExchangeMethodEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.ReturnTCRefundPaymentMethodEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.ReturnTCReturnChargeEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.RightToBuyTCByAmountEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
value
java.math.BigDecimal value
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.contract.objimpl.ShippingTCShippingChargeAdjustmentEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
value
java.math.BigDecimal value
-
currency
java.lang.String currency
-
identifier
java.lang.String identifier
-
ownerDn
java.lang.String ownerDn
-
type
java.lang.Integer type
-
shipmodeId
java.lang.Integer shipmodeId
-
catgroupId
java.lang.Long catgroupId
-
catentryId
java.lang.Long catentryId
-
catalogId
java.lang.Long catalogId
-
signedPercentage
java.lang.Double signedPercentage
-
-
-
Class com.ibm.commerce.contract.objimpl.ShippingTCShippingChargeEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.ShippingTCShippingModeEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Class com.ibm.commerce.contract.objimpl.ShippingTCShipToAddressEntityBase extends com.ibm.commerce.contract.objects.TermCondition implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
nickName
java.lang.String nickName
-
-
-
Class com.ibm.commerce.contract.objimpl.StoreContractEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
contract
com.ibm.commerce.contract.objects.Contract contract
-
-
-
Class com.ibm.commerce.contract.objimpl.TermConditionAttributeEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
-
sequence
java.lang.Integer sequence
-
xmlDefinition
java.lang.String xmlDefinition
-
termCondition
com.ibm.commerce.contract.objects.ExtendedTermCondition termCondition
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
-
-
Class com.ibm.commerce.contract.objimpl.TermConditionDescriptionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
shortDescription
java.lang.String shortDescription
-
timeCreated
java.sql.Timestamp timeCreated
-
lastUpdate
java.sql.Timestamp lastUpdate
-
longDescription
java.lang.String longDescription
-
tc
com.ibm.commerce.contract.objects.ExtendedTermCondition tc
-
-
-
Class com.ibm.commerce.contract.objimpl.TermConditionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
referenceNumber
java.lang.Long referenceNumber
-
tcSequence
java.lang.Integer tcSequence
-
mandatoryFlag
java.lang.Integer mandatoryFlag
-
changeableFlag
java.lang.Integer changeableFlag
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
isDTD
boolean isDTD
-
-
-
Class com.ibm.commerce.contract.objimpl.TradingAgreementEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
-
tradingType
java.lang.Integer tradingType
-
accountId
java.lang.Long accountId
-
state
java.lang.Integer state
-
markForDelete
java.lang.Integer markForDelete
-
referenceCount
java.lang.Integer referenceCount
-
startTime
java.sql.Timestamp startTime
-
endTime
java.sql.Timestamp endTime
-
creditAllowedFlag
java.lang.Integer creditAllowedFlag
-
referenceId
java.lang.Long referenceId
-
-
-
Class com.ibm.commerce.contract.objimpl.TradingAttachmentRelationEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
attachment
com.ibm.commerce.contract.objects.Attachment attachment
-
-
-
Class com.ibm.commerce.contract.objimpl.TradingDescriptionEntityBase extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
shortDescription
java.lang.String shortDescription
-
timeCreated
java.sql.Timestamp timeCreated
-
timeUpdated
java.sql.Timestamp timeUpdated
-
longDescription
java.lang.String longDescription
-
trading
com.ibm.commerce.contract.objects.TradingAgreement trading
-
-
-
-
Package com.ibm.commerce.contract.tc.commands
-
Class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrTcShortDescription
java.lang.String istrTcShortDescription
-
istrTcLongDescription
java.lang.String istrTcLongDescription
-
inContractId
java.lang.Long inContractId
-
inLangId
java.lang.Integer inLangId
-
inTcId
java.lang.Long inTcId
-
tcElement
org.w3c.dom.Element tcElement
-
participants
org.w3c.dom.NodeList participants
-
istrXML
java.lang.String istrXML
-
idocTermConditionXML
org.w3c.dom.Document idocTermConditionXML
-
iabContract
ContractAccessBean iabContract
-
ibXSD
boolean ibXSD
-
ibXSDValidation
boolean ibXSDValidation
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
-
-
Class com.ibm.commerce.contract.tc.commands.ContractTCDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inaListTcId
java.lang.Long[] inaListTcId
-
isaListTcId
java.lang.String[] isaListTcId
-
iaContractAB
ContractAccessBean[] iaContractAB
-
contracts
java.util.Vector<E> contracts
-
-
-
Class com.ibm.commerce.contract.tc.commands.ContractTCDeployCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
isaTcIds
java.lang.String[] isaTcIds
-
inCntrState
java.lang.Integer inCntrState
-
istrUrlName
java.lang.String istrUrlName
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
inStoreId
java.lang.Integer inStoreId
-
inContractId
java.lang.Long inContractId
-
istrContractId
java.lang.String istrContractId
-
iabContract
ContractAccessBean iabContract
-
-
-
Class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
synchronousDeployment
boolean synchronousDeployment
-
inContractId
java.lang.Long inContractId
-
istrXML
java.lang.String istrXML
-
idocTCsXML
org.w3c.dom.Document idocTCsXML
-
iabContract
ContractAccessBean iabContract
-
inCntrState
java.lang.Integer inCntrState
-
istrReturnViewForTools
java.lang.String istrReturnViewForTools
-
ivTcElements
java.util.Vector<E> ivTcElements
-
ibDeployFlag
boolean ibDeployFlag
-
inStoreId
java.lang.Integer inStoreId
-
ivTcIds
java.util.Vector<E> ivTcIds
-
istrLastUpdatedTime
java.lang.String istrLastUpdatedTime
-
ibXSDValidation
boolean ibXSDValidation
-
isPublishProductSet
boolean isPublishProductSet
-
hasCatalogFilterTC
boolean hasCatalogFilterTC
-
hasPriceRuleTC
boolean hasPriceRuleTC
-
-
-
Class com.ibm.commerce.contract.tc.commands.ContractTCSaveForSearchCmdImpl extends ContractTCSaveCmdImpl implements Serializable
-
Class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrTcShortDescription
java.lang.String istrTcShortDescription
-
istrTcLongDescription
java.lang.String istrTcLongDescription
-
inLangId
java.lang.Integer inLangId
-
inTcId
java.lang.Long inTcId
-
inContractId
java.lang.Long inContractId
-
tcElement
org.w3c.dom.Element tcElement
-
participants
org.w3c.dom.NodeList participants
-
istrXML
java.lang.String istrXML
-
idocTermConditionXML
org.w3c.dom.Document idocTermConditionXML
-
iabContract
ContractAccessBean iabContract
-
ibXSD
boolean ibXSD
-
ibXSDValidation
boolean ibXSDValidation
-
istrEntityPath
java.lang.String istrEntityPath
-
iaEntityPathList
java.lang.String[] iaEntityPathList
-
-
-
-
Package com.ibm.commerce.couponoffer.commands
-
Class com.ibm.commerce.couponoffer.commands.AcceptCouponFromBannerAdCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.Long userId
Deprecated.The ID of the user invoking this command. -
promotionId
java.lang.Integer promotionId
Deprecated.The ID of the promotion from which the coupon is being accepted -
storeId
java.lang.Integer storeId
Deprecated.The ID of the store from which this coupon is being accepted -
selectionOK
boolean selectionOK
Deprecated.Indicates if the parameters are OK for further processing. Set in thevalidateParameters
method. -
acceptedFromType
java.lang.String acceptedFromType
Deprecated. -
shopperEmailId
java.lang.String shopperEmailId
Deprecated. -
successUrl
java.lang.String successUrl
Deprecated.
-
-
-
-
Package com.ibm.commerce.couponpromotion.objects
-
Class com.ibm.commerce.couponpromotion.objects.CouponPromotion extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
couponPromotionId
java.lang.Integer couponPromotionId
-
initiativeId
java.lang.Integer initiativeId
-
validityId
java.lang.Integer validityId
-
earlyBirdLimit
java.lang.Integer earlyBirdLimit
-
creationTime
java.sql.Timestamp creationTime
-
purchaseCondType
java.lang.String purchaseCondType
-
numSeenAllowed
java.lang.Integer numSeenAllowed
-
promoDispType
java.lang.String promoDispType
-
numUseAllowed
java.lang.Integer numUseAllowed
-
field1
java.lang.String field1
-
totalNumOffer
java.lang.Integer totalNumOffer
-
numOffered
java.lang.Integer numOffered
-
currency
java.lang.String currency
-
status
java.lang.String status
-
promotionName
java.lang.String promotionName
-
promotionDescription
java.lang.String promotionDescription
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
storeId
java.lang.Integer storeId
-
numAcceptAllowed
java.lang.Integer numAcceptAllowed
-
-
-
Class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.CouponPromotion iTypedEntity
-
iInitKey_couponPromotionId
java.lang.Integer iInitKey_couponPromotionId
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoCat extends com.ibm.commerce.couponpromotion.objimpl.PromoCatEntityBase implements Serializable
-
Class com.ibm.commerce.couponpromotion.objects.PromoCatAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.PromoCat iTypedEntity
-
iInitKey_catalogId
java.lang.Long iInitKey_catalogId
-
iInitKey_catGroupId
java.lang.Long iInitKey_catGroupId
-
iInitKey_cppmn
java.lang.Integer iInitKey_cppmn
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoCatKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
-
catGroupId
java.lang.Long catGroupId
-
cppmn
java.lang.Integer cppmn
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoDescription extends com.ibm.commerce.couponpromotion.objimpl.PromoDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.PromoDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_promo
java.lang.Integer iInitKey_promo
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
promo
java.lang.Integer promo
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoDisc extends com.ibm.commerce.couponpromotion.objimpl.PromoDiscEntityBase implements Serializable
-
Class com.ibm.commerce.couponpromotion.objects.PromoDiscAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.PromoDisc iTypedEntity
-
iInitKey_promoDiscId
java.lang.Integer iInitKey_promoDiscId
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoOrder extends com.ibm.commerce.couponpromotion.objimpl.PromoOrderEntityBase implements Serializable
-
Class com.ibm.commerce.couponpromotion.objects.PromoOrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.PromoOrder iTypedEntity
-
iInitKey_promo
java.lang.Integer iInitKey_promo
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoProd extends com.ibm.commerce.couponpromotion.objimpl.PromoProdEntityBase implements Serializable
-
Class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponpromotion.objects.PromoProd iTypedEntity
-
iInitKey_itemId
java.lang.Long iInitKey_itemId
-
iInitKey_promo
java.lang.Integer iInitKey_promo
-
-
-
Class com.ibm.commerce.couponpromotion.objects.PromoProdKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
itemId
java.lang.Long itemId
-
promo
java.lang.Integer promo
-
-
-
-
Package com.ibm.commerce.couponredemption.commands
-
Class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iItems
Item[] iItems
Deprecated. -
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
Deprecated. -
iAppliedItems
java.util.Set<E> iAppliedItems
Deprecated. -
processingContext
CommandContext processingContext
Deprecated.The command context is kept in this. -
orderId
java.lang.Long orderId
Deprecated.The ID of the order which is being prepared.
-
-
-
Class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
bcIds
java.lang.Long[] bcIds
Deprecated.The IDs of the coupons to be applied to this order -
orderId
java.lang.Long orderId
Deprecated.ID of the order -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
reqProp
TypedProperty reqProp
Deprecated.The request properties -
rspProp
TypedProperty rspProp
Deprecated.The response properties -
appItems
java.util.Vector<E>[] appItems
Deprecated.The nth element of this array contains the IDs of applicable items for the nth coupon. -
returnTable
java.util.Hashtable<K,V> returnTable
Deprecated.This tables stores the discount amounts computed by this command. The key of this hashtable is the couponId and the value is another hashtable. This second hastable has the orderItemId as the key and the discount amount as the value.
-
-
-
Class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
outParam
TypedProperty outParam
Deprecated.The response properties. -
reqParam
TypedProperty reqParam
Deprecated.The request properties. -
bcIds
java.lang.Long[] bcIds
Deprecated.The IDs of the coupons to be applied to this order -
currentTimeStamp
java.sql.Timestamp currentTimeStamp
Deprecated.The current system time. -
inParam
TypedProperty inParam
Deprecated.The request properties. -
orderId
java.lang.Long orderId
Deprecated.ID of the order -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
applicableItems
java.util.Vector<E>[] applicableItems
Deprecated.The nth element of this array is the Vector of order items that satisfy the purchase conditions of the nth coupon. -
validCoupons
boolean[] validCoupons
Deprecated.The nth element denotes if the nth coupon is applicable.
-
-
-
Class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
outParam
TypedProperty outParam
Deprecated.The response properties. -
reqParam
TypedProperty reqParam
Deprecated.The request properties. -
bcIds
java.lang.Long[] bcIds
Deprecated.The IDs of the coupons to be applied to this order -
currentTimeStamp
java.sql.Timestamp currentTimeStamp
Deprecated.The current system time. -
inParam
TypedProperty inParam
Deprecated.The request properties. -
validCoupons
boolean[] validCoupons
Deprecated.The nth element denotes if the nth coupon is applicable.
-
-
-
Class com.ibm.commerce.couponredemption.commands.CouponDSSCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
couponId
java.lang.Long[] couponId
Deprecated.The IDs of the coupons to be applied to this order -
numCoupons
int numCoupons
Deprecated.Number of coupons to be applied to this order, essentially length ofcouponId
. -
orderId
java.lang.Long orderId
Deprecated.ID of the order -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
currency
java.lang.String currency
Deprecated.Currency to be used in discount amount calculation. -
selectionOK
boolean selectionOK
Deprecated.Indicates whether the parameters were properly formed. -
itemsSelected
java.util.Hashtable<K,V> itemsSelected
Deprecated.This hashtable stores the mapping from the couponIds to the array of orderitemIds that the coupon applies to. -
successURL
java.lang.String successURL
Deprecated. -
failureURL
java.lang.String failureURL
Deprecated.
-
-
-
Class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
couponId
java.lang.Long[] couponId
Deprecated.The couponIds to be processed. -
itemList
java.util.Vector<E>[] itemList
Deprecated.The nth element is the vector containing the items on which the nth coupon is being applied. -
numCoupons
int numCoupons
Deprecated.The the number of coupons to be processed. -
orderId
java.lang.Long orderId
Deprecated.The order on which the coupons are to be applied. -
discAmt
java.math.BigDecimal[] discAmt
Deprecated.The nth element is the total discount amount due to the nth coupon. -
discAmtList
java.util.Vector<E> discAmtList
Deprecated. -
unQualifiedCoupons
java.util.Vector<E> unQualifiedCoupons
Deprecated. -
conflicts
java.util.Hashtable<K,V> conflicts
Deprecated.This hashtable stores the information about the conflict in the coupon selection. The key is the first coupon and value is the vector of other coupons conflicting with this coupon. -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
reqProp
TypedProperty reqProp
Deprecated.The request properties. -
rspProp
TypedProperty rspProp
Deprecated.The response properties. -
validSelection
boolean validSelection
Deprecated.True if coupons selected can be used together. -
itemsSelected
java.util.Hashtable<K,V> itemsSelected
Deprecated.
-
-
-
Class com.ibm.commerce.couponredemption.commands.FinalizeCouponUsageCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
order
OrderAccessBean order
-
orderItems
OrderItemAccessBean[] orderItems
-
-
-
Class com.ibm.commerce.couponredemption.commands.InitializeCouponUsageCmdImpl extends InitializeAdjustmentCmdImpl implements Serializable
-
Class com.ibm.commerce.couponredemption.commands.RedeemCouponCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
Deprecated.The order for which the coupons are to be found out -
shopperId
java.lang.Long shopperId
Deprecated.ID of the shopper invoking the command. -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
calculationUsage
java.lang.Integer calculationUsage
Deprecated.The calculation usage code. -
curCurrency
java.lang.String curCurrency
Deprecated.Currency to be used in calculations. -
storeId
java.lang.Integer storeId
Deprecated.The store ID. -
successURL
java.lang.String successURL
Deprecated.
-
-
-
Class com.ibm.commerce.couponredemption.commands.SummarizeCouponUsageCmdImpl extends SummarizeAdjustmentCmdImpl implements Serializable
-
Class com.ibm.commerce.couponredemption.commands.UseCouponIdCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
couponId
java.lang.Long[] couponId
Deprecated.The coupons to be used. -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
shopperId
java.lang.Long shopperId
Deprecated.The customer who has invoked this command. -
storeId
java.lang.Integer storeId
Deprecated.Store ID for which the order is placed. -
orderId
java.lang.Long orderId
Deprecated.The order on which coupons are to be applied. -
iResourceList
java.util.Vector<E> iResourceList
Deprecated.The resources required by this command (for accesscontrol purpose). -
selectionOK
boolean selectionOK
Deprecated.True if the user inputs are OK. -
successURL
java.lang.String successURL
Deprecated. -
failureURL
java.lang.String failureURL
Deprecated. -
keepPrevious
boolean keepPrevious
Deprecated.
-
-
-
Class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
vecInpCouponId
java.util.Vector<E> vecInpCouponId
Deprecated. -
conflicts
java.util.Hashtable<K,V> conflicts
Deprecated.This hashtable stores the information about the conflict in the coupon selection. The key is the first coupon and value is the vector of other coupons conflicting with this coupon. -
processingContext
CommandContext processingContext
Deprecated.The command context holder -
shopperId
java.lang.Long shopperId
Deprecated.ID of the shopper invoking the command. -
storeId
java.lang.Integer storeId
Deprecated.The store ID. -
currency
java.lang.String currency
Deprecated.The currency for this order. -
calculationUsage
java.lang.Integer calculationUsage
Deprecated.The calculation usage code. -
orderId
java.lang.Long orderId
Deprecated.The order for which the coupons are to be found out -
numCoupons
int numCoupons
Deprecated.The number of coupons to be processed. -
couponIds
java.lang.Long[] couponIds
Deprecated.The couponIds to be processed. -
errorCode
java.lang.Integer errorCode
Deprecated.Error code to indicate what was wrong with the selection. -
validSelection
boolean validSelection
Deprecated.True if coupons selected can be used together. -
invalidCoupons
java.util.Vector<E> invalidCoupons
Deprecated.IDs of the coupons that can not be applied to this order. -
requestProperties
TypedProperty requestProperties
Deprecated.The request properties. -
virtualShopperMail
boolean virtualShopperMail
Deprecated.The e-mail ID of the virtual shopper. -
keepPrevious
boolean keepPrevious
Deprecated.
-
-
-
-
Package com.ibm.commerce.couponredemption.databeans
-
Class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
Deprecated.The request properties. -
commandContext
CommandContext commandContext
Deprecated.The command context. -
orderId
java.lang.Long orderId
Deprecated.The order for which the applicable coupons are being viewed. -
bcIds
java.util.Vector<E> bcIds
Deprecated.Coupons that are applicable to the order being considered. -
itemIds
java.util.Vector<E> itemIds
Deprecated.The nth element of this vector is a vector of item IDs that the nth coupon applies to. -
discAmts
java.util.Vector<E> discAmts
Deprecated.The nth element of this vector is a vector of discount amounts on the items that the nth coupon applies to. -
couponThumbNails
java.util.Vector<E> couponThumbNails
Deprecated.The nth element of this vector is the path of the thumbnail image for the nth coupon. -
itemNames
java.util.Vector<E> itemNames
Deprecated.The nth element of this vector is a vector of item names that the nth coupon applies to. -
currency
java.lang.String currency
Deprecated.The currency used in this order.
-
-
-
Class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
Deprecated.The request properties. -
commandContext
CommandContext commandContext
Deprecated.The command context. -
orderId
java.lang.Long orderId
Deprecated.The order for which the applied coupons are being viewed. -
bcIds
java.util.Vector<E> bcIds
Deprecated.Coupons that are applied to the order being considered. -
itemIds
java.util.Vector<E> itemIds
Deprecated.The nth element of this vector is a vector of item ids that the nth coupon applies to. -
discAmts
java.util.Vector<E> discAmts
Deprecated.The nth element of this vector is a vector of discount amounts on the items that the nth coupon applies to. -
couponThumbNails
java.util.Vector<E> couponThumbNails
Deprecated.The nth element of this vector is the path of the thumbnail image for the nth coupon. -
itemNames
java.util.Vector<E> itemNames
Deprecated.The nth element of this vector is a vector of item names that the nth coupon applies to. -
currency
java.lang.String currency
Deprecated.The currency used in this order.
-
-
-
-
Package com.ibm.commerce.couponredemption.objects
-
Class com.ibm.commerce.couponredemption.objects.CouponItemMap extends com.ibm.commerce.couponredemption.objimpl.CouponItemMapEntityBase implements Serializable
-
Class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponredemption.objects.CouponItemMap iTypedEntity
-
iInitKey_itemId
java.lang.Long iInitKey_itemId
-
iInitKey_bc
java.lang.Long iInitKey_bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.CouponItemMapKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
itemId
java.lang.Long itemId
-
bc
java.lang.Long bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.OrderCouponMap extends com.ibm.commerce.couponredemption.objimpl.OrderCouponMapEntityBase implements Serializable
-
Class com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponredemption.objects.OrderCouponMap iTypedEntity
-
iInitKey_orderId
java.lang.Long iInitKey_orderId
-
iInitKey_bc
java.lang.Long iInitKey_bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.OrderCouponMapKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
bc
java.lang.Long bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.TempCouponItemMap extends com.ibm.commerce.couponredemption.objimpl.CouponItemMapEntityBase implements Serializable
-
Class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponredemption.objects.TempCouponItemMap iTypedEntity
-
iInitKey_itemId
java.lang.Long iInitKey_itemId
-
iInitKey_bc
java.lang.Long iInitKey_bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.TempCouponItemMapKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
itemId
java.lang.Long itemId
-
bc
java.lang.Long bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.TempOrderCouponMap extends com.ibm.commerce.couponredemption.objimpl.OrderCouponMapEntityBase implements Serializable
-
Class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponredemption.objects.TempOrderCouponMap iTypedEntity
-
iInitKey_orderId
java.lang.Long iInitKey_orderId
-
iInitKey_bc
java.lang.Long iInitKey_bc
-
-
-
Class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
bc
java.lang.Long bc
-
-
-
-
Package com.ibm.commerce.couponscheduler.commands
-
Class com.ibm.commerce.couponscheduler.commands.SchedCouponCmdImpl extends ControllerCommandImpl implements Serializable
-
-
Package com.ibm.commerce.couponwallet.commands
-
Class com.ibm.commerce.couponwallet.commands.DeleteCouponsFromWalletCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
numCoupons
int numCoupons
Deprecated.The number of coupons to be deleted. -
couponId
java.lang.Long[] couponId
Deprecated.The coupons to be deleted. -
selectionOK
boolean selectionOK
Deprecated.True if the selection by user is correct. -
successURL
java.lang.String successURL
Deprecated.
-
-
-
Class com.ibm.commerce.couponwallet.commands.PersistCouponForLaterUseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
numCoupons
int numCoupons
Deprecated.Number of coupons selected to be saved -
couponId
java.lang.Long[] couponId
Deprecated.Coupons selected to be saved -
selectionOK
boolean selectionOK
Deprecated.Returns false when the selection of coupon is incorrect -
shopperMailId
java.lang.String shopperMailId
Deprecated.e-mail ID of the customer where the saved coupons shall be mailed -
successURL
java.lang.String successURL
Deprecated.
-
-
-
-
Package com.ibm.commerce.couponwallet.databeans
-
Class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
thumbNailPath
java.lang.String thumbNailPath
Deprecated.The thumb nail image path for the coupon. -
description
java.lang.String description
Deprecated.The long description for the coupon. -
expiryDate
java.lang.String expiryDate
Deprecated.The expiry date for the coupon. -
productName
java.lang.String productName
Deprecated.Name of the first product in the purchase condition list (for product coupons). -
categoryName
java.lang.String categoryName
Deprecated.Name of the first category in the purchase condition list (for category coupons). -
productId
java.lang.Long productId
Deprecated.ID of the first product in the purchase condition list (for product coupons). -
catalogId
java.lang.Long catalogId
Deprecated.ID of the catalog used in the purchase condition list (for category coupons). -
categoryId
java.lang.Long categoryId
Deprecated.ID of the first category in the purchase condition list (for category coupons). -
bcId
java.lang.Long bcId
Deprecated.The ID of the coupon. -
commandContext
CommandContext commandContext
Deprecated.The command context. -
shopperId
java.lang.Long shopperId
Deprecated.The ID of the customer who is viewing the coupon.
-
-
-
Class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
state
java.lang.String state
Deprecated.The desired state of the coupons to be shown. -
couponInfo
java.util.Vector<E> couponInfo
Deprecated.The information for each coupon is stored in this object. -
numCoupons
int numCoupons
Deprecated.The number of coupons being returned. -
productId
java.lang.Long productId
Deprecated.The product for which the applicable coupons are being returned. -
storeId
java.lang.Integer storeId
Deprecated.The store for which the coupons are being shown. -
commandContext
CommandContext commandContext
Deprecated.The command context. -
shopperId
java.lang.Long shopperId
Deprecated.The customer who's coupons are being displayed. -
categoryId
java.lang.Long categoryId
Deprecated.The category for which the applicable coupons are being returned.
-
-
-
-
Package com.ibm.commerce.couponwallet.objects
-
Class com.ibm.commerce.couponwallet.objects.CouponEmailMap extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
shopperEmailId
java.lang.String shopperEmailId
-
cpwallet
com.ibm.commerce.couponwallet.objects.CouponWallet cpwallet
-
-
-
Class com.ibm.commerce.couponwallet.objects.CouponEmailMapAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponwallet.objects.CouponEmailMap iTypedEntity
-
iInitKey_cpwallet
java.lang.Long iInitKey_cpwallet
-
-
-
Class com.ibm.commerce.couponwallet.objects.CouponWallet extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
bcId
java.lang.Long bcId
-
shopperId
java.lang.Long shopperId
-
state
java.lang.String state
-
acceptFromType
java.lang.String acceptFromType
-
timeAccept
java.sql.Timestamp timeAccept
-
field1
java.lang.String field1
-
numUse
java.lang.Integer numUse
-
promo
com.ibm.commerce.couponpromotion.objects.CouponPromotion promo
-
-
-
Class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponwallet.objects.CouponWallet iTypedEntity
-
iInitKey_bcId
java.lang.Long iInitKey_bcId
-
-
-
Class com.ibm.commerce.couponwallet.objects.PromoAccepted extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
numAccepted
java.lang.Integer numAccepted
-
numRedeemed
java.lang.Integer numRedeemed
-
shopperEmailId
java.lang.String shopperEmailId
-
cppmn
com.ibm.commerce.couponpromotion.objects.CouponPromotion cppmn
-
-
-
Class com.ibm.commerce.couponwallet.objects.PromoAcceptedAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.couponwallet.objects.PromoAccepted iTypedEntity
-
iInitKey_shopperEmailId
java.lang.String iInitKey_shopperEmailId
-
iInitKey_cppmn
java.lang.Integer iInitKey_cppmn
-
-
-
Class com.ibm.commerce.couponwallet.objects.PromoAcceptedKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
shopperEmailId
java.lang.String shopperEmailId
-
cppmn
java.lang.Integer cppmn
-
-
-
-
Package com.ibm.commerce.datatype
-
Class com.ibm.commerce.datatype.AbstractFinderResult extends java.lang.Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
istrFinderName
java.lang.String istrFinderName
-
istrDefaultFinderName
java.lang.String istrDefaultFinderName
-
iWrappedFinderArgs
java.util.ArrayList<E> iWrappedFinderArgs
-
iDefaultWrappedFinderArgs
java.util.ArrayList<E> iDefaultWrappedFinderArgs
-
iContextInfo
java.util.ArrayList<E> iContextInfo
-
iDefaultContextInfo
java.util.List<E> iDefaultContextInfo
-
ibReduceMemory
boolean ibReduceMemory
-
icollDependencyIds
java.util.Collection<E> icollDependencyIds
-
icollCachedResult
java.util.Collection<E> icollCachedResult
-
iCachedException
java.lang.Exception iCachedException
-
iNoResultExceptionType
short iNoResultExceptionType
-
ibCacheResultEnabled
boolean ibCacheResultEnabled
-
iExpiryTime
java.util.Date iExpiryTime
-
iMaxInactivityTimeSeconds
int iMaxInactivityTimeSeconds
-
iMaxTimeToLiveSeconds
int iMaxTimeToLiveSeconds
-
iMaxAdditionalTimeToLiveSeconds
int iMaxAdditionalTimeToLiveSeconds
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.datatype.CacheableFinderResult extends com.ibm.commerce.datatype.AbstractFinderResult implements Serializable
-
Class com.ibm.commerce.datatype.CacheableSerializedSdo extends java.lang.Object implements Serializable
-
Serialized Fields
-
ibAllowCopy
boolean ibAllowCopy
-
serializedSdoList
java.util.ArrayList<E> serializedSdoList
-
-
-
Class com.ibm.commerce.datatype.DCInvalidationTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.datatype.DSLQueryCache extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.datatype.FiniteCapacityBooleanCounter extends java.lang.Object implements Serializable
-
Serialized Fields
-
iQueueBuckets
com.ibm.commerce.datatype.FiniteCapacityBooleanCounter.MyBitQueue[] iQueueBuckets
-
iLength
int iLength
-
iCount
int iCount
-
-
-
Class com.ibm.commerce.datatype.FootprintSizeableHelper extends java.lang.Object implements Serializable
-
Serialized Fields
-
iserWrappedObject
java.io.Serializable iserWrappedObject
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.datatype.GenericCacheableProperties extends java.lang.Object implements Serializable
-
Serialized Fields
-
iEncodedData
int iEncodedData
-
iarNames
java.lang.Object[] iarNames
-
iarValues
java.lang.Object[] iarValues
-
-
-
Class com.ibm.commerce.datatype.JDBCQueryCache extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.datatype.LargeJDBCQueryCache extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.datatype.MapBasedTypedProperty extends TypedProperty implements Serializable
-
Serialized Fields
-
map
java.util.Map<K,V> map
-
-
-
Class com.ibm.commerce.datatype.MRUDynamicMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
iInactivityMilliSeconds
int iInactivityMilliSeconds
-
iExpiryMilliSeconds
int iExpiryMilliSeconds
-
iMinSize
int iMinSize
-
iMaxSize
int iMaxSize
-
imap
java.util.Map<K,V> imap
-
-
-
Class com.ibm.commerce.datatype.MRUFootprintSizeable2WayMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
iInactivityMilliSeconds
int iInactivityMilliSeconds
-
iExpiryMilliSeconds
int iExpiryMilliSeconds
-
iMinFootprint
long iMinFootprint
-
iMaxFootprint
long iMaxFootprint
-
imapKey1ToKey2
java.util.LinkedHashMap<K,V> imapKey1ToKey2
-
imapKey2ToKey1
java.util.HashMap<K,V> imapKey2ToKey1
-
iFootprintElements
long iFootprintElements
-
-
-
Class com.ibm.commerce.datatype.MRUFootprintSizeableMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
iInactivityMilliSeconds
int iInactivityMilliSeconds
-
iExpiryMilliSeconds
int iExpiryMilliSeconds
-
iMinFootprint
long iMinFootprint
-
iMaxFootprint
long iMaxFootprint
-
imap
java.util.LinkedHashMap<K,V> imap
-
iFootprintElements
long iFootprintElements
-
-
-
Class com.ibm.commerce.datatype.SerializableFinderResult extends com.ibm.commerce.datatype.CacheableFinderResult implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
ilistCachedByteArrays
java.util.List<E> ilistCachedByteArrays
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.datatype.SerializableTuple extends java.lang.Object implements Serializable
-
Serialized Fields
-
iSerializableArray
java.io.Serializable[] iSerializableArray
-
-
-
Class com.ibm.commerce.datatype.TransactionCached2WayMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
ibEnabled
boolean ibEnabled
-
iMaxSize
int iMaxSize
-
iMyCacheHolder
com.ibm.commerce.datatype.ThreadLocalProxy iMyCacheHolder
-
istrNameSpace
java.lang.String istrNameSpace
-
istrName
java.lang.String istrName
-
-
-
Class com.ibm.commerce.datatype.TransactionCachedMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
ibEnabled
boolean ibEnabled
-
iMaxSize
int iMaxSize
-
iMyCacheHolder
com.ibm.commerce.datatype.ThreadLocalProxy iMyCacheHolder
-
istrNameSpace
java.lang.String istrNameSpace
-
istrName
java.lang.String istrName
-
-
-
Class com.ibm.commerce.datatype.TypedProperty extends java.util.Hashtable implements Serializable
-
Serialized Fields
-
urlNameMapper
java.util.Hashtable<K,V> urlNameMapper
The mapping between ECML URL parameter names and WebSphere Commerce URL parameter names.
-
-
-
Class com.ibm.commerce.datatype.WCDeadlockException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
iLockCausingDeadlock
com.ibm.commerce.datatype.AbstractWCLock iLockCausingDeadlock
-
-
-
Class com.ibm.commerce.datatype.WCLockException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
iLockNotAcquired
com.ibm.commerce.datatype.AbstractWCLock iLockNotAcquired
-
-
-
-
Package com.ibm.commerce.discount.rules
-
Class com.ibm.commerce.discount.rules.DiscountContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
fCommandContext
CommandContext fCommandContext
-
fCurrency
java.lang.String fCurrency
-
fOrderTotalAmount
java.math.BigDecimal fOrderTotalAmount
-
fOrderItems
OrderItemAccessBean[] fOrderItems
-
discounts
Discount[] discounts
-
currentTime
java.util.Calendar currentTime
-
-
-
-
Package com.ibm.commerce.discount.rules.commands
-
Class com.ibm.commerce.discount.rules.commands.OrderLevelPolicyTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
selectedDiscounts
java.util.Vector<E> selectedDiscounts
Deprecated. -
discounts
java.util.Vector<E> discounts
Deprecated.
-
-
-
Class com.ibm.commerce.discount.rules.commands.ProductLevelPolicyTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
selectedDiscounts
java.util.Vector<E> selectedDiscounts
Deprecated. -
discounts
java.util.Vector<E> discounts
Deprecated.
-
-
-
-
Package com.ibm.commerce.dynacache.commands
-
Class com.ibm.commerce.dynacache.commands.AbstractFinderResultCache extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iCacheableFinderResult
com.ibm.commerce.datatype.CacheableFinderResult iCacheableFinderResult
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.dynacache.commands.CacheEntryHistory extends java.lang.Object implements Serializable
-
Serialized Fields
-
iusAverageMissTime
long iusAverageMissTime
-
iusAverageIntervalTime
long iusAverageIntervalTime
-
imsMostRecentRequestTime
long imsMostRecentRequestTime
-
iCacheHistory
com.ibm.commerce.dynacache.commands.CacheEntryHistory.CacheHistory iCacheHistory
-
-
-
Class com.ibm.commerce.dynacache.commands.DCInvalidationCmdImpl extends TaskCommandImpl implements Serializable
- serialVersionUID:
- 3206093459760846163L
-
Serialized Fields
-
ibBaseCacheSet
boolean ibBaseCacheSet
-
iDCJDBCHelper
com.ibm.commerce.dynacache.commands.DCJDBCHelper iDCJDBCHelper
-
lastCheckPoint
java.sql.Timestamp lastCheckPoint
-
clearCache
boolean clearCache
-
selectDistinct
boolean selectDistinct
-
imapInvalidationInfo
java.util.Map<K,V> imapInvalidationInfo
-
imaxIndividualInvalidationsPerTable
int imaxIndividualInvalidationsPerTable
-
iDeadlineTime
long iDeadlineTime
-
ilistRegistriesToRefresh
java.util.List<E> ilistRegistriesToRefresh
-
isetRefreshedRegistryNames
java.util.Set<E> isetRefreshedRegistryNames
-
ibRefreshRegistries
boolean ibRefreshRegistries
-
ibIssueInvalidations
boolean ibIssueInvalidations
-
ibRefreshedRegistries
boolean ibRefreshedRegistries
-
ibIssueAllDataIds
boolean ibIssueAllDataIds
-
ibLocalJVMOnly
boolean ibLocalJVMOnly
-
ibTraceEnabled
boolean ibTraceEnabled
-
istrMostRecentTemplate
java.lang.String istrMostRecentTemplate
-
istrMostRecentDataId
java.lang.String istrMostRecentDataId
-
iMostRecentSendMask
int iMostRecentSendMask
-
istrCmdClearId
java.lang.String istrCmdClearId
-
iMaxInvalidationDataIds
long iMaxInvalidationDataIds
-
iMaxInvalidationDataIdsPerCache
long iMaxInvalidationDataIdsPerCache
-
iMaxInvalidationDataIdsPerSecond
long iMaxInvalidationDataIdsPerSecond
-
iMaxInvalidationDataIdsPerCachePerSecond
long iMaxInvalidationDataIdsPerCachePerSecond
-
iCountInvalidationDataIds
long iCountInvalidationDataIds
-
imapTemplate2IssuedInvalidationDataIdsCount
java.util.HashMap<K,V> imapTemplate2IssuedInvalidationDataIdsCount
-
imapTemplate2InitialCacheSize
java.util.HashMap<K,V> imapTemplate2InitialCacheSize
-
isetTemplatesRequiringClearOnException
java.util.HashSet<E> isetTemplatesRequiringClearOnException
-
ibDisableBaseCache
boolean ibDisableBaseCache
-
iliststrDisableCache
java.util.List<E> iliststrDisableCache
-
iliststrDisableDMap
java.util.List<E> iliststrDisableDMap
-
iliststrDisableCmd
java.util.List<E> iliststrDisableCmd
-
ibCheckForRestart
boolean ibCheckForRestart
-
itsEarliestRestartTime
java.sql.Timestamp itsEarliestRestartTime
-
iExecutionStartTimeMillis
long iExecutionStartTimeMillis
-
iMaxPercentInvalidationDataIdsPerCache
int iMaxPercentInvalidationDataIdsPerCache
-
ilistBaseCacheBuffer
java.util.LinkedList<E> ilistBaseCacheBuffer
-
iDelayBaseCacheInvalidationMilliseconds
int iDelayBaseCacheInvalidationMilliseconds
-
iInputSource
java.util.concurrent.BlockingQueue<E> iInputSource
-
-
Class com.ibm.commerce.dynacache.commands.DCInvalidationKafkaTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
sender
com.ibm.commerce.dynacache.commands.MessageSender sender
-
peerSender
com.ibm.commerce.dynacache.commands.MessageSender peerSender
-
-
-
Class com.ibm.commerce.dynacache.commands.DynaCacheInvalidationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iMyImpl
com.ibm.commerce.dynacache.commands.DynaCacheInvalidationImpl iMyImpl
-
-
-
Class com.ibm.commerce.dynacache.commands.MemberGroupsCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.String userId
-
memberGroups
java.lang.String[] memberGroups
-
excludedMemberGroups
java.lang.String[] excludedMemberGroups
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.dynacache.commands.StringHolder1 extends com.ibm.commerce.dynacache.commands.StringHolderCmdImpl implements Serializable
-
Class com.ibm.commerce.dynacache.commands.StringHolder2 extends com.ibm.commerce.dynacache.commands.StringHolderCmdImpl implements Serializable
-
Class com.ibm.commerce.dynacache.commands.StringHolder3 extends com.ibm.commerce.dynacache.commands.StringHolderCmdImpl implements Serializable
-
Class com.ibm.commerce.dynacache.commands.StringHolderCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
istrProperty
java.lang.String istrProperty
-
-
-
Class com.ibm.commerce.dynacache.commands.UserTypeCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.String userId
-
storeId
java.lang.String storeId
-
userType
java.lang.String userType
-
className
java.lang.String className
-
-
-
-
Package com.ibm.commerce.edp.api
-
Class com.ibm.commerce.edp.api.BackendException extends EDPException implements Serializable
-
Class com.ibm.commerce.edp.api.BaseException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
_previousException
java.lang.Throwable _previousException
a previous exception that caused the current exception; allows for a chain of exceptions -
_defaultMessage
java.lang.String _defaultMessage
the default message for this exception in case a globalized message cannot be found -
_classSource
java.lang.String _classSource
the name of the class that created the exception -
_methodSource
java.lang.String _methodSource
the name of the method that created the exception -
_resourceBundleName
java.lang.String _resourceBundleName
the name of the resource bundle to be used to translate the message -
_messageKey
java.lang.String _messageKey
the key of the message to be translated -
_formatArguments
java.lang.Object[] _formatArguments
the parameters to populate the translated message -
_properties
java.util.Properties _properties
the properties associated with the exception
-
-
-
Class com.ibm.commerce.edp.api.CommunicationException extends BackendException implements Serializable
-
Class com.ibm.commerce.edp.api.ConfigException extends EDPException implements Serializable
-
Class com.ibm.commerce.edp.api.EDPException extends BaseException implements Serializable
-
Class com.ibm.commerce.edp.api.EDPPaymentInstruction extends java.lang.Object implements Serializable
-
Serialized Fields
-
paymentMethod
java.lang.String paymentMethod
the payment method -
amount
java.math.BigDecimal amount
the amount -
depositingAmount
java.math.BigDecimal depositingAmount
the depositing amount -
depositedAmount
java.math.BigDecimal depositedAmount
the deposited amount -
protocolData
java.util.HashMap<K,V> protocolData
the protocol data -
id
java.lang.Long id
unique PI identifier -
cancelFlag
boolean cancelFlag
If the edit on the PI is a cancelation. This should be populated by EDP clients when editing payment instructions. -
newPIFlag
boolean newPIFlag
If the PI is to be created. This should be populated by EDP clients when editing payment instructions. -
paymentDataDirty
boolean paymentDataDirty
If the payment data has changed. This should be populated by EDP clients when editing payment instructions. -
paymentDataEditable
boolean paymentDataEditable
If protocol data can be changed. It is populated by EDP during getPaymentInstructions() methods. -
amountEditable
boolean amountEditable
If amount can be changed. It is populated by EDP during getPaymentInstructions() methods. -
amountDirty
boolean amountDirty
If the amount has changed; This should be populated by EDP clients when editing payment instructions. -
overallPaymentInstructionStatus
java.lang.String overallPaymentInstructionStatus
The overall status of the payment instruction (summary of all transactions). It is populated by EDP during getPaymentInstructions() methods. This is a more human-readable status check. -
valid
boolean valid
If the payment instruction is considered valid. It is populated by EDP during getPaymentInstructions() methods. This is a machine readable check. -
policyId
java.lang.Long policyId
-
backendPIId
java.lang.String backendPIId
-
-
-
Class com.ibm.commerce.edp.api.FeatureNotSupportedException extends InputException implements Serializable
-
Class com.ibm.commerce.edp.api.InputException extends EDPException implements Serializable
-
Class com.ibm.commerce.edp.api.InternalException extends EDPException implements Serializable
-
Class com.ibm.commerce.edp.api.InvalidDataException extends InputException implements Serializable
-
Serialized Fields
-
invalidAttributeName
java.lang.String invalidAttributeName
the name of the invalid attribute -
invalidAttributeValue
java.lang.String invalidAttributeValue
the value of the invalid attribute -
invalidAttributeType
java.lang.String invalidAttributeType
the type of the invalid attribute
-
-
-
Class com.ibm.commerce.edp.api.InvalidRequestException extends InputException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
The unique identifier of the object that has been canceled. -
objectType
java.lang.String objectType
The type of the object that has been canceled. -
failedRequest
java.lang.String failedRequest
The request that could not be performed in the canceled object.
-
-
-
Class com.ibm.commerce.edp.api.J2EEException extends BackendException implements Serializable
-
Class com.ibm.commerce.edp.api.JNDIException extends J2EEException implements Serializable
-
Class com.ibm.commerce.edp.api.ObjectAlreadyExistsException extends InputException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
id of the object that already exists -
objectType
java.lang.String objectType
type name of the object that already exists
-
-
-
Class com.ibm.commerce.edp.api.ObjectCannotBeFoundException extends InputException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
id of the object that could not be found -
objectType
java.lang.String objectType
type name of the object that could not be found
-
-
-
Class com.ibm.commerce.edp.api.ObjectCreationException extends J2EEException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
id of the object that could not be created -
objectType
java.lang.String objectType
type name of the object that could not be created
-
-
-
Class com.ibm.commerce.edp.api.ObjectDeletionException extends J2EEException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
id of the object that could not be deleted -
objectType
java.lang.String objectType
type name of the object that could not be deleted
-
-
-
Class com.ibm.commerce.edp.api.ObjectQueryException extends J2EEException implements Serializable
-
Class com.ibm.commerce.edp.api.ObjectUpdateException extends J2EEException implements Serializable
-
Serialized Fields
-
objectId
java.lang.String objectId
id of the object that could not be created -
objectType
java.lang.String objectType
type name of the object that could not be created
-
-
-
Class com.ibm.commerce.edp.api.ParserException extends ConfigException implements Serializable
-
Class com.ibm.commerce.edp.api.PaymentContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
_paymentGroupId
java.lang.String _paymentGroupId
the payment configuration id -
_locale
java.util.Locale _locale
the locale to be used in the request to which this context refers to -
_storeId
java.lang.Integer _storeId
the identifier of the store -
_orderChannel
java.lang.String _orderChannel
the order channel -
_sensitivePaymentData
java.util.Map<K,V> _sensitivePaymentData
-
additionalInformation
java.util.Map<K,V> additionalInformation
-
-
-
Class com.ibm.commerce.edp.api.PaymentMethodData extends java.lang.Object implements Serializable
-
Serialized Fields
-
screenName
java.lang.String screenName
the localized, human-readable name of the payment method
-
-
-
Class com.ibm.commerce.edp.api.PaymentsConfigException extends ConfigException implements Serializable
-
Class com.ibm.commerce.edp.api.PendingException extends CommunicationException implements Serializable
-
Class com.ibm.commerce.edp.api.RefundInstruction extends java.lang.Object implements Serializable
-
Serialized Fields
-
amount
java.math.BigDecimal amount
-
refundMethod
java.lang.String refundMethod
-
policyId
java.lang.Long policyId
-
protocolData
java.util.HashMap<K,V> protocolData
-
linkedPI
EDPPaymentInstruction linkedPI
-
-
-
Class com.ibm.commerce.edp.api.RefundMethodData extends java.lang.Object implements Serializable
-
Serialized Fields
-
screenName
java.lang.String screenName
the localized, human-readable name of the refund method -
refundMethodId
java.lang.String refundMethodId
the internal payment method identifier -
buyerPageInfo
java.lang.String buyerPageInfo
a free-text (HTML, XML, etc) with buyer page information;
-
-
-
Class com.ibm.commerce.edp.api.RuleException extends ConfigException implements Serializable
-
Class com.ibm.commerce.edp.api.TransactionException extends J2EEException implements Serializable
-
-
Package com.ibm.commerce.edp.beans
-
Class com.ibm.commerce.edp.beans.AEDPDataBean extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.edp.beans.EDPCompleteOrderActivityDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
orderPaymentActivityHistory
java.util.ArrayList<E> orderPaymentActivityHistory
The list of the payment activity records. -
orderID
java.lang.Long orderID
The order ID. -
iRequestProperties
TypedProperty iRequestProperties
The URL request parameters.
-
-
-
Class com.ibm.commerce.edp.beans.EDPPaymentActivityHistoryDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
PaymentActivityHistory
java.util.ArrayList<E> PaymentActivityHistory
-
orderID
java.lang.Long orderID
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.edp.beans.EDPPaymentInstructionsDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
paymentInstructions
java.util.ArrayList<E> paymentInstructions
The list of payment instructions. -
orderID
java.lang.Long orderID
The order ID. -
iRequestProperties
TypedProperty iRequestProperties
The URL request parameters.
-
-
-
Class com.ibm.commerce.edp.beans.EDPPaymentMethodsDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
paymentMethods
java.util.ArrayList<E> paymentMethods
The list of payment methods. -
iRequestProperties
TypedProperty iRequestProperties
The parameters passed as part of the URL if any.
-
-
-
Class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
paymentStatus
java.lang.String paymentStatus
The payment status for the order. -
orderID
java.lang.Long orderID
The order ID. -
iRequestProperties
TypedProperty iRequestProperties
The parameters passed as part of the URL, if any. -
iNeedGlobalized
boolean iNeedGlobalized
The flag indicating if the returned status is globalized or not.
-
-
-
Class com.ibm.commerce.edp.beans.EDPPIActivityHistoryDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
piActivityHistory
java.util.ArrayList<E> piActivityHistory
The list of payment instructions' activity history records. -
orderID
java.lang.Long orderID
The order ID. -
iRequestProperties
TypedProperty iRequestProperties
The parameters passed as part of the URL if any.
-
-
-
Class com.ibm.commerce.edp.beans.EDPRefundInstructionsDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
refundInstructions
java.util.ArrayList<E> refundInstructions
The list of refund instructions. -
rmaId
java.lang.Long rmaId
The RMA id. -
iRequestProperties
TypedProperty iRequestProperties
Yhe URL request parameters.
-
-
-
Class com.ibm.commerce.edp.beans.EDPRefundMethodsDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
refundMethods
java.util.ArrayList<E> refundMethods
The list of available refund methods. -
iRequestProperties
TypedProperty iRequestProperties
The parameters passed as part of the URL if any.
-
-
-
Class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
refundStatus
java.lang.String refundStatus
The human readable refund status. -
rmaId
java.lang.Long rmaId
The RMA ID. -
iRequestProperties
TypedProperty iRequestProperties
The parameters passed as part of the URL if any. -
iNeedGlobalized
boolean iNeedGlobalized
The flag indicating if the returned status is globalized or not.
-
-
-
Class com.ibm.commerce.edp.beans.EDPReleasesDataBean extends AEDPDataBean implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
releases
java.util.ArrayList<E> releases
The list of releases. -
orderID
java.lang.Long orderID
The order ID. -
iRequestProperties
TypedProperty iRequestProperties
The URL request parameters.
-
-
-
Class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iViewCommandContext
ViewCommandContext iViewCommandContext
The view command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iPlainString
java.lang.String iPlainString
The plain text which will be masked. -
iMaskChar
java.lang.String iMaskChar
The mask char used to mask the string. -
iPlainLength
int iPlainLength
The length of the plain text after masking the string. -
iMaskedString
java.lang.String iMaskedString
This is masked string of the input plain string using the mask char and the plain length.
-
-
-
-
Package com.ibm.commerce.edp.commands
-
Class com.ibm.commerce.edp.commands.AddUnboundPITaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
edpOrderId
java.lang.Long edpOrderId
-
policyId
java.lang.Long policyId
-
paymentMethod
java.lang.String paymentMethod
-
piId
java.lang.Long piId
-
-
-
Class com.ibm.commerce.edp.commands.AEDPCtrlCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
the order ID -
storeId
java.lang.Integer storeId
-
iabOrder
OrderAccessBean iabOrder
The order access bean.
-
-
-
Class com.ibm.commerce.edp.commands.AEDPDataBeanCommandImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
The order access bean. -
iabRma
RMAAccessBean iabRma
The order access bean. -
orderId
java.lang.Long orderId
The order IDs. -
rmaId
java.lang.Long rmaId
The RMA ID. -
storeId
java.lang.Integer storeId
The store ID. -
orderChannel
java.lang.String orderChannel
The order channel.
-
-
-
Class com.ibm.commerce.edp.commands.AEDPPaymentTaskCmdImpl extends AEDPTaskCmdImpl implements Serializable
-
Serialized Fields
-
listOfActionDetailLists
java.util.HashMap<K,V> listOfActionDetailLists
The list of action details from the payment rule. -
listOfReversalActionDetailLists
java.util.HashMap<K,V> listOfReversalActionDetailLists
The list of action details needed for handling reversals separately. -
listOfEditActionDetailLists
java.util.HashMap<K,V> listOfEditActionDetailLists
The list of edit actions details. -
storeId
java.lang.Integer storeId
The store id -
iabOrder
OrderAccessBean iabOrder
The order access bean. -
apsReversalApprovalAgainst
java.util.ArrayList<E> apsReversalApprovalAgainst
Avoid to have two reverseApprovalAction against same atomic payment object For example, if A PI has AP in ApprovedState, a PI change ask decrease PI amt and change PI protocol data, this could cause two actions against same AP -
errorMessageMap
java.util.Map<K,V> errorMessageMap
-
-
-
Class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl extends AEDPCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
The order access bean. -
iErrorViewName
java.lang.String iErrorViewName
The error view to be used in case of a failure. -
redirectionURL
java.lang.String redirectionURL
The redirection URL after the command is executed. -
paymentMethod
java.lang.String paymentMethod
The payment method identifier of the payment instruction. -
amount
java.math.BigDecimal amount
The payment instruction amount. -
protocolData
java.util.HashMap<K,V> protocolData
The payment instruction protocol data. -
policyId
java.lang.Long policyId
The payment policy id
-
-
-
Class com.ibm.commerce.edp.commands.AEDPStoreTaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
The currency associated with the refund currently being processed -
orderAmount
java.math.BigDecimal orderAmount
The amount associated with the refund currently being processed -
paymentInstructions
java.util.ArrayList<E> paymentInstructions
The payment instructions associated with the payment request being processed
-
-
-
Class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
edpResults
EDPResults edpResults
The output result of this request. -
edpException
EDPException edpException
Any exception thrown during processing of the request. -
asynchBeansEnabled
boolean asynchBeansEnabled
Enables background threads with Asynchronous Beans. -
useSchedulerThreadPoolExecutBGWork
boolean useSchedulerThreadPoolExecutBGWork
Enable to use scheduler thread pool to execute background work. -
idempotent
boolean idempotent
If prime payment is being called again for the same data. -
status
int status
The status of the request. -
processBGTasksRequired
boolean processBGTasksRequired
If the bg task needs to be executed or not. -
avsAttentionRequired
boolean avsAttentionRequired
If attentionRequired based on AVS code and configuration. -
bgProcessFinished
boolean bgProcessFinished
If BG process finished in a seperate thread. -
orderId
java.lang.Long orderId
List of action details from rule. -
edpOrderId
java.lang.Long edpOrderId
-
orderChannel
java.lang.String orderChannel
-
-
-
Class com.ibm.commerce.edp.commands.CancelOrderCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
forceFlag
java.lang.Boolean forceFlag
Indicates if the cancel request is forced or not. The default isfalse
.
-
-
-
Class com.ibm.commerce.edp.commands.CancelOrderVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
forceFlag
java.lang.Boolean forceFlag
Indicates if the cancel request is forced or not. The default isfalse
.
-
-
-
Class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
monetaryAmount
MonetaryAmount monetaryAmount
-
orderTotalAmount
java.math.BigDecimal orderTotalAmount
The order total amount -
newOrderCurrency
java.lang.String newOrderCurrency
The new currency of the order
-
-
-
Class com.ibm.commerce.edp.commands.ChangePaymentCurrencyVoidTaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
orderTotalAmount
java.math.BigDecimal orderTotalAmount
The order total amount -
newOrderCurrency
java.lang.String newOrderCurrency
The new currency of the order
-
-
-
Class com.ibm.commerce.edp.commands.CheckOrderEditableTaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
isOrderEditable
boolean isOrderEditable
if the order is editable
-
-
-
Class com.ibm.commerce.edp.commands.CheckOrderEditableVoidTaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
isOrderEditable
boolean isOrderEditable
if the order is editable
-
-
-
Class com.ibm.commerce.edp.commands.CheckOrderPaymentAuthorizedCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iOrderAuthorized
java.lang.Boolean iOrderAuthorized
If the order is totally authorized, defaults to false
-
-
-
Class com.ibm.commerce.edp.commands.CheckOrderPaymentAuthorizedVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.CheckOrderPaymentDepositedCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iOrderTotalDeposited
java.lang.Boolean iOrderTotalDeposited
If order is totally deposited, defaults to false
-
-
-
Class com.ibm.commerce.edp.commands.CheckOrderPaymentDepositedVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EditCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
orderAmount
java.math.BigDecimal orderAmount
The target order amount after the changes. -
pis
java.util.ArrayList<E> pis
The target list of payment instructions to exist after the changes. -
edpEditResults
EDPEditResults edpEditResults
The results of the edit request. -
abOrder
OrderAccessBean abOrder
The access bean to the order. -
inAccountId
java.lang.Long inAccountId
The account ID as an input parameter. -
iabAccount
AccountAccessBean iabAccount
The account access bean. -
iForcedChange
boolean iForcedChange
DOCUMENT ME! -
pisToCancel
java.util.ArrayList<E> pisToCancel
PIs marked for cancellation. Cancellations happen in BG . -
edpOrderInDb
com.ibm.commerce.edp.model.EDPOrderData edpOrderInDb
The data retrieved from DB, avoid call OMF twice.
-
-
-
Class com.ibm.commerce.edp.commands.EditReleaseCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
releaseNumber
java.lang.Long releaseNumber
-
amount
java.math.BigDecimal amount
-
-
-
Class com.ibm.commerce.edp.commands.EditReleaseVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
releaseNumber
java.lang.Long releaseNumber
-
amount
java.math.BigDecimal amount
-
-
-
Class com.ibm.commerce.edp.commands.EditUnboundPITaskCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
edpPayinstId
java.lang.String edpPayinstId
-
protocolData
java.util.HashMap<K,V> protocolData
-
amount
java.math.BigDecimal amount
-
policyId
java.lang.Long policyId
-
piData
com.ibm.commerce.edp.model.PaymentInstructionData piData
-
cardNumber
java.lang.String cardNumber
-
paymentMethod
java.lang.String paymentMethod
-
-
-
Class com.ibm.commerce.edp.commands.EditVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
orderAmount
java.math.BigDecimal orderAmount
the target order amount after the changes -
edpEditResults
EDPEditResults edpEditResults
the results of the edit request -
abOrder
OrderAccessBean abOrder
the access bean to the order -
inAccountId
java.lang.Long inAccountId
the account ID as an input parameter -
iabAccount
AccountAccessBean iabAccount
the account access bean
-
-
-
Class com.ibm.commerce.edp.commands.EDPCompleteOrderActivityHistoryBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPCompleteOrderActivityHistoryVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPDepositableAmountProcessCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPDepositableAmountProcessVoidCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentActivityHistoryBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentActivityHistoryVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentInstructionActivityHistoryBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentInstructionActivityHistoryVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentInstructionsBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentInstructionsVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentMethodsBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Serialized Fields
-
paymentGroupId
java.lang.String paymentGroupId
-
-
-
Class com.ibm.commerce.edp.commands.EDPPaymentMethodsVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Serialized Fields
-
paymentGroupId
java.lang.String paymentGroupId
-
-
-
Class com.ibm.commerce.edp.commands.EDPPaymentStatusBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPPaymentStatusVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPRefundInstructionsBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPRefundInstructionsVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPRefundMethodsBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Serialized Fields
-
paymentGroupId
java.lang.String paymentGroupId
-
-
-
Class com.ibm.commerce.edp.commands.EDPRefundMethodsVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Serialized Fields
-
paymentGroupId
java.lang.String paymentGroupId
-
-
-
Class com.ibm.commerce.edp.commands.EDPRefundStatusBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Serialized Fields
-
channelId
java.lang.String channelId
The order channel.
-
-
-
Class com.ibm.commerce.edp.commands.EDPRefundStatusVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPReleasesBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EDPReleasesVoidBeanCmdImpl extends AEDPDataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rulePhase
int rulePhase
-
edpOrderId
java.lang.Long edpOrderId
-
amountToProcess
java.math.BigDecimal amountToProcess
-
edpReleaseIds
java.util.List<E> edpReleaseIds
-
phase
int phase
-
hashOfActionList
java.util.HashMap<K,V> hashOfActionList
-
listOfActionList
java.util.List<E> listOfActionList
-
ruleType
java.lang.String ruleType
-
piId
java.lang.Long piId
-
atomicPaymentId
java.lang.Long atomicPaymentId
-
exception
java.lang.Throwable exception
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
-
-
Class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rulePhase
int rulePhase
-
edpOrderId
java.lang.Long edpOrderId
-
amountToProcess
java.math.BigDecimal amountToProcess
-
edpReleaseIds
java.util.List<E> edpReleaseIds
-
phase
int phase
-
hashOfActionList
java.util.HashMap<K,V> hashOfActionList
-
listOfActionList
java.util.List<E> listOfActionList
-
ruleType
java.lang.String ruleType
-
piId
java.lang.Long piId
-
atomicPaymentId
java.lang.Long atomicPaymentId
-
exception
java.lang.Throwable exception
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
-
-
Class com.ibm.commerce.edp.commands.FinalizePaymentCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
finalizationAmount
java.math.BigDecimal finalizationAmount
The amount to be finalized. -
releaseId
java.lang.Long releaseId
The id of the release. -
iabOrder
OrderAccessBean iabOrder
The OrderAccessBean. -
edpOrder
com.ibm.commerce.edp.model.EDPOrderData edpOrder
-
releasesWithFinalizationAmount
java.util.LinkedHashMap<K,V> releasesWithFinalizationAmount
-
-
-
Class com.ibm.commerce.edp.commands.FinalizePaymentVoidCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
finalizationAmount
java.math.BigDecimal finalizationAmount
The amount to be finalized. -
releaseId
java.lang.Long releaseId
The id of the release. -
iabOrder
OrderAccessBean iabOrder
The OrderAccessBean.
-
-
-
Class com.ibm.commerce.edp.commands.PIAddCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
poNumber
java.lang.String poNumber
PO number -
addedPaymentInstructionId
java.lang.Long addedPaymentInstructionId
The Id of the newly added payment instruction -
ifUnbound
boolean ifUnbound
The flag that indicates if the payment instruction to be added is an unbound one or not. -
ordPayInfoNameSuffix
java.lang.String ordPayInfoNameSuffix
-
-
-
Class com.ibm.commerce.edp.commands.PIAddVoidCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
poNumber
java.lang.String poNumber
PO number
-
-
-
Class com.ibm.commerce.edp.commands.PICopyCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iToOrderId
java.lang.Long iToOrderId
The Id of the Order for the payment instructions to be copied to -
iPIs
java.util.ArrayList<E> iPIs
The list of Payment Instructions to be copied from -
newPIList
java.util.ArrayList<E> newPIList
The list of Payment Instructions to be copied to -
totalAmount
java.math.BigDecimal totalAmount
The total amount from all the payment instructions to be copied over
-
-
-
Class com.ibm.commerce.edp.commands.PICopyVoidCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iToOrderId
java.lang.Long iToOrderId
The Id of the Order for the payment instructions to be copied to -
iPIs
java.util.ArrayList<E> iPIs
The list of Payment Instructions to be copied from
-
-
-
Class com.ibm.commerce.edp.commands.PIEditCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iPIID
java.lang.Long iPIID
The payment instruction ID. -
ifUnbound
boolean ifUnbound
The flag that indicates if the payment instruction to be added is an unbound one or not. -
iForcedPIChange
boolean iForcedPIChange
The force flag to indicate if the edit request is forced or not. -
iPaymentDataEditable
boolean iPaymentDataEditable
-
iAmountEditable
boolean iAmountEditable
-
poNumber
java.lang.String poNumber
PO number
-
-
-
Class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iPIID
java.lang.Long iPIID
The payment instruction ID. -
iForcedPIChange
boolean iForcedPIChange
The force flag to indicate if the edit request is forced or not. -
iPaymentDataEditable
boolean iPaymentDataEditable
-
iAmountEditable
boolean iAmountEditable
-
poNumber
java.lang.String poNumber
PO number
-
-
-
Class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iPIID
java.lang.Long iPIID
The payment instruction ID. -
iForcedPIChange
boolean iForcedPIChange
The force flag to indicate if the edit request is forced or not. -
iPaymentDataEditable
boolean iPaymentDataEditable
-
iAmountEditable
boolean iAmountEditable
-
iCvcResetFlag
boolean iCvcResetFlag
-
poNumber
java.lang.String poNumber
PO number
-
-
-
Class com.ibm.commerce.edp.commands.PIRemoveCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iPIIDs
java.lang.Long[] iPIIDs
The list of payment instruction IDs to be removed.
-
-
-
Class com.ibm.commerce.edp.commands.PIRemoveVoidCmdImpl extends AEDPPIEditCtrlCmdImpl implements Serializable
-
Serialized Fields
-
iPIIDs
java.lang.Long[] iPIIDs
The list of payment instruction IDs to be removed.
-
-
-
Class com.ibm.commerce.edp.commands.PrepareLineOfCreditPIsForEditPolicyCmdImpl extends PreparePIsForEditPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
-
iPIs
EDPPaymentInstruction[] iPIs
-
iPaymentTCInfos
PaymentTCInfo[] iPaymentTCInfos
-
-
-
Class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
edpWarning
java.lang.String edpWarning
DOCUMENT ME! -
inTotalAmount
java.math.BigDecimal inTotalAmount
DOCUMENT ME! -
inInitialAmount
java.math.BigDecimal inInitialAmount
DOCUMENT ME! -
itpPaymentAttributes
TypedProperty itpPaymentAttributes
DOCUMENT ME! -
channelId
java.lang.String channelId
DOCUMENT ME! -
istrPayMthdId
java.lang.String istrPayMthdId
DOCUMENT ME! -
iabOrder
OrderAccessBean iabOrder
DOCUMENT ME! -
inAccountId
java.lang.Long inAccountId
DOCUMENT ME! -
iabAccount
AccountAccessBean iabAccount
DOCUMENT ME! -
inBuyerPOId
java.lang.Long inBuyerPOId
DOCUMENT ME! -
iPIs
java.util.ArrayList<E> iPIs
The list of payment instruction which has been added to the order
-
-
-
Class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
edpWarning
java.lang.String edpWarning
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inInitialAmount
java.math.BigDecimal inInitialAmount
-
itpPaymentAttributes
TypedProperty itpPaymentAttributes
-
channelId
java.lang.String channelId
-
istrPayMthdId
java.lang.String istrPayMthdId
-
iabOrder
OrderAccessBean iabOrder
-
inAccountId
java.lang.Long inAccountId
-
iabAccount
AccountAccessBean iabAccount
-
istrPONumber
java.lang.String istrPONumber
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
iPIs
java.util.ArrayList<E> iPIs
The list of payment instruction which has been added to the order -
errorMessageMap
java.util.Map<K,V> errorMessageMap
-
-
-
Class com.ibm.commerce.edp.commands.ProcessPaymentEventCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.ProcessPaymentEventVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.QueryPIsCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iPIs
java.util.ArrayList<E> iPIs
The list of payment instructions retrieved from EDP. -
maskSensitiveData
boolean maskSensitiveData
If sensitive data is to be masked on payment instructions; defaults to true.
-
-
-
Class com.ibm.commerce.edp.commands.QueryPIsVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iPIs
java.util.ArrayList<E> iPIs
the list of payment instructions retrieved from EDP -
iabOrder
OrderAccessBean iabOrder
The order access bean. -
maskSensitiveData
boolean maskSensitiveData
if sensitive data is to be masked on payment instructions; defaults to true
-
-
-
Class com.ibm.commerce.edp.commands.ReservePaymentCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
reservationAmount
java.math.BigDecimal reservationAmount
the total reservation amount -
releases
java.util.HashMap<K,V> releases
the list of release and release amounts -
stillToReserve
java.math.BigDecimal stillToReserve
datapoint that says if previous reservations have satisfied requirements -
releasesToProcess
java.util.ArrayList<E> releasesToProcess
Filled out at processFG, used for setting up release objects on which work must be done. FG creates this, BG acts on it. -
edpOrder
com.ibm.commerce.edp.model.EDPOrderData edpOrder
-
newEDPReleaseList
java.util.ArrayList<E> newEDPReleaseList
-
releasesWithReservationAmount
java.util.LinkedHashMap<K,V> releasesWithReservationAmount
-
-
-
Class com.ibm.commerce.edp.commands.ReservePaymentVoidCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
reservationAmount
java.math.BigDecimal reservationAmount
the total reservation amount -
releases
java.util.HashMap<K,V> releases
the list of release and release amounts
-
-
-
Class com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Serialized Fields
-
orderAmount
java.math.BigDecimal orderAmount
the total order amount -
currencyCode
java.lang.String currencyCode
the currency to be used in this request -
pis
java.util.ArrayList<E> pis
the list of payment instructions associated with this request -
itpPaymentAttributes
TypedProperty itpPaymentAttributes
the property paremeters for this request -
istrPayMthdId
java.lang.String istrPayMthdId
the payment method ID -
iabOrder
OrderAccessBean iabOrder
the order access bean used in this request
-
-
-
Class com.ibm.commerce.edp.commands.StoreAndValidatePaymentVoidCmdImpl extends AEDPStoreTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.SynchronizeOrderWithBackendCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.SynchronizeReturnWithBackendCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.edp.commands.TriggerPaymentActionsCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
order access bean -
amountToProcessForPrime
java.math.BigDecimal amountToProcessForPrime
total amount to process for prime payment -
releasesToFinalize
java.util.Hashtable<K,V> releasesToFinalize
list of releases to finalize -
orderInitialAmount
java.math.BigDecimal orderInitialAmount
-
orderTotalAmount
java.math.BigDecimal orderTotalAmount
-
primeNeeded
boolean primeNeeded
-
-
-
Class com.ibm.commerce.edp.commands.TriggerPaymentActionsVoidCmdImpl extends AEDPPaymentTaskCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
order access bean -
orderInitialAmount
java.math.BigDecimal orderInitialAmount
-
orderTotalAmount
java.math.BigDecimal orderTotalAmount
-
-
-
-
Package com.ibm.commerce.edp.parsers.base
-
Class com.ibm.commerce.edp.parsers.base.EDPComplexType extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.edp.parsers.base.EDPSimpleType extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.edits
-
Class com.ibm.commerce.edp.parsers.edits.EditActionOptions extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.paymentactions
-
Class com.ibm.commerce.edp.parsers.paymentactions.ActionOptions extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.paymentmethodconfiguration
-
Class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentInstructionPriority extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
Class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethodConfiguration extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethodConfigurationFactory extends com.ibm.etools.xmlschema.beans.Factory implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.paymentmethodconfigurations
-
Class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentInstructionPriority extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.paymentrules
-
Class com.ibm.commerce.edp.parsers.paymentrules.ReservePaymentEvent extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Serialized Fields
-
targetState
java.lang.String targetState
-
-
-
-
Package com.ibm.commerce.edp.parsers.refundmethodconfiguration
-
Class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethod extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethodConfiguration extends com.ibm.etools.xmlschema.beans.ComplexType implements Serializable
-
Class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethodConfigurationFactory extends com.ibm.etools.xmlschema.beans.Factory implements Serializable
-
-
Package com.ibm.commerce.edp.parsers.refundmethodconfigurations
-
Class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodPriority extends com.ibm.etools.xmlschema.beans.SimpleType implements Serializable
-
-
Package com.ibm.commerce.emarketing.beans
-
Class com.ibm.commerce.emarketing.beans.CustomerProfileDataBean extends CustomerProfileDataBeanBase implements Serializable
-
Serialized Fields
-
_memberGroupNames
java.util.Vector<E> _memberGroupNames
-
_memberGroupIds
java.util.Vector<E> _memberGroupIds
-
_customerProfiles
java.util.Vector<E> _customerProfiles
-
_memberGroupLength
int _memberGroupLength
-
-
-
Class com.ibm.commerce.emarketing.beans.CustomerProfileDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailActivityDataBean extends EmailActivityDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
-
_jobNum
java.lang.Long _jobNum
-
_name
java.lang.String _name
-
_description
java.lang.String _description
-
_storeEntityId
java.lang.Integer _storeEntityId
-
_status
java.lang.Integer _status
-
_lastUpdate
java.sql.Timestamp _lastUpdate
-
_deliveryDate
java.sql.Timestamp _deliveryDate
-
_modifiedBy
java.lang.String _modifiedBy
-
_messageContentName
java.lang.String _messageContentName
-
_messageContentId
java.lang.Integer _messageContentId
-
_memberGroupId
java.lang.Long _memberGroupId
-
_memberGroupName
java.lang.String _memberGroupName
-
_customerProfileExist
boolean _customerProfileExist
-
_replyToPerEmail
boolean _replyToPerEmail
-
_replyTo
java.lang.String _replyTo
-
_campaignId
java.lang.Integer _campaignId
-
_campaignName
java.lang.String _campaignName
-
_isCampaignExists
boolean _isCampaignExists
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailActivityDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailActivityDetailsDataBean extends com.ibm.commerce.emarketing.beans.EmailActivityDetailsDataBeanBase implements Serializable
-
Serialized Fields
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_emailActivityName
java.lang.String _emailActivityName
-
_campaignName
java.lang.String _campaignName
-
_emailTemplateName
java.lang.String _emailTemplateName
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailActivityDetailsDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailActivityListDataBean extends EmailActivityListDataBeanBase implements Serializable
-
Serialized Fields
-
_emailActivityList
com.ibm.commerce.emarketing.beans.EmailActivityListEntry[] _emailActivityList
-
_campaignIdStr
java.lang.String _campaignIdStr
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailActivityListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailActivitySummaryDataBean extends EmailActivitySummaryDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
-
_name
java.lang.String _name
-
_description
java.lang.String _description
-
_status
java.lang.Integer _status
-
_messageContentName
java.lang.String _messageContentName
-
_messageContentId
java.lang.Integer _messageContentId
-
_memberGroupId
java.lang.Long _memberGroupId
-
_memberGroupName
java.lang.String _memberGroupName
-
_replyTo
java.lang.String _replyTo
-
_deliveryDate
java.sql.Timestamp _deliveryDate
-
_jobNum
java.lang.Long _jobNum
-
_percentageBounced
double _percentageBounced
-
_percentageClicked
double _percentageClicked
-
_percentageOpened
double _percentageOpened
-
_percentageAssumeReceived
double _percentageAssumeReceived
-
_totalNumOfAttemptedUser
java.lang.Integer _totalNumOfAttemptedUser
-
_numAssumeRecieved
int _numAssumeRecieved
-
_numBounced
int _numBounced
-
_numClicked
int _numClicked
-
_numOpened
int _numOpened
-
_customerProfileExist
boolean _customerProfileExist
-
_campaignName
java.lang.String _campaignName
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailActivitySummaryDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean extends EmailActivityUrlHelperDataBeanBase implements Serializable
-
Serialized Fields
-
_urlHeader
java.lang.String _urlHeader
-
_usersId
java.lang.Long _usersId
-
_storeId
java.lang.Integer _storeId
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_cmdName
java.lang.String _cmdName
-
_clickForwardUrl
java.lang.String _clickForwardUrl
-
_optOutForwardUrl
java.lang.String _optOutForwardUrl
-
_preview
java.lang.String _preview
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailConfigurationDataBean extends EmailConfigurationDataBeanBase implements Serializable
-
Serialized Fields
-
_outboundId
java.lang.Integer _outboundId
-
_outboundName
java.lang.String _outboundName
-
_outboundDescription
java.lang.String _outboundDescription
-
_outboundHost
java.lang.String _outboundHost
-
_outboundTime
java.lang.Integer _outboundTime
-
_outboundEmlServer
java.lang.String _outboundEmlServer
-
_outboundAccount
java.lang.String _outboundAccount
-
_outboundAddress
java.lang.String _outboundAddress
-
_outboundPort
java.lang.Integer _outboundPort
-
_outboundPassword
java.lang.String _outboundPassword
-
_outboundAuthentication
java.lang.Boolean _outboundAuthentication
-
_inboundId
java.lang.Integer _inboundId
-
_inboundName
java.lang.String _inboundName
-
_inboundDescription
java.lang.String _inboundDescription
-
_inboundHost
java.lang.String _inboundHost
-
_inboundTime
java.lang.Integer _inboundTime
-
_inboundHour
java.lang.Integer _inboundHour
-
_inboundMinute
java.lang.Integer _inboundMinute
-
_inboundEmlServer
java.lang.String _inboundEmlServer
-
_inboundAccount
java.lang.String _inboundAccount
-
_inboundPort
java.lang.Integer _inboundPort
-
_inboundPassword
java.lang.String _inboundPassword
-
_inboundAddress
java.lang.String _inboundAddress
-
_inboundRetryCount
java.lang.Short _inboundRetryCount
-
_inboundRetryInterval
java.lang.Integer _inboundRetryInterval
-
_isConfigured
java.lang.Boolean _isConfigured
-
_xml
java.util.Hashtable<K,V> _xml
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailConfigurationDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailConfigurationTimeDataBean extends EmailConfigurationTimeDataBeanBase implements Serializable
-
Serialized Fields
-
_outboundTime
java.lang.Integer _outboundTime
-
_isConfigured
boolean _isConfigured
-
_outboundReplyTo
java.lang.String _outboundReplyTo
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailConfigurationTimeDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailMessageDataBean extends EmailMessageDataBeanBase implements Serializable
-
Serialized Fields
-
_emailMessageId
java.lang.Integer _emailMessageId
-
_emailMessageName
java.lang.String _emailMessageName
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailMessageDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailMessageListDataBean extends EmailMessageListDataBeanBase implements Serializable
-
Serialized Fields
-
_emailMessageList
EmailMessageDataBean[] _emailMessageList
An array of EmailMessageDataBean objects.
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailMessageListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.emarketing.beans.EmailUserReceiveDataBean extends EmailUserReceiveDataBeanBase implements Serializable
-
Serialized Fields
-
_usersId
java.lang.Long _usersId
-
_userReceive
boolean _userReceive
-
_userReceiveSMS
boolean _userReceiveSMS
-
_storeEntityId
java.lang.Integer _storeEntityId
-
-
-
Class com.ibm.commerce.emarketing.beans.EmailUserReceiveDataBeanBase extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.emarketing.commands
-
Class com.ibm.commerce.emarketing.commands.CheckForBouncedEmailCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.DeleteScheduledJobTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_jobReferenceNumber
java.lang.Long _jobReferenceNumber
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailActivityConfigurationSaveCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_inbound_emailConfigurationId
java.lang.Integer _inbound_emailConfigurationId
-
_outbound_emailConfigurationId
java.lang.Integer _outbound_emailConfigurationId
-
_inbound_name
java.lang.String _inbound_name
-
_outbound_name
java.lang.String _outbound_name
-
_inbound_description
java.lang.String _inbound_description
-
_outbound_description
java.lang.String _outbound_description
-
_inbound_host
java.lang.String _inbound_host
-
_outbound_host
java.lang.String _outbound_host
-
_inbound_emailServer
java.lang.String _inbound_emailServer
-
_outbound_emailServer
java.lang.String _outbound_emailServer
-
_inbound_account
java.lang.String _inbound_account
-
_outbound_account
java.lang.String _outbound_account
-
_inbound_port
java.lang.Integer _inbound_port
-
_outbound_port
java.lang.Integer _outbound_port
-
_inbound_password
java.lang.String _inbound_password
-
_outbound_password
java.lang.String _outbound_password
-
_inbound_time
java.lang.Integer _inbound_time
-
_outbound_time
java.lang.Integer _outbound_time
-
_inbound_type
java.lang.Integer _inbound_type
-
_outbound_type
java.lang.Integer _outbound_type
-
_inbound_retry_count
java.lang.Short _inbound_retry_count
-
_inbound_retry_interval
java.lang.Integer _inbound_retry_interval
-
_inbound_address
java.lang.String _inbound_address
-
_outbound_address
java.lang.String _outbound_address
-
_storeEntityId
java.lang.Integer _storeEntityId
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailActivityDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_ids
java.util.Vector<E> _ids
A vector of e-mail campaign IDs.
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailActivitySaveCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
TIMESTAMP_TAIL
java.lang.String TIMESTAMP_TAIL
The tail String for Timestamp string -
TIMESTAMP_SEPARATOR_HYPHEN
java.lang.String TIMESTAMP_SEPARATOR_HYPHEN
The separator for the Timestamp string -
TIMESTAMP_SEPARATOR_COLON
java.lang.String TIMESTAMP_SEPARATOR_COLON
The separator for the Timestamp string -
TIMESTAMP_SEPARATOR_SPACE
java.lang.String TIMESTAMP_SEPARATOR_SPACE
The separator for the Timestamp string -
_emailPromotionId
java.lang.Integer _emailPromotionId
emailPromotionId -
_emailMessageId
java.lang.Integer _emailMessageId
emailMessageId -
_memberGroupId
java.lang.Long _memberGroupId
memberGroup_id -
_jobReferenceNumber
java.lang.Long _jobReferenceNumber
jobReferenceNumber -
_modifiedBy
java.lang.String _modifiedBy
modifiedBy. -
_modifiedDate
java.sql.Timestamp _modifiedDate
ModifiedDate -
_status
java.lang.Integer _status
status of the promotion. Should be unsent when creates. -
_storeEntityId
java.lang.Integer _storeEntityId
storeEntityId -
_name
java.lang.String _name
Name of the emailPromotion -
_description
java.lang.String _description
Description of the emailPromotion -
_deliverTime
java.sql.Timestamp _deliverTime
deliver time of the emailPromotion -
_addJobCmdURL
java.lang.String _addJobCmdURL
-
_isReplyToSpecified
boolean _isReplyToSpecified
-
_replyTo
java.lang.String _replyTo
-
_campaignId
java.lang.Integer _campaignId
-
_additionalMbrGrpIds
java.lang.String[] _additionalMbrGrpIds
-
_anyOrAllOnAdditionalMbrGrps
java.lang.String _anyOrAllOnAdditionalMbrGrps
-
deleteMemberGroupAfterSend
boolean deleteMemberGroupAfterSend
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailActivitySendCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.EmailConfigurationCreateTaskCmdImpl extends EmailConfigurationSaveTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.EmailConfigurationSaveTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emailConfigurationId
java.lang.Integer _emailConfigurationId
-
_name
java.lang.String _name
-
_description
java.lang.String _description
-
_storeEntityId
java.lang.Integer _storeEntityId
-
_type
java.lang.Integer _type
-
_host
java.lang.String _host
-
_emailServer
java.lang.String _emailServer
-
_account
java.lang.String _account
-
_port
java.lang.Integer _port
-
_password
java.lang.String _password
-
_address
java.lang.String _address
-
_time
java.lang.Integer _time
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailConfigurationUpdateTaskCmdImpl extends EmailConfigurationSaveTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.EmailEventCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_eventId
java.lang.Integer _eventId
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_usersId
java.lang.Long _usersId
-
_eventAccessBean
EmailRecipientEventsAccessBean _eventAccessBean
-
_nextUrl
java.lang.String _nextUrl
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailIndividualCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.Long userId
-
emailMessageId
java.lang.Integer emailMessageId
-
storeId
java.lang.Integer storeId
-
emailPromotionName
java.lang.String emailPromotionName
-
replyTo
java.lang.String replyTo
-
sendImmediate
boolean sendImmediate
-
emailActivityInfo
java.util.Map<K,V> emailActivityInfo
-
triggerParameters
java.util.Map<K,V> triggerParameters
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailOptOutCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_userId
java.lang.Long _userId
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_storeEntityId
java.lang.Integer _storeEntityId
-
_nextUrl
java.lang.String _nextUrl
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailPromotionCreateTaskCmdImpl extends EmailPromotionSaveTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.EmailPromotionDeleteTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_emailMessageId
java.lang.Integer _emailMessageId
-
_jobReferenceNumber
java.lang.Long _jobReferenceNumber
-
_memberGroupId
java.lang.Long _memberGroupId
-
_modifiedBy
java.lang.String _modifiedBy
-
_modifiedDate
java.sql.Timestamp _modifiedDate
-
_status
java.lang.Integer _status
-
_storeEntityId
java.lang.Integer _storeEntityId
-
_name
java.lang.String _name
-
_description
java.lang.String _description
-
_replyTo
java.lang.String _replyTo
-
_campaignId
java.lang.Integer _campaignId
-
-
-
Class com.ibm.commerce.emarketing.commands.EmailPromotionUpdateTaskCmdImpl extends EmailPromotionSaveTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.GetWebHostCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
-
_emailRecipients
java.util.List<E> _emailRecipients
-
_storeEntityId
java.lang.Integer _storeEntityId
-
_queryOnly
boolean _queryOnly
-
_query
java.lang.String _query
-
_userId
java.lang.Long _userId
-
_additionalMbrGrpIds
java.lang.String[] _additionalMbrGrpIds
-
_anyOrAllOnAdditionalMbrGrps
java.lang.String _anyOrAllOnAdditionalMbrGrps
-
-
-
Class com.ibm.commerce.emarketing.commands.ListRetryRecipientsForEmailActivityTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_emailRecipients
java.util.Vector<E> _emailRecipients
-
-
-
Class com.ibm.commerce.emarketing.commands.OptEmailTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
storeEntityId
java.lang.Integer storeEntityId
-
userReceiveEmail
boolean userReceiveEmail
-
-
-
Class com.ibm.commerce.emarketing.commands.OptSMSTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
storeEntityId
java.lang.Integer storeEntityId
-
userReceiveSMS
boolean userReceiveSMS
-
-
-
Class com.ibm.commerce.emarketing.commands.ResendEmailActivityTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eactivityId
java.lang.Integer eactivityId
-
maxRetriesAttempted
short maxRetriesAttempted
-
-
-
Class com.ibm.commerce.emarketing.commands.RetryBouncedEmailActivityCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.emarketing.commands.ScanAccountForBouncedEmailTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
activityEmailAddressUserIdMap
java.util.Map<K,V> activityEmailAddressUserIdMap
-
-
-
Class com.ibm.commerce.emarketing.commands.SendEmailActivityTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
emailActivityId
java.lang.Integer emailActivityId
Email Activity Id -
storeId
java.lang.Integer storeId
-
emailPromoMemberGroupId
java.lang.String emailPromoMemberGroupId
-
deleteMemberGroupAfterSend
boolean deleteMemberGroupAfterSend
-
sentLastBatch
boolean sentLastBatch
-
additionalMbrGrpIds
java.lang.String[] additionalMbrGrpIds
Additional Member Group Ids -
anyOrAllOnAdditionalMbrGrps
java.lang.String anyOrAllOnAdditionalMbrGrps
Any or All flag for additional member groups.
-
-
-
Class com.ibm.commerce.emarketing.commands.UpdateEmailActivityCampaignRelationTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emailPromotionId
java.lang.Integer _emailPromotionId
-
_campaignId
java.lang.Integer _campaignId
-
-
-
-
Package com.ibm.commerce.emarketing.emailtemplate.commands
-
Class com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
promotionId
java.lang.Integer promotionId
-
ownerId
java.lang.Long ownerId
-
allocatedPromotionCode
java.lang.String allocatedPromotionCode
-
batchMode
boolean batchMode
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
emailTemplateObject
EmailTemplateDatabean emailTemplateObject
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddUpdateCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
taskType
java.lang.String taskType
-
nlsTable
java.util.Hashtable<K,V> nlsTable
-
emailTemplateObject
EmailTemplateDatabean emailTemplateObject
-
xmlFile
java.lang.String xmlFile
-
successMsgKey
java.lang.String successMsgKey
-
errorMsg
java.lang.String errorMsg
-
errorMsgKey
java.lang.String errorMsgKey
-
nextView
java.lang.String nextView
-
storeId
java.lang.String storeId
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateDeleteCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
nlsTable
java.util.Hashtable<K,V> nlsTable
-
contentIds
java.util.Vector<E> contentIds
-
invalidDeletions
java.util.Vector<E> invalidDeletions
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateUpdateTaskCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
emailTemplateObject
EmailTemplateDatabean emailTemplateObject
-
-
-
-
Package com.ibm.commerce.emarketing.emailtemplate.databeans
-
Class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
description
java.lang.String description
-
recordOpen
java.lang.String recordOpen
-
emailSubject
java.lang.String emailSubject
-
emailBody
java.lang.String emailBody
-
contentFormat
java.lang.String contentFormat
-
status
java.lang.String status
-
contentId
java.lang.String contentId
-
messageId
java.lang.String messageId
-
storeId
java.lang.String storeId
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
_emailTemplateList
EmailTemplateRow[] _emailTemplateList
-
viewType
java.lang.String viewType
-
orderBy
java.lang.String orderBy
-
emailTemplateRows
java.util.Vector<E> emailTemplateRows
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
name
java.lang.String name
-
description
java.lang.String description
-
jspPath
java.lang.String jspPath
-
storeId
java.lang.String storeId
-
lastModify
java.lang.String lastModify
-
recordOpen
java.lang.String recordOpen
-
emailSubject
java.lang.String emailSubject
-
emailBody
java.lang.String emailBody
-
contentFormat
java.lang.String contentFormat
-
status
java.lang.String status
-
contentId
java.lang.String contentId
-
messageId
java.lang.String messageId
-
-
-
-
Package com.ibm.commerce.emarketing.emailtemplate.objects
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContent extends com.ibm.commerce.emarketing.emailtemplate.objimpl.EmailContentEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
EmailContent iTypedEntity
-
iInitKey_emailContentId
java.lang.Integer iInitKey_emailContentId
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelation extends com.ibm.commerce.emarketing.emailtemplate.objimpl.EmailMessageContentRelationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
EmailMessageContentRelation iTypedEntity
-
iInitKey_emailContent
java.lang.Integer iInitKey_emailContent
-
iInitKey_emailMessage
java.lang.Integer iInitKey_emailMessage
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
emailContent
java.lang.Integer emailContent
-
emailMessage
java.lang.Integer emailMessage
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagClass extends com.ibm.commerce.emarketing.emailtemplate.objimpl.TagClassEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagClassAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
TagClass iTypedEntity
-
iInitKey_tagName
java.lang.String iInitKey_tagName
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplay extends com.ibm.commerce.emarketing.emailtemplate.objimpl.TagDisplayEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
TagDisplay iTypedEntity
-
iInitKey_displayName
java.lang.String iInitKey_displayName
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelation extends com.ibm.commerce.emarketing.emailtemplate.objimpl.TagDisplayRelationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
TagDisplayRelation iTypedEntity
-
iInitKey_displayName
java.lang.String iInitKey_displayName
-
iInitKey_tagName
java.lang.String iInitKey_tagName
-
-
-
Class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
displayName
java.lang.String displayName
-
tagName
java.lang.String tagName
-
-
-
-
Package com.ibm.commerce.emarketing.objects
-
Class com.ibm.commerce.emarketing.objects.EmailAddressInvalid extends com.ibm.commerce.emarketing.objimpl.EmailAddressInvalidEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailAddressInvalidAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailAddressInvalid iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailBouncedRecipient extends com.ibm.commerce.emarketing.objimpl.EmailBouncedRecipientEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailBouncedRecipientAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailBouncedRecipient iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
iInitKey_emailAddressIndex
java.lang.Short iInitKey_emailAddressIndex
-
iInitKey_emailPromotion
java.lang.Integer iInitKey_emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailBouncedRecipientKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
emailAddressIndex
java.lang.Short emailAddressIndex
-
emailPromotion
java.lang.Integer emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailCampaignRelation extends com.ibm.commerce.emarketing.objimpl.EmailCampaignRelationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailCampaignRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailCampaignRelation iTypedEntity
-
iInitKey_emailPromotion
java.lang.Integer iInitKey_emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailConfiguration extends com.ibm.commerce.emarketing.objimpl.EmailConfigurationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailConfiguration iTypedEntity
-
iInitKey_emailConfigurationId
java.lang.Integer iInitKey_emailConfigurationId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailMessage extends com.ibm.commerce.emarketing.objimpl.EmailMessageEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailMessage iTypedEntity
-
iInitKey_emailMessageId
java.lang.Integer iInitKey_emailMessageId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailPromotion extends com.ibm.commerce.emarketing.objimpl.EmailPromotionEntityBase implements Serializable
-
Serialized Fields
-
jobReferenceNumber
java.lang.Long jobReferenceNumber
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailPromotion iTypedEntity
-
iInitKey_emailPromotionId
java.lang.Integer iInitKey_emailPromotionId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelation extends com.ibm.commerce.emarketing.objimpl.EmailPromotionMemberGroupRelationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelation iTypedEntity
-
iInitKey_emailPromotion
java.lang.Integer iInitKey_emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailPromotionRecipients extends com.ibm.commerce.emarketing.objimpl.EmailPromotionRecipientsEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailPromotionRecipientsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailPromotionRecipients iTypedEntity
-
iInitKey_emailPromotion
java.lang.Integer iInitKey_emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailRecipientEvents extends com.ibm.commerce.emarketing.objimpl.EmailRecipientEventsEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailRecipientEvents iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
iInitKey_emailPromotion
java.lang.Integer iInitKey_emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailRecipientEventsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
emailPromotion
java.lang.Integer emailPromotion
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailRetryPolicy extends com.ibm.commerce.emarketing.objimpl.EmailRetryPolicyEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailRetryPolicyAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailRetryPolicy iTypedEntity
-
iInitKey_emailPolicyId
java.lang.Integer iInitKey_emailPolicyId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailRetryPolicyStoreRelation extends com.ibm.commerce.emarketing.objimpl.EmailRetryPolicyStoreRelationEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailRetryPolicyStoreRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailRetryPolicyStoreRelation iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailUserReceive extends com.ibm.commerce.emarketing.objimpl.EmailUserReceiveEntityBase implements Serializable
-
Class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.emarketing.objects.EmailUserReceive iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
-
-
Class com.ibm.commerce.emarketing.objects.EmailUserReceiveKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
storeEntityId
java.lang.Integer storeEntityId
-
-
-
-
Package com.ibm.commerce.event
-
Package com.ibm.commerce.event.impl.commands
-
Class com.ibm.commerce.event.impl.commands.CleanECEventCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iExpireTime
java.lang.Integer iExpireTime
-
iPurgeState
short iPurgeState
-
-
-
Class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iBusinessEventId
java.lang.Long iBusinessEventId
-
iStorage
com.ibm.commerce.event.businessaudit.objects.BusinessAuditStorageBean iStorage
-
iRetrieveNextEvent
boolean iRetrieveNextEvent
-
iSynchronous
boolean iSynchronous
-
iEventGlobalId
java.lang.String iEventGlobalId
-
iMaxSecondsPerJob
int iMaxSecondsPerJob
-
istrSchedulerJobReferenceNumber
java.lang.String istrSchedulerJobReferenceNumber
-
-
-
-
Package com.ibm.commerce.exception
-
Class com.ibm.commerce.exception.ECApplicationException extends ECException implements Serializable
-
Serialized Fields
-
iApplicationError
ApplicationError iApplicationError
-
-
-
Class com.ibm.commerce.exception.ECException extends com.ibm.websphere.command.CommandException implements Serializable
-
Serialized Fields
-
errorProperties
TypedProperty errorProperties
-
iECMessage
ECMessage iECMessage
-
iMessageParameters
java.lang.Object[] iMessageParameters
-
iErrorTaskName
java.lang.String iErrorTaskName
-
iErrorType
java.lang.String iErrorType
-
iECParameterErrors
ECParameterError[] iECParameterErrors
-
iSymptomData
java.lang.String[] iSymptomData
-
iOriginatingCommand
java.lang.String iOriginatingCommand
-
iCorrelationIdentifier
java.lang.String iCorrelationIdentifier
-
iRecoverable
boolean iRecoverable
-
iLogData
java.util.Map<K,V> iLogData
-
-
-
Class com.ibm.commerce.exception.ECSystemException extends ECException implements Serializable
-
Class com.ibm.commerce.exception.InvalidParameterValueException extends ECApplicationException implements Serializable
-
Class com.ibm.commerce.exception.ParameterNotFoundException extends ECApplicationException implements Serializable
-
-
Package com.ibm.commerce.experimentation.commands
-
Class com.ibm.commerce.experimentation.commands.ExperimentBaseEvaluateCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.experimentation.commands.ExperimentCheckExpiryCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.experimentation.commands.ExperimentEMarketingSpotEvaluateCmdImpl extends ExperimentBaseEvaluateCmdImpl implements Serializable
-
Serialized Fields
-
_currentTime
java.sql.Timestamp _currentTime
-
_evaluateResult
DynamicEntity[] _evaluateResult
-
_storeElementId
java.lang.Integer _storeElementId
-
_storeElementTypeId
java.lang.Integer _storeElementTypeId
-
-
-
Class com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_sessionId
java.lang.String _sessionId
-
_oldUserId
java.lang.Long _oldUserId
-
_userId
java.lang.Long _userId
-
-
-
-
Package com.ibm.commerce.experimentation.objects
-
Class com.ibm.commerce.experimentation.objects.Experiment extends com.ibm.commerce.experimentation.objimpl.ExperimentEntityBase implements Serializable
-
Class com.ibm.commerce.experimentation.objects.ExperimentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.experimentation.objects.Experiment iTypedEntity
-
iInitKey_experimentId
java.lang.Integer iInitKey_experimentId
-
-
-
Class com.ibm.commerce.experimentation.objects.ExperimentEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
ruleXml
java.lang.String ruleXml
-
experimentId
java.lang.Integer experimentId
-
name
java.lang.String name
-
description
java.lang.String description
-
lastUpdate
java.sql.Timestamp lastUpdate
-
lastUpdatedBy
java.lang.String lastUpdatedBy
-
storeId
java.lang.Integer storeId
-
expTypeId
java.lang.Integer expTypeId
-
priority
java.lang.Short priority
-
expireCount
java.lang.Integer expireCount
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
resultScope
java.lang.String resultScope
-
status
java.lang.String status
-
preferredElement
java.lang.Short preferredElement
-
field1
java.lang.Integer field1
-
field2
java.lang.Long field2
-
field3
java.lang.Double field3
-
field4
java.lang.String field4
-
-
-
Class com.ibm.commerce.experimentation.objects.ExperimentResult extends com.ibm.commerce.experimentation.objimpl.ExperimentResultEntityBase implements Serializable
-
Class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.experimentation.objects.ExperimentResult iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
iInitKey_sessionId
java.lang.String iInitKey_sessionId
-
iInitKey_experiment
java.lang.Integer iInitKey_experiment
-
-
-
Class com.ibm.commerce.experimentation.objects.ExperimentResultKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
usersId
java.lang.Long usersId
-
sessionId
java.lang.String sessionId
-
experiment
java.lang.Integer experiment
-
-
-
Class com.ibm.commerce.experimentation.objects.ExperimentType extends com.ibm.commerce.experimentation.objimpl.ExperimentTypeEntityBase implements Serializable
-
Class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.experimentation.objects.ExperimentType iTypedEntity
-
iInitKey_expTypeId
java.lang.Integer iInitKey_expTypeId
-
-
-
-
Package com.ibm.commerce.experimentation.runtime
-
Class com.ibm.commerce.experimentation.runtime.CampaignInitiative extends DynamicEntity implements Serializable
-
Serialized Fields
-
campaignId
java.lang.Integer campaignId
-
campaignName
java.lang.String campaignName
-
initiativeId
java.lang.Integer initiativeId
-
initiativeName
java.lang.String initiativeName
-
objectId
java.lang.Integer objectId
-
promotionId
java.lang.Integer promotionId
-
promotionName
java.lang.String promotionName
-
resultType
java.lang.String resultType
-
rule
Rule rule
-
scheduleId
java.lang.Integer scheduleId
-
schedulePriority
java.lang.Integer schedulePriority
-
status
java.lang.String status
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.experimentation.runtime.DynamicEntity extends java.lang.Object implements Serializable
-
Serialized Fields
-
controlElementViewed
boolean controlElementViewed
-
entityExperimental
boolean entityExperimental
-
experimentId
java.lang.Integer experimentId
-
experimentName
java.lang.String experimentName
-
storeElementTypeId
java.lang.Integer storeElementTypeId
-
viewedElementId
java.lang.Short viewedElementId
-
viewedElementName
java.lang.String viewedElementName
-
viewedElementRatio
java.lang.Integer viewedElementRatio
-
-
-
-
Package com.ibm.commerce.filepublish.commands
-
Class com.ibm.commerce.filepublish.commands.ScheduledContentManagedFileEARUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iccCommandContext
CommandContext iccCommandContext
-
iccContentContext
ContentContext iccContentContext
-
-
-
-
Package com.ibm.commerce.foundation.client.facade.bod
-
Class com.ibm.commerce.foundation.client.facade.bod.AbstractBusinessObjectDocumentException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
iClientErrors
java.util.List<E> iClientErrors
-
-
-
Class com.ibm.commerce.foundation.client.facade.bod.ClientError extends ApplicationError implements Serializable
-
-
Package com.ibm.commerce.foundation.client.facade.bod.servlet.struts
-
Class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping extends org.apache.struts.action.ActionMapping implements Serializable
-
Serialized Fields
-
iUrlToContextParameters
java.util.Map<K,V> iUrlToContextParameters
-
iDataAreaParameters
java.util.Map<K,V> iDataAreaParameters
-
iAliasParameters
java.util.Map<K,V> iAliasParameters
-
iDefaultResponseObjectParameters
java.util.Map<K,V> iDefaultResponseObjectParameters
-
iDefaultResponseAttributeParameters
java.util.Map<K,V> iDefaultResponseAttributeParameters
-
iVerb
java.lang.String iVerb
-
iVar
java.lang.String iVar
-
iVarVerb
java.lang.String iVarVerb
-
iVarException
java.lang.String iVarException
-
iDocumentRootMethod
java.lang.reflect.Method iDocumentRootMethod
-
iDocumentRootFactory
java.lang.Object iDocumentRootFactory
-
iClientLibrary
java.lang.String iClientLibrary
-
iClientLibraryMethodName
java.lang.String iClientLibraryMethodName
-
iClientLibraryClass
java.lang.Class<T> iClientLibraryClass
-
iClientLibraryMethod
java.lang.reflect.Method iClientLibraryMethod
-
-
-
-
Package com.ibm.commerce.foundation.common.datatypes.impl
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ActivityExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ActivityIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
ActivityExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AddressTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
addressLine
org.eclipse.emf.common.util.EList addressLine
-
internalOfficeAddress
java.lang.String internalOfficeAddress
-
city
java.lang.String city
-
stateOrProvinceName
java.lang.String stateOrProvinceName
-
country
java.lang.String country
-
postalCode
java.lang.String postalCode
-
userData
UserDataType userData
-
primary
boolean primary
-
primaryESet
boolean primaryESet
-
type
java.lang.Object type
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AdjustmentTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
usage
java.lang.String usage
-
calculationCodeID
com.ibm.commerce.foundation.common.datatypes.CalculationCodeIdentifierType calculationCodeID
-
code
java.lang.String code
-
description
DescriptionType description
-
amount
MonetaryAmountType amount
-
displayLevel
java.lang.Object displayLevel
-
isPromotionCodeRequired
boolean isPromotionCodeRequired
-
isPromotionCodeRequiredESet
boolean isPromotionCodeRequiredESet
-
promotionType
java.lang.String promotionType
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ApplicationAreaTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.ApplicationAreaTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
businessContext
BusinessContextType businessContext
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AssociatedPromotionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
promotionIdentifier
PromotionIdentifierType promotionIdentifier
-
description
DescriptionType description
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentAssetIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentAssetTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attachmentAssetIdentifier
com.ibm.commerce.foundation.common.datatypes.AttachmentAssetIdentifierType attachmentAssetIdentifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
attachmentAssetPath
java.lang.String attachmentAssetPath
-
rootDirectory
java.lang.String rootDirectory
-
directoryPath
java.lang.String directoryPath
-
mimeType
java.lang.String mimeType
-
language
org.eclipse.emf.common.util.EList language
-
userData
UserDataType userData
-
localAsset
boolean localAsset
-
localAssetESet
boolean localAssetESet
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentDescriptionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
shortDescription
java.lang.String shortDescription
-
longDescription
java.lang.String longDescription
-
userData
UserDataType userData
-
language
java.lang.String language
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
AttachmentExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentReferenceIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentReferenceTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attachmentReferenceIdentifier
com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceIdentifierType attachmentReferenceIdentifier
-
attachmentIdentifier
AttachmentIdentifierType attachmentIdentifier
-
attachmentAsset
org.eclipse.emf.common.util.EList attachmentAsset
-
attachmentUsage
AttachmentUsageType attachmentUsage
-
displaySequence
java.lang.String displaySequence
-
attachmentDescription
org.eclipse.emf.common.util.EList attachmentDescription
-
attachmentReferenceDescription
org.eclipse.emf.common.util.EList attachmentReferenceDescription
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttachmentUsageTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
usageName
java.lang.String usageName
-
image
java.lang.String image
-
displaySequence
java.lang.String displaySequence
-
attachmentUsageDescription
AttachmentDescriptionType attachmentUsageDescription
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeDictionaryExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeDictionaryIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.AttributeDictionaryExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeDictionaryIdentifier
com.ibm.commerce.foundation.common.datatypes.AttributeDictionaryIdentifierType attributeDictionaryIdentifier
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeGroupExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeDictionaryIdentifier
com.ibm.commerce.foundation.common.datatypes.AttributeDictionaryIdentifierType attributeDictionaryIdentifier
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeGroupIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.AttributeGroupExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.AttributeIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.AttributeExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute. -
externalIdentifier
BusinessAccountExternalIdentifierType externalIdentifier
The cached value of the 'External Identifier
' containment reference.
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.BusinessContextTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contextData
org.eclipse.emf.common.util.EList contextData
-
intent
java.lang.String intent
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CalculationCodeExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
calculationUsageID
java.lang.String calculationUsageID
-
code
java.lang.String code
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CalculationCodeIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
calculationCodeExternalIdentifier
com.ibm.commerce.foundation.common.datatypes.CalculationCodeExternalIdentifierType calculationCodeExternalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CampaignExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CampaignIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
CampaignExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogDescriptionOverrideIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogEntryIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
PartNumberIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogFilterConditionGroupIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterConditionGroupIdentifierType catalogFilterConditionGroupIdentifier
-
identifier
java.lang.String identifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionGroupExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogGroupSelectionIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogGroupSelectionIdentifierType catalogGroupSelectionIdentifier
-
identifier
java.lang.String identifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionGroupIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterConditionGroupExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterConditionExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionValueExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogFilterConditionIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterConditionIdentifierType catalogFilterConditionIdentifier
-
identifier
java.lang.String identifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterConditionValueIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterConditionValueExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
catalogIdentifier
CatalogIdentifierType catalogIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogFilterIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogGroupExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
groupIdentifier
java.lang.String groupIdentifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogGroupIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
CatalogGroupExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogGroupSelectionExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogFilterIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogFilterIdentifierType catalogFilterIdentifier
-
catalogGroupIdentifier
CatalogGroupIdentifierType catalogGroupIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogGroupSelectionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.CatalogGroupSelectionExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.CatalogIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
CatalogExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContactInfoExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contactInfoNickName
java.lang.String contactInfoNickName
-
personIdentifier
PersonIdentifierType personIdentifier
-
organizationIdentifier
OrganizationIdentifierType organizationIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContactInfoIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
ContactInfoExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContactInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contactInfoIdentifier
ContactInfoIdentifierType contactInfoIdentifier
-
contactName
PersonNameType contactName
-
address
AddressType address
-
telephone1
TelephoneType telephone1
-
telephone2
TelephoneType telephone2
-
bestCallingTime
java.lang.Object bestCallingTime
-
emailAddress1
EmailAddressType emailAddress1
-
emailAddress2
EmailAddressType emailAddress2
-
fax1
FaxType fax1
-
fax2
FaxType fax2
-
mobilePhone1
com.ibm.commerce.foundation.common.datatypes.MobilePhoneType mobilePhone1
-
organizationName
java.lang.String organizationName
-
organizationUnitName
java.lang.String organizationUnitName
-
geographicalShippingCode
java.lang.String geographicalShippingCode
-
geographicalTaxCode
java.lang.String geographicalTaxCode
-
attributes
org.eclipse.emf.common.util.EMap attributes
-
userData
UserDataType userData
-
language
java.lang.String language
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContainerExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
name
java.lang.String name
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContainerIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.ContainerExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContextDataTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
The cached value of the 'Name
' attribute. -
majorVersionNumber
int majorVersionNumber
The cached value of the 'Major Version Number
' attribute. -
majorVersionNumberESet
boolean majorVersionNumberESet
This is true if the Major Version Number attribute has been set. -
minorVersionNumber
int minorVersionNumber
The cached value of the 'Minor Version Number
' attribute. -
minorVersionNumberESet
boolean minorVersionNumberESet
This is true if the Minor Version Number attribute has been set. -
origin
java.lang.String origin
The cached value of the 'Origin
' attribute. -
ownerID
java.lang.String ownerID
The cached value of the 'Owner ID
' attribute.
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ContractIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute.- See Also:
ContractIdentifierTypeImpl.getUniqueID()
-
externalIdentifier
ContractExternalIdentifierType externalIdentifier
The cached value of the 'External Identifier
' containment reference.
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.DescriptionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
language
java.lang.String language
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.DocumentRootImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mixed
org.eclipse.emf.ecore.sdo.util.ESequence mixed
-
xMLNSPrefixMap
org.eclipse.emf.common.util.EMap xMLNSPrefixMap
-
xSISchemaLocation
org.eclipse.emf.common.util.EMap xSISchemaLocation
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.EmailAddressTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ExpectedInventoryRecordExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
vendorName
java.lang.String vendorName
-
createDate
java.lang.Object createDate
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ExpectedInventoryRecordIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.ExpectedInventoryRecordExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ExternalContentAssetTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
externalContentIdentifier
java.lang.String externalContentIdentifier
-
name
java.lang.String name
-
assetPath
java.lang.String assetPath
-
assetFullPath
java.lang.String assetFullPath
-
mimeType
java.lang.String mimeType
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ExternalContentReferenceTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalContentIdentifier
java.lang.String externalContentIdentifier
-
name
java.lang.String name
-
externalContentDescription
java.lang.String externalContentDescription
-
externalContentType
java.lang.String externalContentType
-
externalContentAsset
org.eclipse.emf.common.util.EList externalContentAsset
-
lastUpdateTime
java.lang.Object lastUpdateTime
-
userData
UserDataType userData
-
language
java.lang.String language
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ExternalShipModeIdentifierImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
storeUniqueID
java.lang.String storeUniqueID
-
shipModeCode
java.lang.String shipModeCode
-
carrier
java.lang.String carrier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FacetIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
identifier
java.lang.String identifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FaxTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FlowElementAttributeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
value
java.lang.String value
-
properties
java.lang.String properties
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FlowElementIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FlowElementTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementIdentifier
com.ibm.commerce.foundation.common.datatypes.FlowElementIdentifierType elementIdentifier
-
description
java.lang.String description
-
parentElementIdentifier
com.ibm.commerce.foundation.common.datatypes.FlowElementIdentifierType parentElementIdentifier
-
elementSequence
java.lang.String elementSequence
-
elementAttribute
org.eclipse.emf.common.util.EList elementAttribute
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FolderIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
identifier
java.lang.String identifier
-
parentFolderIdentifier
com.ibm.commerce.foundation.common.datatypes.FolderIdentifierType parentFolderIdentifier
-
path
java.lang.String path
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FolderItemIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FormulaExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FormulaIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.FormulaExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FormulaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
formulaIdentifier
com.ibm.commerce.foundation.common.datatypes.FormulaIdentifierType formulaIdentifier
-
description
java.lang.String description
-
value
java.lang.String value
-
createdTime
java.lang.Object createdTime
-
lastUpdateTime
java.lang.Object lastUpdateTime
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.FulfillmentCenterIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
name
java.lang.String name
-
ownerId
java.lang.String ownerId
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.GenericTotalTypeImpl extends com.ibm.commerce.foundation.common.datatypes.impl.MonetaryAmountTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.GeoNodeIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.GiftListExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
externalIdentifier
java.lang.String externalIdentifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.GiftListIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
giftListExternalIdentifier
com.ibm.commerce.foundation.common.datatypes.GiftListExternalIdentifierType giftListExternalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.InventoryAvailabilityExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogEntryIdentifier
CatalogEntryIdentifierType catalogEntryIdentifier
-
onlineStoreIdentifier
StoreIdentifierType onlineStoreIdentifier
-
physicalStoreIdentifier
PhysicalStoreIdentifierType physicalStoreIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.InventoryAvailabilityIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
InventoryAvailabilityExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.InventoryReceiptExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogEntryIdentifier
CatalogEntryIdentifierType catalogEntryIdentifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
fulfillmentCenterIdentifier
FulfillmentCenterIdentifierType fulfillmentCenterIdentifier
-
creationTime
java.lang.Object creationTime
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.InventoryReceiptIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.InventoryReceiptExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.LayoutAssociationExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.LayoutAssociationIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.LayoutAssociationExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.LayoutExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.LayoutIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.LayoutExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.LayoutSlotIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ManagedDirectoryExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
parentDirectoryPath
java.lang.String parentDirectoryPath
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ManagedDirectoryIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.ManagedDirectoryExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ManagedFileExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fileName
java.lang.String fileName
-
filePath
java.lang.String filePath
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ManagedFileIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.ManagedFileExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingContentExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingContentIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
MarketingContentExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingEmailTemplateExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingEmailTemplateIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
MarketingEmailTemplateExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingSpotExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MarketingSpotIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
MarketingSpotExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MemberGroupExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MemberGroupIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
MemberGroupExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MetadataPropertyTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MetadataTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objectReference
java.lang.String objectReference
-
property
org.eclipse.emf.common.util.EList property
-
usage
java.lang.String usage
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MobilePhoneTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
country
java.lang.String country
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.MonetaryAmountTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.math.BigDecimal value
-
currency
java.lang.String currency
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.NameValuePairTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
key
java.lang.String key
-
hash
int hash
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OfferPriceTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
price
UnitPriceType price
-
description
DescriptionType description
-
qualifier
java.lang.String qualifier
-
contractIdentifier
ContractIdentifierType contractIdentifier
-
userData
UserDataType userData
-
endDate
java.lang.Object endDate
-
lastUpdate
java.lang.Object lastUpdate
-
maximumQuantity
double maximumQuantity
-
maximumQuantityESet
boolean maximumQuantityESet
-
minimumQuantity
double minimumQuantity
-
minimumQuantityESet
boolean minimumQuantityESet
-
precedence
double precedence
-
precedenceESet
boolean precedenceESet
-
quantityUnit
java.lang.String quantityUnit
-
startDate
java.lang.Object startDate
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OrderChargesTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
grandTotal
MonetaryAmountType grandTotal
-
totalProductPrice
MonetaryAmountType totalProductPrice
-
totalAdjustment
MonetaryAmountType totalAdjustment
-
genericTotal
org.eclipse.emf.common.util.EList genericTotal
-
adjustment
org.eclipse.emf.common.util.EList adjustment
-
totalShippingCharge
MonetaryAmountType totalShippingCharge
-
totalSalesTax
MonetaryAmountType totalSalesTax
-
totalShippingTax
MonetaryAmountType totalShippingTax
-
totalTaxByTaxCategory
org.eclipse.emf.common.util.EList totalTaxByTaxCategory
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OrderIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalOrderID
java.lang.String externalOrderID
-
customerOrderNumber
java.lang.String customerOrderNumber
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OrderItemChargesTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
unitPrice
UnitPriceType unitPrice
-
orderItemPrice
MonetaryAmountType orderItemPrice
-
totalAdjustment
MonetaryAmountType totalAdjustment
-
adjustment
org.eclipse.emf.common.util.EList adjustment
-
genericTotal
org.eclipse.emf.common.util.EList genericTotal
-
shippingCharge
MonetaryAmountType shippingCharge
-
salesTax
MonetaryAmountType salesTax
-
shippingTax
MonetaryAmountType shippingTax
-
taxByTaxCategory
org.eclipse.emf.common.util.EList taxByTaxCategory
-
userData
UserDataType userData
-
freeGift
boolean freeGift
-
freeGiftESet
boolean freeGiftESet
-
isPriceForInformationOnly
boolean isPriceForInformationOnly
-
isPriceForInformationOnlyESet
boolean isPriceForInformationOnlyESet
-
priceOverride
boolean priceOverride
-
priceOverrideESet
boolean priceOverrideESet
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OrderItemIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalOrderItemID
java.lang.String externalOrderItemID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.OrganizationIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
distinguishedName
java.lang.String distinguishedName
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PageExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PageIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PageExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PageLayoutExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PageLayoutIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PageLayoutExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PageLocationIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PartNumberIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
partNumber
java.lang.String partNumber
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PaymentInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
billingAddress
ContactInfoType billingAddress
-
paymentMethod
PaymentMethodType paymentMethod
-
protocolData
org.eclipse.emf.common.util.EList protocolData
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PaymentMethodTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
paymentMethodName
java.lang.String paymentMethodName
-
description
DescriptionType description
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PersonExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PersonIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
distinguishedName
java.lang.String distinguishedName
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PersonExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PersonNameTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
personTitle
java.lang.String personTitle
-
businessTitle
java.lang.String businessTitle
-
lastName
java.lang.String lastName
-
firstName
java.lang.String firstName
-
middleName
java.lang.String middleName
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PhysicalStoreIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PolicyExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
type
java.lang.String type
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PolicyIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PolicyExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceConstantExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceConstantIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PriceConstantExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
standardPrice
OfferPriceType standardPrice
-
contractPrice
org.eclipse.emf.common.util.EList contractPrice
-
floorPrice
OfferPriceType floorPrice
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceListExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceListIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
PriceListExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceRuleExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PriceRuleIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.PriceRuleExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ProductSetExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ProductSetIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.ProductSetExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PromotionCodeReasonTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
valid
boolean valid
-
validESet
boolean validESet
-
reasonCode
java.lang.String reasonCode
-
description
DescriptionType description
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PromotionExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
java.lang.String name
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
revision
java.math.BigInteger revision
-
version
java.math.BigInteger version
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.PromotionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
PromotionExternalIdentifierType externalIdentifier
-
calculationCodeIdentifier
com.ibm.commerce.foundation.common.datatypes.CalculationCodeIdentifierType calculationCodeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ProtocolDataTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.QuantityTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
double value
-
valueESet
boolean valueESet
-
uom
java.lang.String uom
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.QuoteIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalQuoteID
java.lang.String externalQuoteID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ResponseActionCriteriaTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.ResponseActionCriteriaTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
metadata
org.eclipse.emf.common.util.EList metadata
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.RewardOptionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.RoleIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ScheduleEndInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
endDate
java.lang.Object endDate
-
duration
QuantityType duration
-
totalOccurrences
java.math.BigInteger totalOccurrences
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ScheduleFrequencyInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
frequency
QuantityType frequency
-
nextOccurence
java.lang.Object nextOccurence
-
remainingOccurrences
java.math.BigInteger remainingOccurrences
-
completedOccurrences
java.math.BigInteger completedOccurrences
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ScheduleInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startInfo
com.ibm.commerce.foundation.common.datatypes.ScheduleStartInfoType startInfo
-
frequencyInfo
com.ibm.commerce.foundation.common.datatypes.ScheduleFrequencyInfoType frequencyInfo
-
endInfo
com.ibm.commerce.foundation.common.datatypes.ScheduleEndInfoType endInfo
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ScheduleStartInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startDate
java.lang.Object startDate
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SEOPropertiesTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sEOPageDefID
java.lang.String sEOPageDefID
-
objectIdentifier
java.lang.String objectIdentifier
-
title
java.lang.String title
-
metaDescription
java.lang.String metaDescription
-
metaKeyword
java.lang.String metaKeyword
-
fullImageAltDescription
java.lang.String fullImageAltDescription
-
parentStoreIdentifier
StoreIdentifierType parentStoreIdentifier
-
userData
UserDataType userData
-
language
java.lang.String language
-
pageGroup
java.lang.String pageGroup
-
resolved
boolean resolved
-
resolvedESet
boolean resolvedESet
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SEOSiteMapInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
priority
double priority
-
priorityESet
boolean priorityESet
-
changeFrequency
java.lang.Object changeFrequency
-
mobilePriority
double mobilePriority
-
mobilePriorityESet
boolean mobilePriorityESet
-
mobileChangeFrequency
java.lang.Object mobileChangeFrequency
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SEOURLKeywordTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
generatedKeyword
java.lang.String generatedKeyword
-
generatedMobileKeyword
java.lang.String generatedMobileKeyword
-
keyword
java.lang.String keyword
-
mobileKeyword
java.lang.String mobileKeyword
-
uRLPrefix
java.lang.String uRLPrefix
-
mobileURLPrefix
java.lang.String mobileURLPrefix
-
previewURL
java.lang.String previewURL
-
previewMobileURL
java.lang.String previewMobileURL
-
userData
UserDataType userData
-
language
java.lang.String language
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SEOURLTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uRLKeywordID
java.lang.String uRLKeywordID
-
tokenValue
java.lang.String tokenValue
-
usage
java.lang.String usage
-
parentStoreIdentifier
StoreIdentifierType parentStoreIdentifier
-
uRLKeyword
org.eclipse.emf.common.util.EList uRLKeyword
-
siteMapInfo
com.ibm.commerce.foundation.common.datatypes.SEOSiteMapInfoType siteMapInfo
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ShippingInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shippingAddress
ContactInfoType shippingAddress
-
shippingMode
ShippingModeType shippingMode
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ShippingModeIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
ExternalShipModeIdentifier externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.ShippingModeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shippingModeIdentifier
ShippingModeIdentifierType shippingModeIdentifier
-
description
DescriptionType description
-
trackingURL
java.lang.String trackingURL
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreEventBookingIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreEventCategoryIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreEventIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
nameIdentifier
java.lang.String nameIdentifier
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
StoreExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.StoreLocationIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SubscriptionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SubscriptionInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
paymentInfo
com.ibm.commerce.foundation.common.datatypes.SubscriptionPaymentInfoType paymentInfo
-
fulfillmentSchedule
com.ibm.commerce.foundation.common.datatypes.ScheduleInfoType fulfillmentSchedule
-
paymentSchedule
com.ibm.commerce.foundation.common.datatypes.ScheduleInfoType paymentSchedule
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.SubscriptionPaymentInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
amountToCharge
MonetaryAmountType amountToCharge
-
totalCost
MonetaryAmountType totalCost
-
amountPaid
MonetaryAmountType amountPaid
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TaskExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
taskGroupIdentifier
com.ibm.commerce.foundation.common.datatypes.TaskGroupIdentifierType taskGroupIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TaskGroupExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
name
java.lang.String name
-
containerIdentifier
com.ibm.commerce.foundation.common.datatypes.ContainerIdentifierType containerIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TaskGroupIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.TaskGroupExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TaskIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.TaskExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TaxByTaxCategoryTypeImpl extends com.ibm.commerce.foundation.common.datatypes.impl.MonetaryAmountTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
taxCategoryCode
java.lang.String taxCategoryCode
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.TelephoneTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
-
userData
UserDataType userData
-
publish
boolean publish
-
publishESet
boolean publishESet
-
type
java.lang.Object type
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.UnitPriceTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
price
MonetaryAmountType price
-
alternativeCurrencyPrice
org.eclipse.emf.common.util.EList alternativeCurrencyPrice
-
quantity
QuantityType quantity
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.UserDataTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
userDataField
org.eclipse.emf.common.util.EMap userDataField
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WalletExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
name
java.lang.String name
-
ownerID
java.lang.String ownerID
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WalletIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.WalletExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WalletItemExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
walletIdentifier
com.ibm.commerce.foundation.common.datatypes.WalletIdentifierType walletIdentifier
-
folderIdentifier
com.ibm.commerce.foundation.common.datatypes.WalletItemIdentifierType folderIdentifier
-
name
java.lang.String name
-
path
java.lang.String path
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WalletItemIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.WalletItemExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WidgetDefinitionExternalIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
identifier
java.lang.String identifier
-
storeIdentifier
StoreIdentifierType storeIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WidgetDefinitionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
com.ibm.commerce.foundation.common.datatypes.WidgetDefinitionExternalIdentifierType externalIdentifier
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WidgetIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
name
java.lang.String name
-
-
Class com.ibm.commerce.foundation.common.datatypes.impl.WorkspaceIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
identifier
java.lang.String identifier
-
-
-
Package com.ibm.commerce.foundation.common.exception
-
Class com.ibm.commerce.foundation.common.exception.AbstractApplicationException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
iApplicationExceptionData
ApplicationError iApplicationExceptionData
-
iCorrelationId
java.lang.String iCorrelationId
-
iApplicationErrors
java.util.List<E> iApplicationErrors
-
-
-
Class com.ibm.commerce.foundation.common.exception.AbstractSystemException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
exceptionData
com.ibm.commerce.foundation.internal.common.exception.ExceptionData exceptionData
-
iClientException
boolean iClientException
-
-
-
Class com.ibm.commerce.foundation.common.exception.ApplicationError extends java.lang.Object implements Serializable
-
Serialized Fields
-
iErrorKey
java.lang.String iErrorKey
-
iErrorParameters
java.lang.Object[] iErrorParameters
-
iResourceBundleName
java.lang.String iResourceBundleName
-
iLocalizedMessage
java.lang.String iLocalizedMessage
-
iType
short iType
-
iLocale
java.util.Locale iLocale
-
iErrorCode
java.lang.String iErrorCode
-
-
-
Class com.ibm.commerce.foundation.common.exception.ComponentConfigurationException extends com.ibm.commerce.foundation.internal.common.exception.FoundationSystemException implements Serializable
-
Class com.ibm.commerce.foundation.common.exception.ProgrammingErrorException extends com.ibm.commerce.foundation.internal.common.exception.FoundationSystemException implements Serializable
-
-
Package com.ibm.commerce.foundation.common.util.sdo
-
Package com.ibm.commerce.foundation.dataload.exception
-
Class com.ibm.commerce.foundation.dataload.exception.DataLoadApplicationException extends DataLoadException implements Serializable
-
Class com.ibm.commerce.foundation.dataload.exception.DataLoadConfigException extends DataLoadException implements Serializable
-
Class com.ibm.commerce.foundation.dataload.exception.DataLoadException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.foundation.dataload.exception.DataLoadSQLException extends DataLoadException implements Serializable
-
Serialized Fields
-
iSQLException
java.sql.SQLException iSQLException
-
-
-
Class com.ibm.commerce.foundation.dataload.exception.DataLoadSystemException extends DataLoadException implements Serializable
-
Class com.ibm.commerce.foundation.dataload.exception.FeedConfigurationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.foundation.dataload.exception.HTTPConnectionException extends AbstractApplicationException implements Serializable
-
-
Package com.ibm.commerce.foundation.dataload.util
-
Package com.ibm.commerce.foundation.internal.server.services.changehistory.utility
-
Class com.ibm.commerce.foundation.internal.server.services.changehistory.utility.ChangeHistoryUtilityHelper extends BaseJDBCHelper implements Serializable
-
Serialized Fields
-
mySessionCtx
javax.ejb.SessionContext mySessionCtx
-
-
-
-
Package com.ibm.commerce.foundation.internal.server.services.context
-
Package com.ibm.commerce.foundation.rest.resourcehandler
-
Package com.ibm.commerce.foundation.server.command
-
Class com.ibm.commerce.foundation.server.command.AbstractRaiseNounChangedEventCmdImpl extends com.ibm.commerce.foundation.server.command.RaiseEventCmdImpl implements Serializable
-
Serialized Fields
-
uniqueIDXpath
java.lang.String uniqueIDXpath
-
noun
commonj.sdo.DataObject noun
-
nounName
java.lang.String nounName
-
verbName
java.lang.String verbName
-
actionName
java.lang.String actionName
-
-
-
Class com.ibm.commerce.foundation.server.command.RaiseEventCmdImpl extends com.ibm.websphere.command.TargetableCommandImpl implements Serializable
-
Serialized Fields
-
eventName
java.lang.String eventName
-
uniqueID
java.lang.String uniqueID
-
nounName
java.lang.String nounName
-
verbName
java.lang.String verbName
-
actionName
java.lang.String actionName
-
iWorkspaceId
java.lang.String iWorkspaceId
-
iTaskGroupId
java.lang.String iTaskGroupId
-
iTaskId
java.lang.String iTaskId
-
iStoreId
java.lang.String iStoreId
-
-
-
Class com.ibm.commerce.foundation.server.command.RaiseNounChangedEventCmdImpl extends com.ibm.commerce.foundation.server.command.AbstractRaiseNounChangedEventCmdImpl implements Serializable
-
-
Package com.ibm.commerce.foundation.server.command.bod
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractActionBusinessObjectDocumentCmdImpl extends com.ibm.commerce.command.MeasuredCacheableCommandImpl implements Serializable
-
Serialized Fields
-
iRequestBusinessObjectDocument
BusinessObjectDocumentType iRequestBusinessObjectDocument
-
iResponseBusinessObjectDocument
BusinessObjectDocumentType iResponseBusinessObjectDocument
-
iUniqueIDXPath
java.lang.String iUniqueIDXPath
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractChangeBusinessObjectDocumentCmdImpl extends AbstractActionBusinessObjectDocumentCmdImpl implements Serializable
- serialVersionUID:
- 2112L
-
Serialized Fields
-
iChangeNounPreActionCmdInterface
java.lang.String iChangeNounPreActionCmdInterface
-
iChangeNounPartPreActionCmdInterface
java.lang.String iChangeNounPartPreActionCmdInterface
-
iChangeNounPartActionCmdInterface
java.lang.String iChangeNounPartActionCmdInterface
-
iChangeNounPartPostActionCmdInterface
java.lang.String iChangeNounPartPostActionCmdInterface
-
iChangeNounPreActionCommands
java.util.List<E> iChangeNounPreActionCommands
-
iChangeNounPartPreActionCommands
java.util.List<E> iChangeNounPartPreActionCommands
-
iChangeNounPartActionCommands
java.util.List<E> iChangeNounPartActionCommands
-
iChangeNounPartPostActionCommands
java.util.List<E> iChangeNounPartPostActionCommands
-
iChangeNounPostActionCommands
java.util.List<E> iChangeNounPostActionCommands
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
iNounsAndActions
java.util.Map<K,V> iNounsAndActions
-
iAuthorizationOnNounParts
boolean iAuthorizationOnNounParts
-
nounName
java.lang.String nounName
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmdImpl extends com.ibm.commerce.command.MeasuredCacheableCommandImpl implements Serializable
-
Serialized Fields
-
iNounAndActionExpressions
java.util.Map<K,V> iNounAndActionExpressions
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
ichangeActions
java.util.List<E> ichangeActions
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
iNoun
java.lang.Object iNoun
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractFetchNounCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iGetVerb
GetType iGetVerb
-
iSearchExpression
SearchExpression iSearchExpression
-
iShowVerb
ShowType iShowVerb
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl extends com.ibm.commerce.command.MeasuredCacheableCommandImpl implements Serializable
-
Serialized Fields
-
iResponseBusinessObjectDocument
BusinessObjectDocumentType iResponseBusinessObjectDocument
-
iFetchCommand
java.lang.String iFetchCommand
-
iInsertMoreDataCommand
java.lang.String iInsertMoreDataCommand
-
iUniqueIDXPath
java.lang.String iUniqueIDXPath
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iSearchExpression
SearchExpression iSearchExpression
-
iNouns
java.util.List<E> iNouns
-
iShow
ShowType iShow
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractProcessBusinessObjectDocumentCmdImpl extends AbstractActionBusinessObjectDocumentCmdImpl implements Serializable
- serialVersionUID:
- 2112L
-
Serialized Fields
-
iProcessPreNounActionCommandInterface
java.lang.String iProcessPreNounActionCommandInterface
-
iProcessNounActionCommandInterface
java.lang.String iProcessNounActionCommandInterface
-
iProcessNounPostActionCmdInterface
java.lang.String iProcessNounPostActionCmdInterface
-
iProcessNounActionCommands
java.util.List<E> iProcessNounActionCommands
-
iProcessNounPreActionCommands
java.util.List<E> iProcessNounPreActionCommands
-
iProcessNounPostActionCommands
java.util.List<E> iProcessNounPostActionCommands
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
iNounsAndActions
java.util.Map<K,V> iNounsAndActions
-
nounName
java.lang.String nounName
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iActionExpression
ActionExpression iActionExpression
-
iNoun
java.lang.Object iNoun
-
iPersistentObjects
java.util.Map<K,V> iPersistentObjects
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.AbstractSyncBusinessObjectDocumentCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.foundation.server.command.bod.SearchExpression extends SelectionCriteria implements Serializable
-
-
Package com.ibm.commerce.foundation.server.command.bod.approval
-
Class com.ibm.commerce.foundation.server.command.bod.approval.AbstractCheckApprovalCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iNoun
java.lang.Object iNoun
The noun before the approval check. -
iNounPostApproval
java.lang.Object iNounPostApproval
The noun after the approval check.
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.approval.AbstractPreApprovalCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iNoun
java.lang.Object iNoun
The noun to perform the pre-approval work on. -
iNounReadyForApproval
java.lang.Object iNounReadyForApproval
The noun ready for approval.
-
-
-
-
Package com.ibm.commerce.foundation.server.command.bod.bom
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
iChangeNounPartMediator
ChangeBusinessObjectPartMediator iChangeNounPartMediator
Key for persistent objectsCHANGE_NOUN_PART_MEDIATOR_OBJECT_KEY
which gives the change noun part mediator -
iChangeControlNounMediator
ChangeControlBusinessObjectMediator iChangeControlNounMediator
-
iChangeNounPartPostActionCmdInterface
java.lang.String iChangeNounPartPostActionCmdInterface
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounUsingBusinessObjectMediatorCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractFetchNounUsingBusinessObjectMediatorCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
imapAccessProfileToSearchProfile
java.util.Map<K,V> imapAccessProfileToSearchProfile
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessNounUsingBusinessObjectMediatorCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.foundation.server.command.bod.bom.AbstractSyncNounUsingBusinessObjectMediatorCmdImpl extends AbstractSyncBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.foundation.server.command.bod.bom.InsertMoreNounChangeControlMetaDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
-
Package com.ibm.commerce.foundation.server.command.soi
-
Class com.ibm.commerce.foundation.server.command.soi.ConfirmBODResponseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iException
java.lang.Exception iException
-
iControllerCommand
ControllerCommand iControllerCommand
-
iConfirmBOD
ConfirmBODType iConfirmBOD
-
-
-
Class com.ibm.commerce.foundation.server.command.soi.MessageMappingCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iRequestBusinessObjectDocument
BusinessObjectDocumentType iRequestBusinessObjectDocument
-
iResponseBusinessObjectDocument
BusinessObjectDocumentType iResponseBusinessObjectDocument
-
isExceptionResponse
boolean isExceptionResponse
-
iControlParameters
java.util.List<E> iControlParameters
-
-
-
-
Package com.ibm.commerce.foundation.server.services.changehistory.exception
-
Class com.ibm.commerce.foundation.server.services.changehistory.exception.ChangeHistoryApplicationDelegateException extends AbstractApplicationException implements Serializable
-
-
Package com.ibm.commerce.foundation.server.services.dataaccess
-
Class com.ibm.commerce.foundation.server.services.dataaccess.AbstractGraphComposer extends java.lang.Object implements Serializable
-
-
Package com.ibm.commerce.foundation.server.services.dataaccess.bom.exception
-
Class com.ibm.commerce.foundation.server.services.dataaccess.bom.exception.BusinessObjectMediatorException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.SQLComposer extends java.lang.Object implements Serializable
-
Serialized Fields
-
selectionCriteria
SelectionCriteria selectionCriteria
-
-
-
Class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.VarcharParametersTrimProcessor extends SQLComposer implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.XPathSQLKeyProcessor extends java.lang.Object implements Serializable
-
Serialized Fields
-
pageSize
int pageSize
Paging limit. -
pagingStartIndex
int pagingStartIndex
Page start index. -
needPaging
boolean needPaging
Whether Paging is needed.
-
-
-
-
Package com.ibm.commerce.foundation.server.services.dataaccess.exception
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.ConfigurationException extends DataServiceSystemException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.DataMediatorException extends DataServiceApplicationException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.DataServiceApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.DataServiceSystemException extends AbstractSystemException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.KeyManagerException extends DataServiceSystemException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.QueryServiceApplicationException extends DataServiceApplicationException implements Serializable
-
Class com.ibm.commerce.foundation.server.services.dataaccess.exception.QueryServiceSystemException extends DataServiceSystemException implements Serializable
-
-
Package com.ibm.commerce.foundation.server.services.rest.search.processor.solr
-
Class com.ibm.commerce.foundation.server.services.rest.search.processor.solr.SolrRESTSearchResponse extends java.lang.Object implements Serializable
-
Serialized Fields
-
iQueryResponse
org.apache.solr.client.solrj.response.QueryResponse iQueryResponse
-
iRESTQueryResponse
java.util.Map<K,V> iRESTQueryResponse
-
iMatches
java.util.Map<K,V> iMatches
-
iTotalMatches
java.math.BigInteger iTotalMatches
-
-
-
-
Package com.ibm.commerce.foundation.services.invocation
-
Class com.ibm.commerce.foundation.services.invocation.AbstractSDOInvocationServiceObjectImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
dataObject
java.lang.Object dataObject
-
iBytes
byte[] iBytes
-
-
-
Class com.ibm.commerce.foundation.services.invocation.XMLInvocationServiceObjectImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDataObject
java.lang.Object iDataObject
-
iBytes
byte[] iBytes
-
iXMLDocument
org.w3c.dom.Document iXMLDocument
-
-
-
-
Package com.ibm.commerce.fulfillment.beans
-
Class com.ibm.commerce.fulfillment.beans.CalculationCodeDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationCodeId
java.lang.String iDataBeanKeyCalculationCodeId
Calculation Code Id -
ibIsPromotionRelated
boolean ibIsPromotionRelated
-
ibIsPromotionRelatedChecked
boolean ibIsPromotionRelatedChecked
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationCodeDescriptionDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationCodeDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationCodeId
java.lang.String iDataBeanKeyCalculationCodeId
CalculationCodeId -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inCalculationUsageId
java.lang.Integer inCalculationUsageId
-
inShipmodeId
java.lang.Integer inShipmodeId
-
inDisplayLevel
java.lang.Integer inDisplayLevel
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inCatalogGroupId
java.lang.Long inCatalogGroupId
-
ibAttachedToAllCatalogEntries
boolean ibAttachedToAllCatalogEntries
-
ibIncludeParentProduct
boolean ibIncludeParentProduct
-
ibIncludeChildItems
boolean ibIncludeChildItems
-
ibIncludeParentCategories
boolean ibIncludeParentCategories
-
istrCode
java.lang.String istrCode
-
inUserId
java.lang.Long inUserId
-
idbCodes
CalculationCodeDataBean[] idbCodes
-
isProdPromoOnly
boolean isProdPromoOnly
-
ibExcludePromotionCode
boolean ibExcludePromotionCode
-
inStoreId
java.lang.Integer inStoreId
-
storePathEnabled
boolean storePathEnabled
-
ibAllowUnentitledPromotionsByMemberGroup
boolean ibAllowUnentitledPromotionsByMemberGroup
-
ibOnlyManagementCenterPromotions
boolean ibOnlyManagementCenterPromotions
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationCodeMemberGroupDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationCodeMemberGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationCodeId
java.lang.String iDataBeanKeyCalculationCodeId
calculationCodeId -
iDataBeanKeyMemberGroupId
java.lang.String iDataBeanKeyMemberGroupId
memberGroupId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationMethodDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationMethodDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationMethodId
java.lang.String iDataBeanKeyCalculationMethodId
The calculation method id.
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationRangeDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationRangeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationRangeId
java.lang.String iDataBeanKeyCalculationRangeId
calculationRangeId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationRangeLookupResultDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationRangeLookupResultId
java.lang.String iDataBeanKeyCalculationRangeLookupResultId
calculationRangeLookupResultId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationRuleDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationRuleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationRuleId
java.lang.String iDataBeanKeyCalculationRuleId
calculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationRuleMemberGroupRelationshipDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationRuleMemberGroupRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyMemberGroupId
java.lang.String iDataBeanKeyMemberGroupId
memberGroupId -
iDataBeanKeyCalculationRuleId
java.lang.String iDataBeanKeyCalculationRuleId
calculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationRuleScaleRelationshipDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationRuleScaleRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationScaleId
java.lang.String iDataBeanKeyCalculationScaleId
calculationScaleId -
iDataBeanKeyCalculationRuleId
java.lang.String iDataBeanKeyCalculationRuleId
calculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CalculationScaleDataBean extends com.ibm.commerce.fulfillment.beansrc.CalculationScaleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCalculationScaleId
java.lang.String iDataBeanKeyCalculationScaleId
calculationScaleId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeDataBean extends com.ibm.commerce.fulfillment.beansrc.CatalogEntryCalculationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCatalogEntryCalculationCodeId
java.lang.String iDataBeanKeyCatalogEntryCalculationCodeId
catalogEntryCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.beans.CatalogEntryShippingDataBean extends com.ibm.commerce.fulfillment.beansrc.CatalogEntryShippingDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCatalogEntryId
java.lang.String iDataBeanKeyCatalogEntryId
catalogEntryId
-
-
-
Class com.ibm.commerce.fulfillment.beans.FfmCenterByFfmCenterIdAndLanguageIdDataBean extends com.ibm.commerce.fulfillment.beansrc.FfmCenterByFfmCenterIdAndLanguageIdListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
iDataBeanKeyCity
java.lang.String iDataBeanKeyCity
-
iDataBeanKeyTaxGeoCode
java.lang.String iDataBeanKeyTaxGeoCode
-
iDataBeanKeyCountry
java.lang.String iDataBeanKeyCountry
-
iDataBeanKeyState
java.lang.String iDataBeanKeyState
-
iDataBeanKeyAddress3
java.lang.String iDataBeanKeyAddress3
-
iDataBeanKeyAddress2
java.lang.String iDataBeanKeyAddress2
-
iDataBeanKeyAddress1
java.lang.String iDataBeanKeyAddress1
-
iDataBeanKeyZipCode
java.lang.String iDataBeanKeyZipCode
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
-
iDataBeanKeyDefaultShipOffset
java.lang.String iDataBeanKeyDefaultShipOffset
-
iDataBeanKeyShippingGeoCode
java.lang.String iDataBeanKeyShippingGeoCode
-
iDataBeanKeyName
java.lang.String iDataBeanKeyName
-
iDataBeanKeyDisplayName
java.lang.String iDataBeanKeyDisplayName
-
-
-
Class com.ibm.commerce.fulfillment.beans.FfmCenterByFfmCenterIdAndLanguageIdListDataBean extends com.ibm.commerce.fulfillment.beansrc.FfmCenterByFfmCenterIdAndLanguageIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
-
iFfmCenterByFfmCenterIdAndLanguageIdListDataBean
com.ibm.commerce.fulfillment.beans.FfmCenterByFfmCenterIdAndLanguageIdDataBean[] iFfmCenterByFfmCenterIdAndLanguageIdListDataBean
-
-
-
Class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean extends com.ibm.commerce.fulfillment.beansrc.FFMOrderItemsListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyDisplayName
java.lang.String iDataBeanKeyDisplayName
displayName -
iDataBeanKeyYorN
java.lang.String iDataBeanKeyYorN
Yes or No -
iDataBeanKeyName
java.lang.String iDataBeanKeyName
name -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
fulfillmentCenterId
-
-
-
Class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean extends com.ibm.commerce.fulfillment.beansrc.FFMOrderItemsListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
languageId -
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
storeentId -
iFFMOrderItemsListDataBean
FFMOrderItemsDataBean[] iFFMOrderItemsListDataBean
FFMOrderItemsDataBean array
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageAndStoreDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterByLanguageAndStoreListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
iDataBeanKeyCity
java.lang.String iDataBeanKeyCity
-
iDataBeanKeyTaxGeoCode
java.lang.String iDataBeanKeyTaxGeoCode
-
iDataBeanKeyCountry
java.lang.String iDataBeanKeyCountry
-
iDataBeanKeyState
java.lang.String iDataBeanKeyState
-
iDataBeanKeyAddress3
java.lang.String iDataBeanKeyAddress3
-
iDataBeanKeyAddress2
java.lang.String iDataBeanKeyAddress2
-
iDataBeanKeyAddress1
java.lang.String iDataBeanKeyAddress1
-
iDataBeanKeyZipCode
java.lang.String iDataBeanKeyZipCode
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
-
iDataBeanKeyDefaultShipOffset
java.lang.String iDataBeanKeyDefaultShipOffset
-
iDataBeanKeyShippingGeoCode
java.lang.String iDataBeanKeyShippingGeoCode
-
iDataBeanKeyName
java.lang.String iDataBeanKeyName
-
iDataBeanKeyDisplayName
java.lang.String iDataBeanKeyDisplayName
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageAndStoreListDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterByLanguageAndStoreListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iFulfillmentCenterByLanguageAndStoreListDataBean
com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageAndStoreDataBean[] iFulfillmentCenterByLanguageAndStoreListDataBean
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterByLanguageListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
Description -
iDataBeanKeyCity
java.lang.String iDataBeanKeyCity
City -
iDataBeanKeyTaxGeoCode
java.lang.String iDataBeanKeyTaxGeoCode
TaxGeoCode -
iDataBeanKeyCountry
java.lang.String iDataBeanKeyCountry
Country -
iDataBeanKeyState
java.lang.String iDataBeanKeyState
State -
iDataBeanKeyAddress3
java.lang.String iDataBeanKeyAddress3
Address3 -
iDataBeanKeyAddress2
java.lang.String iDataBeanKeyAddress2
Address2 -
iDataBeanKeyAddress1
java.lang.String iDataBeanKeyAddress1
Address1 -
iDataBeanKeyZipCode
java.lang.String iDataBeanKeyZipCode
ZipCode -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId -
iDataBeanKeyDefaultShipOffset
java.lang.String iDataBeanKeyDefaultShipOffset
DefaultShipOffset -
iDataBeanKeyShippingGeoCode
java.lang.String iDataBeanKeyShippingGeoCode
ShippingGeoCode -
iDataBeanKeyName
java.lang.String iDataBeanKeyName
Name -
iDataBeanKeyDisplayName
java.lang.String iDataBeanKeyDisplayName
DisplayName
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterByLanguageListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId -
iFulfillmentCenterByLanguageListDataBean
FulfillmentCenterByLanguageDataBean[] iFulfillmentCenterByLanguageListDataBean
FulfillmentCenterByLanguageDataBean array
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDescriptionDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterInformationByLanguageListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
Description -
iDataBeanKeyCity
java.lang.String iDataBeanKeyCity
City -
iDataBeanKeyTaxGeoCode
java.lang.String iDataBeanKeyTaxGeoCode
TaxGeoCode -
iDataBeanKeyCountry
java.lang.String iDataBeanKeyCountry
Country -
iDataBeanKeyState
java.lang.String iDataBeanKeyState
State -
iDataBeanKeyAddress3
java.lang.String iDataBeanKeyAddress3
Address3 -
iDataBeanKeyAddress2
java.lang.String iDataBeanKeyAddress2
Address2 -
iDataBeanKeyAddress1
java.lang.String iDataBeanKeyAddress1
Address1 -
iDataBeanKeyZipCode
java.lang.String iDataBeanKeyZipCode
ZipCode -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
MemberId -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId -
iDataBeanKeyDefaultShipOffset
java.lang.String iDataBeanKeyDefaultShipOffset
DefaultShipOffset -
iDataBeanKeyShippingGeoCode
java.lang.String iDataBeanKeyShippingGeoCode
ShippingGeoCode -
iDataBeanKeyName
java.lang.String iDataBeanKeyName
Name -
iDataBeanKeyDisplayName
java.lang.String iDataBeanKeyDisplayName
DisplayName
-
-
-
Class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterInformationByLanguageListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId -
iFulfillmentCenterInformationByLanguageListDataBean
FulfillmentCenterInformationByLanguageDataBean[] iFulfillmentCenterInformationByLanguageListDataBean
FulfillmentCenterInformationByLanguageDataBean array
-
-
-
Class com.ibm.commerce.fulfillment.beans.InventoryDataBean extends com.ibm.commerce.fulfillment.beansrc.InventoryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCatalogEntryId
java.lang.String iDataBeanKeyCatalogEntryId
CatalogEntryId -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId -
iDataBeanKeyFulfillmentCenterId
java.lang.String iDataBeanKeyFulfillmentCenterId
FulfillmentCenterId
-
-
-
Class com.ibm.commerce.fulfillment.beans.JurisdictionDataBean extends com.ibm.commerce.fulfillment.beansrc.JurisdictionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyJurisdictionId
java.lang.String iDataBeanKeyJurisdictionId
JurisdictionId
-
-
-
Class com.ibm.commerce.fulfillment.beans.JurisdictionGroupDataBean extends com.ibm.commerce.fulfillment.beansrc.JurisdictionGroupDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyIJurisdictionGroupId
java.lang.String iDataBeanKeyIJurisdictionGroupId
IJurisdictionGroupId
-
-
-
Class com.ibm.commerce.fulfillment.beans.JurisdictionGroupRelationshipDataBean extends com.ibm.commerce.fulfillment.beansrc.JurisdictionGroupRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyIJurisdictionId
java.lang.String iDataBeanKeyIJurisdictionId
IJurisdictionId -
iDataBeanKeyIJurisdictionGroupId
java.lang.String iDataBeanKeyIJurisdictionGroupId
IJurisdictionGroupId
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderCalculationCodeDataBean extends com.ibm.commerce.fulfillment.beansrc.OrderCalculationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyOrderCalculationCodeId
java.lang.String iDataBeanKeyOrderCalculationCodeId
OrderCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeDataBean extends com.ibm.commerce.fulfillment.beansrc.OrderItemCalculationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyOrderItemCalculationCodeId
java.lang.String iDataBeanKeyOrderItemCalculationCodeId
OrderItemCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inOrderItemIds
java.lang.Long[] inOrderItemIds
-
inAllowableShippingModeIds
java.lang.Integer[] inAllowableShippingModeIds
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
ibCalculateShippingCharge
boolean ibCalculateShippingCharge
-
ibCalculateShippingAdjustment
boolean ibCalculateShippingAdjustment
-
ibResolveFulfillmentCenter
boolean ibResolveFulfillmentCenter
-
ibCheckAppliedItems
boolean ibCheckAppliedItems
-
idbShippingModes
ShippingModeDataBean[] idbShippingModes
-
idbShippingCharges
FormattedMonetaryAmountDataBean[] idbShippingCharges
-
istrCurrency
java.lang.String istrCurrency
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
inUsageFlags
java.lang.Integer inUsageFlags
-
iApplyCalculationUsageCmd
ApplyCalculationUsageCmd iApplyCalculationUsageCmd
-
iApplyCalculationUsageCmdForShippingAdjustment
ApplyCalculationUsageCmd iApplyCalculationUsageCmdForShippingAdjustment
-
iInitializeCalculationUsageCmdForShippingAdjustment
InitializeCalculationUsageCmd iInitializeCalculationUsageCmdForShippingAdjustment
-
inUsageFlagsForShippingAdjustment
java.lang.Integer inUsageFlagsForShippingAdjustment
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderSerialNumbersDataBean extends com.ibm.commerce.fulfillment.beansrc.OrderSerialNumbersDataBeanBase implements Serializable
-
Serialized Fields
-
serialId
java.lang.String serialId
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderSerialNumbersListDataBean extends com.ibm.commerce.fulfillment.beansrc.OrderSerialNumbersListDataBeanBase implements Serializable
-
Serialized Fields
-
orderItemId
java.lang.String orderItemId
-
orderItemComponentId
java.lang.String orderItemComponentId
-
ibSerialNumbersFetched
boolean ibSerialNumbersFetched
-
serialNumbers
com.ibm.commerce.fulfillment.beans.OrderSerialNumbersDataBean[] serialNumbers
-
-
-
Class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
inOrderId
java.lang.Long inOrderId
-
idbOrder
OrderDataBean idbOrder
-
ibCalculateShippingCharge
boolean ibCalculateShippingCharge
-
ibCalculateShippingAdjustment
boolean ibCalculateShippingAdjustment
-
ibResolveFulfillmentCenter
boolean ibResolveFulfillmentCenter
-
ibCheckAppliedItems
boolean ibCheckAppliedItems
-
idbShippingModes
ShippingModeDataBean[] idbShippingModes
-
idbShippingCharges
FormattedMonetaryAmountDataBean[] idbShippingCharges
-
inUsageFlags
java.lang.Integer inUsageFlags
-
iApplyCalculationUsageCmd
ApplyCalculationUsageCmd iApplyCalculationUsageCmd
-
inUsageFlagsForShippingAdjustment
java.lang.Integer inUsageFlagsForShippingAdjustment
-
iApplyCalculationUsageCmdForShippingAdjustment
ApplyCalculationUsageCmd iApplyCalculationUsageCmdForShippingAdjustment
-
iInitializeCalculationUsageCmdForShippingAdjustment
InitializeCalculationUsageCmd iInitializeCalculationUsageCmdForShippingAdjustment
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
orderItemAccessBeans
OrderItemAccessBean[] orderItemAccessBeans
-
isOrderItemFetched
boolean isOrderItemFetched
-
orderAccessBean
OrderAccessBean orderAccessBean
-
isOrderFetched
boolean isOrderFetched
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShipModeByCodeAndCarrierDataBean extends com.ibm.commerce.tools.shipping.ShippingModeDataBean implements Serializable
-
Serialized Fields
-
shipModeId
java.lang.String shipModeId
-
storeId
java.lang.String storeId
-
dataBeanLanguageId
java.lang.String dataBeanLanguageId
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShipModeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrShipModeId
java.lang.String istrShipModeId
-
istrCarrier
java.lang.String istrCarrier
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShipModeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iShipModeList
com.ibm.commerce.fulfillment.beans.ShipModeDataBean[] iShipModeList
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean extends com.ibm.commerce.fulfillment.beansrc.ShippingArrangementDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyShipArrangementId
java.lang.String iDataBeanKeyShipArrangementId
ShipArrangementId
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean extends com.ibm.commerce.fulfillment.beansrc.ShippingArrangementJurisdictionGroupRelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyIShippingArrangementId
java.lang.String iDataBeanKeyIShippingArrangementId
IShippingArrangementId -
iDataBeanKeyIJurisdictionGroupId
java.lang.String iDataBeanKeyIJurisdictionGroupId
IJurisdictionGroupId
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingDataBean extends ShippingModeAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
The command context. -
istrCurrency
java.lang.String istrCurrency
-
idPrice
java.math.BigDecimal idPrice
-
inAddressId
java.lang.Long inAddressId
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
idQuantity
java.lang.Double idQuantity
-
istrUOM
java.lang.String istrUOM
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
inStoreId
java.lang.Integer inStoreId
-
iabShipModes
ShippingModeAccessBean[] iabShipModes
-
idShippingCharges
java.math.BigDecimal[] idShippingCharges
-
inShipModeIds
java.lang.Integer[] inShipModeIds
-
iabShipModeDataBeans
ShippingModeDataBean[] iabShipModeDataBeans
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleDataBean extends com.ibm.commerce.fulfillment.beansrc.ShippingJurisdictionGroupCalculationRuleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyShippingJurisdictionGroupCalculationRuleId
java.lang.String iDataBeanKeyShippingJurisdictionGroupCalculationRuleId
ShippingJurisdictionGroupCalculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean extends com.ibm.commerce.fulfillment.beansrc.ShippingModeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyShippingModeId
java.lang.String iDataBeanKeyShippingModeId
ShippingModeId -
WCS_SHIPPING_MODE_ID
java.lang.String WCS_SHIPPING_MODE_ID
The ship mode id name that may be found in the request properties.
-
-
-
Class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean extends com.ibm.commerce.fulfillment.beansrc.ShippingModeDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyShipModeId
java.lang.String iDataBeanKeyShipModeId
ShipModeId
-
-
-
Class com.ibm.commerce.fulfillment.beans.StAddressDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrCountry
java.lang.String istrCountry
-
istrZipcode
java.lang.String istrZipcode
-
istrStAddressId
java.lang.String istrStAddressId
-
-
-
Class com.ibm.commerce.fulfillment.beans.StAddressListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrLanguageId
java.lang.String istrLanguageId
-
iStAddressList
com.ibm.commerce.fulfillment.beans.StAddressDataBean[] iStAddressList
-
-
-
Class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean extends com.ibm.commerce.fulfillment.beansrc.StoreEntityCalculationUsageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStoreEntityId
java.lang.String iDataBeanKeyStoreEntityId
StoreEntityId -
iDataBeanKeyCalculationUsageId
java.lang.String iDataBeanKeyCalculationUsageId
CalculationUsageId
-
-
-
-
Package com.ibm.commerce.fulfillment.commands
-
Class com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivFulfillmentCenters
java.util.Vector<E> ivFulfillmentCenters
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
inStrategy
java.lang.Integer inStrategy
-
inNextStrategy
java.lang.Integer inNextStrategy
-
-
-
Class com.ibm.commerce.fulfillment.commands.AllocateExpectedInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivFulfillmentCenters
java.util.Vector<E> ivFulfillmentCenters
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
-
-
Class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihsAllOrderItems
java.util.Hashtable<K,V> ihsAllOrderItems
-
ihsMergeOrderItems
java.util.Hashtable<K,V> ihsMergeOrderItems
-
ihsRemergeOrderItems
java.util.Hashtable<K,V> ihsRemergeOrderItems
-
ihsCheckOrderItems
java.util.Hashtable<K,V> ihsCheckOrderItems
-
ihsAllocateOrderItems
java.util.Hashtable<K,V> ihsAllocateOrderItems
-
ihsBackorderOrderItems
java.util.Hashtable<K,V> ihsBackorderOrderItems
-
ihsReverseOrderItems
java.util.Hashtable<K,V> ihsReverseOrderItems
-
ivInventoryOrderItemsLists
java.util.Vector<E> ivInventoryOrderItemsLists
-
-
-
Class com.ibm.commerce.fulfillment.commands.ApplyOrderShippingChargesCmdImpl extends com.ibm.commerce.order.utils.ApplyCalculationUsagesCmdImpl implements Serializable
-
Serialized Fields
-
_calculatedArray
boolean[] _calculatedArray
Deprecated. -
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
Deprecated.
-
-
-
Class com.ibm.commerce.fulfillment.commands.CalCodeListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatEntries
java.lang.String[] inCatEntries
-
calCodeListBean
CalculationCodeListDataBean calCodeListBean
-
retCalCodeDB
CalculationCodeDataBean[] retCalCodeDB
-
retCalCodeDBs
java.util.Hashtable<K,V> retCalCodeDBs
-
inCalculationUsageId
java.lang.Integer inCalculationUsageId
-
inShipmodeId
java.lang.Integer inShipmodeId
-
inDisplayLevel
java.lang.Integer inDisplayLevel
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inCatalogGroupId
java.lang.Long inCatalogGroupId
-
ibAttachedToAllCatalogEntries
boolean ibAttachedToAllCatalogEntries
-
ibIncludeParentProduct
boolean ibIncludeParentProduct
-
ibIncludeChildItems
boolean ibIncludeChildItems
-
istrCode
java.lang.String istrCode
-
inUserId
java.lang.Long inUserId
-
isProdPromoOnly
boolean isProdPromoOnly
-
-
-
Class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihsOrderItemFulfillmentCentersMaps
java.util.Hashtable<K,V> ihsOrderItemFulfillmentCentersMaps
A map storing lists of fulfillment centers to check for order items. -
ienOrderItems
java.util.Enumeration<E> ienOrderItems
TheOrderItems
to search for. -
iCatEntry
Item iCatEntry
The catalog entry we are looking for. -
iInvError
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl.InvError iInvError
Instance of the InvError class used to store information about available inventory as it is discovered. -
ivCatEntryFulfillmentCenters
java.util.Vector<E> ivCatEntryFulfillmentCenters
List of fulfillment centers valid for the catalog entry specified by theiCatEntry
attribute. -
istrUnitOfMeasure
java.lang.String istrUnitOfMeasure
The unit of measure to use.
-
-
-
Class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihsOrderItemFulfillmentCentersMaps
java.util.Hashtable<K,V> ihsOrderItemFulfillmentCentersMaps
-
ienOrderItems
java.util.Enumeration<E> ienOrderItems
-
iStoreId
java.lang.Integer iStoreId
-
iCatEntry
Item iCatEntry
-
ivCatEntryFulfillmentCenters
java.util.Vector<E> ivCatEntryFulfillmentCenters
-
istrUnitOfMeasure
java.lang.String istrUnitOfMeasure
-
iInvError
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.InvError iInvError
-
-
-
Class com.ibm.commerce.fulfillment.commands.CheckInventoryCmdImpl extends InventoryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.fulfillment.commands.CloneOrderItemGiftCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iSourceOrderItemId
java.lang.Long iSourceOrderItemId
-
iTargetOrderItemId
java.lang.Long iTargetOrderItemId
-
-
-
Class com.ibm.commerce.fulfillment.commands.DeallocateExistingInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
iReverseInventoryHelper
ReverseInventoryHelper iReverseInventoryHelper
-
-
-
Class com.ibm.commerce.fulfillment.commands.DeallocateExpectedInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
iReverseInventoryHelper
ReverseInventoryHelper iReverseInventoryHelper
-
-
-
Class com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivabAllOrderItems
java.util.Vector<E> ivabAllOrderItems
-
ivabOrderItems
java.util.Vector<E> ivabOrderItems
-
inPreferredFulfillmentCenterId
java.lang.Integer inPreferredFulfillmentCenterId
-
ihsOrderItemFulfillmentCentersMaps
java.util.Hashtable<K,V> ihsOrderItemFulfillmentCentersMaps
-
iContractMap
java.util.HashMap<K,V> iContractMap
-
-
-
Class com.ibm.commerce.fulfillment.commands.InventoryBalanceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItems
OrderItemAccessBean[] iOrderItems
-
vOutOfStockOrderItems
java.util.Vector<E> vOutOfStockOrderItems
-
iShipModeId
java.lang.Integer iShipModeId
-
iCatEntryId
java.lang.Long iCatEntryId
-
iQuantity
java.lang.Double iQuantity
-
iAllocatedQuantity
java.lang.Integer iAllocatedQuantity
-
iQuantityMeasure
java.lang.String iQuantityMeasure
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iStoreId
java.lang.Integer iStoreId
-
iAction
java.lang.String iAction
-
iAskedQuantity
java.lang.Integer iAskedQuantity
-
iReturnError
boolean iReturnError
-
iCatEntryStoreMap
java.util.HashMap<K,V> iCatEntryStoreMap
-
istrContinue
java.lang.String istrContinue
-
orderItemsHash
java.util.Hashtable<K,V> orderItemsHash
-
-
-
Class com.ibm.commerce.fulfillment.commands.InventoryUpdateHelper extends java.lang.Object implements Serializable
-
Serialized Fields
-
inInventoryFlags
int inInventoryFlags
-
idDecrementQuantity
double idDecrementQuantity
-
ibRollbackOnInsufficientInventory
boolean ibRollbackOnInsufficientInventory
-
-
-
Class com.ibm.commerce.fulfillment.commands.ListFulfillmentCentersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_shippingMode
java.lang.Integer _shippingMode
Deprecated. -
_storeId
java.lang.Integer _storeId
Deprecated. -
_vFulfillmentCenters
java.util.Vector<E> _vFulfillmentCenters
Deprecated.
-
-
-
Class com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmdImpl extends InventoryBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrContinue
java.lang.String istrContinue
-
vecNoInvCatEntryId
java.util.Vector<E> vecNoInvCatEntryId
-
iRequestFulfillmentId
java.lang.Integer iRequestFulfillmentId
-
ivOutOrderItems
java.util.Vector<E> ivOutOrderItems
-
-
-
Class com.ibm.commerce.fulfillment.commands.ReverseUpdateInventoryCmdImpl extends InventoryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl extends com.ibm.commerce.fulfillment.commands.SynchronizeInventoryBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
externalOMSRA
ExpectedInventoryRecordsAccessBean externalOMSRA
-
deleteAction
boolean deleteAction
-
addAction
boolean addAction
-
iStoreId
java.lang.Integer iStoreId
-
iMemberId
java.lang.Long iMemberId
-
iSKUNumber
java.lang.String iSKUNumber
-
quantityExpected
java.lang.Double quantityExpected
-
estimatedAvailableDateTime
java.sql.Timestamp estimatedAvailableDateTime
-
itemSpecId
java.lang.Long itemSpecId
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
iUnits
java.lang.String iUnits
-
iCatalogEntryId
java.lang.Long iCatalogEntryId
-
-
-
Class com.ibm.commerce.fulfillment.commands.SynchronizeInventoryBaseTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
fulfillmentCenterIds
java.util.Vector<E> fulfillmentCenterIds
-
-
-
Class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl extends com.ibm.commerce.fulfillment.commands.SynchronizeInventoryBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.Integer iStoreId
-
iMemberId
java.lang.Long iMemberId
-
iSKUNumber
java.lang.String iSKUNumber
-
iCatalogEntryId
java.lang.Long iCatalogEntryId
-
iQuantityOnHand
java.lang.Double iQuantityOnHand
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iUnits
java.lang.String iUnits
-
actionCode
java.lang.String actionCode
-
-
-
Class com.ibm.commerce.fulfillment.commands.SynchronizeProductAvailabilityCtrlCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iProductAvailabilities
java.util.Vector<E> iProductAvailabilities
-
iPartNumber
java.lang.String iPartNumber
-
iQuantityOnhand
java.lang.Double iQuantityOnhand
-
iStoreId
java.lang.Integer iStoreId
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iEstimatedAvailableDateTime
java.sql.Timestamp iEstimatedAvailableDateTime
-
iQuantityExpected
java.lang.Double iQuantityExpected
-
iUnits
java.lang.String iUnits
-
iMemberId
java.lang.Long iMemberId
-
fulfillmentCenterInventorys
java.util.Vector<E> fulfillmentCenterInventorys
-
actionCode
java.lang.String actionCode
-
globalQuantityOnHand
java.lang.Double globalQuantityOnHand
-
globalUOMOnHand
java.lang.String globalUOMOnHand
-
globalExpectedInventory
java.util.Vector<E> globalExpectedInventory
-
globalQuantityExpected
java.lang.Double globalQuantityExpected
-
globalUOMExpected
java.lang.String globalUOMExpected
-
globalEstimatedAvailableDateTime
java.sql.Timestamp globalEstimatedAvailableDateTime
-
-
-
Class com.ibm.commerce.fulfillment.commands.UpdateInventoryCmdImpl extends InventoryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.fulfillment.commands.UpdateInventoryForOrderItemsCmdImpl extends InventoryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.fulfillment.commands.ValidateComponentsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
bValid
boolean bValid
-
parentCatEntryId
java.lang.Long parentCatEntryId
-
-
-
Class com.ibm.commerce.fulfillment.commands.ValidateComponentsForPackageCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
bValid
boolean bValid
-
parentCatEntryId
java.lang.Long parentCatEntryId
-
-
-
-
Package com.ibm.commerce.fulfillment.objects
-
Class com.ibm.commerce.fulfillment.objects.CalculationCode extends com.ibm.commerce.fulfillment.objimpl.CalculationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationCode iTypedEntity
-
iInitKey_calculationCodeId
java.lang.Integer iInitKey_calculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeDescription extends com.ibm.commerce.fulfillment.objimpl.CalculationCodeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationCodeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_calculationCode
java.lang.Integer iInitKey_calculationCode
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationCodeId
java.lang.Integer calculationCodeId
-
description
java.lang.String description
-
languageId
java.lang.Integer languageId
-
longDescription
java.lang.String longDescription
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
calculationCode
java.lang.Integer calculationCode
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationCodeApplyMethodId
java.lang.Integer calculationCodeApplyMethodId
-
calculationCodeId
java.lang.Integer calculationCodeId
-
calculationCodeQualifyMethodId
java.lang.Integer calculationCodeQualifyMethodId
-
calculationMethodId
java.lang.Integer calculationMethodId
-
calculationUsageId
java.lang.Integer calculationUsageId
-
code
java.lang.String code
-
combination
java.lang.Integer combination
-
description
java.lang.String description
-
displayLevel
java.lang.Integer displayLevel
-
endDate
java.sql.Timestamp endDate
-
field1
java.lang.String field1
-
flags
java.lang.Integer flags
-
groupBy
java.lang.Integer groupBy
-
lastUpdate
java.sql.Timestamp lastUpdate
-
precedence
java.lang.Double precedence
-
published
java.lang.Integer published
-
sequence
java.lang.Double sequence
-
startDate
java.sql.Timestamp startDate
-
storeEntityId
java.lang.Integer storeEntityId
-
taxCodeClassId
java.lang.Integer taxCodeClassId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeMbrGrpEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationCodeId
java.lang.Integer calculationCodeId
-
memberGroupId
java.lang.Long memberGroupId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroup extends com.ibm.commerce.fulfillment.objimpl.CalculationCodeMemberGroupEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroup iTypedEntity
-
iInitKey_memberGroupId
java.lang.Long iInitKey_memberGroupId
-
iInitKey_calculationCode
java.lang.Integer iInitKey_calculationCode
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberGroupId
java.lang.Long memberGroupId
-
calculationCode
java.lang.Integer calculationCode
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationMethod extends com.ibm.commerce.fulfillment.objimpl.CalculationMethodEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationMethod iTypedEntity
-
iInitKey_calculationMethodId
java.lang.Integer iInitKey_calculationMethodId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRange extends com.ibm.commerce.fulfillment.objimpl.CalculationRangeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationRange iTypedEntity
-
iInitKey_calculationRangeId
java.lang.Integer iInitKey_calculationRangeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResult extends com.ibm.commerce.fulfillment.objimpl.CalculationRangeLookupResultEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResult iTypedEntity
-
iInitKey_calculationRangeLookupResultId
java.lang.Integer iInitKey_calculationRangeLookupResultId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRule extends com.ibm.commerce.fulfillment.objimpl.CalculationRuleEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationRule iTypedEntity
-
iInitKey_calculationRuleId
java.lang.Integer iInitKey_calculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationship extends com.ibm.commerce.fulfillment.objimpl.CalculationRuleMemberGroupRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationship iTypedEntity
-
iInitKey_memberGroupId
java.lang.Long iInitKey_memberGroupId
-
iInitKey_calculationRule
java.lang.Integer iInitKey_calculationRule
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberGroupId
java.lang.Long memberGroupId
-
calculationRule
java.lang.Integer calculationRule
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationship extends com.ibm.commerce.fulfillment.objimpl.CalculationRuleScaleRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationship iTypedEntity
-
iInitKey_calculationRule
java.lang.Integer iInitKey_calculationRule
-
iInitKey_calculationScale
java.lang.Integer iInitKey_calculationScale
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationRule
java.lang.Integer calculationRule
-
calculationScale
java.lang.Integer calculationScale
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationScale extends com.ibm.commerce.fulfillment.objimpl.CalculationScaleEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationScale iTypedEntity
-
iInitKey_calculationScaleId
java.lang.Integer iInitKey_calculationScaleId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CalculationUsage extends com.ibm.commerce.fulfillment.objimpl.CalculationUsageEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CalculationUsageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CalculationUsage iTypedEntity
-
iInitKey_calculationUsageId
java.lang.Integer iInitKey_calculationUsageId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCode extends com.ibm.commerce.fulfillment.objimpl.CatalogEntryCalculationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCode iTypedEntity
-
iInitKey_catalogEntryCalculationCodeId
java.lang.Long iInitKey_catalogEntryCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationCodeId
java.lang.Integer calculationCodeId
-
calFlags
java.lang.Short calFlags
-
catalogEntryCalculationCodeId
java.lang.Long catalogEntryCalculationCodeId
-
catalogEntryId
java.lang.Long catalogEntryId
-
contractId
java.lang.Long contractId
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryShipping extends com.ibm.commerce.fulfillment.objimpl.CatalogEntryShippingEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.CatalogEntryShipping iTypedEntity
-
iInitKey_catalogEntryId
java.lang.Long iInitKey_catalogEntryId
-
-
-
Class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
The catalog entry ID. -
weight
java.lang.Double weight
The weight. -
weightMeasure
java.lang.String weightMeasure
The measurement of the weight. -
length
java.lang.Double length
The length. -
width
java.lang.Double width
The width. -
height
java.lang.Double height
The height. -
sizeMeasure
java.lang.String sizeMeasure
The unit of measurement for length, width, and height. -
nominalQuantity
java.lang.Double nominalQuantity
The nominal quantity. -
quantityMultiple
java.lang.Double quantityMultiple
The product can be sold in quantities that are multiples of this quantity. -
quantityMeasure
java.lang.String quantityMeasure
The unit of measurement for nominal quantity and quantity multiple.
-
-
-
Class com.ibm.commerce.fulfillment.objects.FulfillmentCenter extends com.ibm.commerce.fulfillment.objimpl.FulfillmentCenterEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.FulfillmentCenter iTypedEntity
-
iInitKey_fulfillmentCenterId
java.lang.Integer iInitKey_fulfillmentCenterId
-
-
-
Class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescription extends com.ibm.commerce.fulfillment.objimpl.FulfillmentCenterDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_fulfillmentCenter
java.lang.Integer iInitKey_fulfillmentCenter
-
-
-
Class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
fulfillmentCenter
java.lang.Integer fulfillmentCenter
-
-
-
Class com.ibm.commerce.fulfillment.objects.Inventory extends com.ibm.commerce.fulfillment.objimpl.InventoryEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.InventoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.Inventory iTypedEntity
-
iInitKey_catalogEntryId
java.lang.Long iInitKey_catalogEntryId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_fulfillmentCenter
java.lang.Integer iInitKey_fulfillmentCenter
-
-
-
Class com.ibm.commerce.fulfillment.objects.InventoryEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryId
java.lang.Long catalogEntryId
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
quantity
java.lang.Double quantity
-
quantityMeasure
java.lang.String quantityMeasure
-
inventoryFlags
java.lang.Integer inventoryFlags
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.InventoryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryId
java.lang.Long catalogEntryId
-
storeId
java.lang.Integer storeId
-
fulfillmentCenter
java.lang.Integer fulfillmentCenter
-
-
-
Class com.ibm.commerce.fulfillment.objects.Jurisdiction extends com.ibm.commerce.fulfillment.objimpl.JurisdictionEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.Jurisdiction iTypedEntity
-
iInitKey_jurisdictionId
java.lang.Integer iInitKey_jurisdictionId
-
-
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionGroup extends com.ibm.commerce.fulfillment.objimpl.JurisdictionGroupEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.JurisdictionGroup iTypedEntity
-
iInitKey_iJurisdictionGroupId
java.lang.Integer iInitKey_iJurisdictionGroupId
-
-
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationship extends com.ibm.commerce.fulfillment.objimpl.JurisdictionGroupRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationship iTypedEntity
-
iInitKey_iJurisdiction
java.lang.Integer iInitKey_iJurisdiction
-
iInitKey_iJurisdictionGroup
java.lang.Integer iInitKey_iJurisdictionGroup
-
-
-
Class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iJurisdiction
java.lang.Integer iJurisdiction
-
iJurisdictionGroup
java.lang.Integer iJurisdictionGroup
-
-
-
Class com.ibm.commerce.fulfillment.objects.OrderCalculationCode extends com.ibm.commerce.fulfillment.objimpl.OrderCalculationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.OrderCalculationCode iTypedEntity
-
iInitKey_orderCalculationCodeId
java.lang.Long iInitKey_orderCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCode extends com.ibm.commerce.fulfillment.objimpl.OrderItemCalculationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.OrderItemCalculationCode iTypedEntity
-
iInitKey_orderItemCalculationCodeId
java.lang.Long iInitKey_orderItemCalculationCodeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmation extends com.ibm.commerce.fulfillment.objimpl.OrderItemShipConfirmationEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderItemShipConfirmation iTypedEntity
-
iInitKey_orderItemShipConfirmationId
java.lang.Long iInitKey_orderItemShipConfirmationId
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingArrangement extends com.ibm.commerce.fulfillment.objimpl.ShippingArrangementEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.ShippingArrangement iTypedEntity
-
iInitKey_shipArrangementId
java.lang.Integer iInitKey_shipArrangementId
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationship extends com.ibm.commerce.fulfillment.objimpl.ShippingArrangementJurisdictionGroupRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationship iTypedEntity
-
iInitKey_iJurisdictionGroup
java.lang.Integer iInitKey_iJurisdictionGroup
-
iInitKey_iShippingArrangement
java.lang.Integer iInitKey_iShippingArrangement
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iJurisdictionGroup
java.lang.Integer iJurisdictionGroup
-
iShippingArrangement
java.lang.Integer iShippingArrangement
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRule extends com.ibm.commerce.fulfillment.objimpl.ShippingJurisdictionGroupCalculationRuleEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRule iTypedEntity
-
iInitKey_shippingJurisdictionGroupCalculationRuleId
java.lang.Integer iInitKey_shippingJurisdictionGroupCalculationRuleId
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingMode extends com.ibm.commerce.fulfillment.objimpl.ShippingModeEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.ShippingMode iTypedEntity
-
iInitKey_shippingModeId
java.lang.Integer iInitKey_shippingModeId
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingModeDescription extends com.ibm.commerce.fulfillment.objimpl.ShippingModeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.ShippingModeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_shipMode
java.lang.Integer iInitKey_shipMode
-
-
-
Class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
shipMode
java.lang.Integer shipMode
-
-
-
Class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsage extends com.ibm.commerce.fulfillment.objimpl.StoreEntityCalculationUsageEntityBase implements Serializable
-
Class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsage iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_calculationUsage
java.lang.Integer iInitKey_calculationUsage
-
-
-
Class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
calculationUsage
java.lang.Integer calculationUsage
-
-
-
-
Package com.ibm.commerce.giftcenter.commands
-
Class com.ibm.commerce.giftcenter.commands.GenerateGiftListExternalIdCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
giftListType
GiftListType giftListType
-
-
-
Class com.ibm.commerce.giftcenter.commands.GenerateGiftRegistryAccessKeyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
giftListType
GiftListType giftListType
-
-
-
Class com.ibm.commerce.giftcenter.commands.GiftCenterProcessOrderSubmitEventCmdImpl extends ProcessOrderSubmitEventCmdImpl implements Serializable
-
Serialized Fields
-
pageSize
int pageSize
-
-
-
Class com.ibm.commerce.giftcenter.commands.GiftListCheckUserInMemberGroupCmdImpl extends CheckUserInMemberGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iExternalIDs
java.util.Vector<E> iExternalIDs
-
iRelationshipEstablished
java.lang.Integer iRelationshipEstablished
-
iExpression
SearchExpression iExpression
-
iNouns
java.util.List<E> iNouns
-
iGCContext
GiftCenterContext iGCContext
-
-
-
Class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
giftList
GiftListType giftList
-
subject
java.lang.String subject
-
template
java.lang.String template
-
eventTypeId
java.lang.Integer eventTypeId
-
catalogId
java.lang.String catalogId
-
-
-
Class com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
giftList
GiftListType giftList
-
catalogId
java.lang.String catalogId
-
-
-
-
Package com.ibm.commerce.giftcenter.context
-
Class com.ibm.commerce.giftcenter.context.GiftCenterContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
giftListExtIdsBeingManaged
java.util.Vector<E> giftListExtIdsBeingManaged
-
giftListExtIdsBeingViewed
java.util.Vector<E> giftListExtIdsBeingViewed
-
giftListBeingCompleted
java.lang.String giftListBeingCompleted
-
-
-
-
Package com.ibm.commerce.giftcenter.facade.client
-
Class com.ibm.commerce.giftcenter.facade.client.GiftCenterException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.client.GiftListException extends GiftCenterException implements Serializable
-
-
Package com.ibm.commerce.giftcenter.facade.server.commands
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListAccessSpecifierPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListCoRegistrantPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListDescriptionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListEventInformationPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListItemPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListPurchaseRecordPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ChangeGiftListRegistrantPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.FetchGiftListByAccessKeysCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.FetchGiftListCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.GetGiftListCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.InsertMoreGiftListDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListAnnounceActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
eventTypeId
java.lang.Integer eventTypeId
-
-
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListAuthenticateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
phyGifListWithUserAuthEntries
com.ibm.commerce.giftcenter.facade.server.entity.datatypes.Grgftreg phyGifListWithUserAuthEntries
-
-
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListCompleteActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.giftcenter.facade.server.exception
-
Class com.ibm.commerce.giftcenter.facade.server.exception.GiftCenterApplicationException extends AbstractApplicationException implements Serializable
-
-
Package com.ibm.commerce.giftcenter.facade.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.db.jdbc.GiftListFindByStatusSQLComposer extends SQLComposer implements Serializable
-
Class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.db.jdbc.GiftListSearchSQLComposer extends SQLComposer implements Serializable
-
Serialized Fields
-
generatedSearchQuery
java.lang.String generatedSearchQuery
-
extSearchCondn
java.lang.String extSearchCondn
-
-
-
-
Package com.ibm.commerce.giftcenter.rules.validation.exception
-
Class com.ibm.commerce.giftcenter.rules.validation.exception.GiftListRuleValidationException extends GiftCenterApplicationException implements Serializable
-
-
Package com.ibm.commerce.giftregistry.beans
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAddressDataBean extends com.ibm.commerce.giftregistry.beans.GiftRegistryAddressDataBeanBase implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAddressDataBeanBase extends GiftRegistryAddressAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iarbnGiftRegistries
java.util.Collection<E> iarbnGiftRegistries
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementEmailDataBean extends com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementEmailDataBeanBase implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementEmailDataBeanBase extends GiftRegistryAnnouncementEmailListAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryDataBean extends com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryDataBeanBase implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
AnnouncementId
java.lang.Long AnnouncementId
-
announcementEmailDataBeans
GiftRegistryAnnouncementEmailDataBean[] announcementEmailDataBeans
GiftRegistryAnnouncementEmailDataBean array
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryDataBeanBase extends GiftRegistryAnnouncementHistoryAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
giftRegistryId
java.lang.Long giftRegistryId
-
externalId
java.lang.String externalId
-
announcementDataBeans
GiftRegistryAnnouncementHistoryDataBean[] announcementDataBeans
GiftRegistryAnnouncementEmailDataBean array
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateDataBean extends GiftRegistryAnnouncementTemplateAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
TemplateId
java.lang.Integer TemplateId
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
eventTypeId
java.lang.Integer eventTypeId
-
grAnnouncementDataBeans
java.util.Vector<E> grAnnouncementDataBeans
A Vector of all GiftRegistryAnnouncementTemplateDataBean's associated with the event type set
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryCatalogEntryDataBean extends CatalogEntryDataBean implements Serializable
-
Serialized Fields
-
upc
java.lang.String upc
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryContextDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
accessedGiftRegistryDataBean
GiftRegistryDataBean[] accessedGiftRegistryDataBean
-
lastAccessedGiftRegistryDataBean
GiftRegistryDataBean lastAccessedGiftRegistryDataBean
-
registryRegistrantDataBeans
GiftRegistryDataBean[] registryRegistrantDataBeans
-
grContext
GiftRegistryContext grContext
-
UsersGiftRegistryDataBeans
java.util.Vector<E> UsersGiftRegistryDataBeans
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean extends GiftRegistryAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
rDB
GiftRegistryRegistrantDataBean[] rDB
-
announcementDB
GiftRegistryAnnouncementHistoryDataBean[] announcementDB
-
grItemsDB
GiftRegistryItemDataBean[] grItemsDB
-
isEligible
java.lang.Boolean isEligible
-
inEligiblePostEventProgramMsg
java.lang.String inEligiblePostEventProgramMsg
-
shippingOffset
java.lang.Integer shippingOffset
-
giftGiverPassword
java.lang.String giftGiverPassword
-
registrantCity
java.lang.String registrantCity
-
registrantState
java.lang.String registrantState
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDataBean extends GiftRegistryEventTypeAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDescriptionDataBean extends GiftRegistryEventTypeDescriptionAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
grEventTypeDB
GiftRegistryEventTypeDataBean[] grEventTypeDB
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryDataBean extends GiftRegistryItemDataBean implements Serializable
-
Serialized Fields
-
catEntDB
CatalogEntryDataBean catEntDB
-
catalotEntryBeanAlreadySet
boolean catalotEntryBeanAlreadySet
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
giftRegistryId
java.lang.Long giftRegistryId
-
externalId
java.lang.String externalId
-
sortBy
java.lang.String sortBy
-
grItemDataBeansBoughtOnline
java.util.Vector<E> grItemDataBeansBoughtOnline
A vector of all GiftRegistryItemCatalogEntryDataBean values in the gift registry that are in the online catalog -
grItemDataBeansNotBoughtOnline
java.util.Vector<E> grItemDataBeansNotBoughtOnline
A vector of all GiftRegistryItemCatalogEntryDataBean values in the gift registry that are not in the online catalog -
maximumPrice
java.lang.String maximumPrice
The following methods are used to set the price range so that only those items within the specific price range will be shown. -
minimumPrice
java.lang.String minimumPrice
-
bCalculateTotal
boolean bCalculateTotal
-
totalPrice
java.math.BigDecimal totalPrice
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemDataBean extends com.ibm.commerce.giftregistry.beans.GiftRegistryItemDataBeanBase implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemDataBeanBase extends GiftRegistryItemAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryDataBean extends GiftRegistryItemPurchaseRecordDataBean implements Serializable
-
Serialized Fields
-
catEntDB
CatalogEntryDataBean catEntDB
-
alreadySearchedForBean
boolean alreadySearchedForBean
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
giftRegistryId
java.lang.String giftRegistryId
-
externalId
java.lang.String externalId
-
sortBy
java.lang.String sortBy
-
grItemPurchaseRecordDataBeansBoughtOnline
java.util.Vector<E> grItemPurchaseRecordDataBeansBoughtOnline
A vector of all values for GiftRegistryItemPurchaseRecordCatalogEntryDataBean in the gift registry that are in the online catalog -
grItemPurchaseRecordDataBeansNotBoughtOnline
java.util.Vector<E> grItemPurchaseRecordDataBeansNotBoughtOnline
A vector of all values for GiftRegistryItemPurchaseRecordCatalogEntryDataBean in the gift registry that are not in the online catalog
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordDataBean extends com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordDataBeanBase implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordDataBeanBase extends GiftRegistryPurchaseRecordAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryOrderDataBean extends OrderDataBean implements Serializable
-
Serialized Fields
-
giftRegistryOrderItemDBs
GiftRegistryOrderItemDataBean[] giftRegistryOrderItemDBs
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryOrderItemDataBean extends OrderItemDataBean implements Serializable
-
Serialized Fields
-
externalGiftRegistryId
java.lang.String externalGiftRegistryId
-
giftMessage
java.lang.String giftMessage
-
shipToRegistrant
java.lang.String shipToRegistrant
-
giftRegistryDB
GiftRegistryDataBean giftRegistryDB
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryRegistrantDataBean extends GiftRegistryRegistrantAccessBean implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
iCommandContext
CommandContext iCommandContext
-
grAddressDB
GiftRegistryAddressDataBean grAddressDB
-
grAddress2DB
GiftRegistryAddressDataBean grAddress2DB
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistryRuleDataBean extends GiftRegistryRuleAccessBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBean extends GiftRegistrySearchDataBeanBase implements Serializable
-
Serialized Fields
-
exceededMaximumNumberOfSearchResults
boolean exceededMaximumNumberOfSearchResults
-
guestOptionShowOnline
boolean guestOptionShowOnline
-
guestOptionShowOffline
boolean guestOptionShowOffline
-
maxNumOfResults
java.lang.Integer maxNumOfResults
-
status
int[] status
-
type
int[] type
-
-
-
Class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
requestProperties
TypedProperty requestProperties
-
grResultDBs
GiftRegistryDataBean[] grResultDBs
-
vecResults
java.util.Vector<E> vecResults
-
totalResultSetCount
int totalResultSetCount
-
isFindGiftRegistriesSearchDone
boolean isFindGiftRegistriesSearchDone
-
storeId
java.lang.String storeId
-
findSimilarMatches
boolean findSimilarMatches
-
findSimilarMatchesSpecified
boolean findSimilarMatchesSpecified
Return true if it is specified to search for similar results using SOUNDEX -
completeWhereClause
WhereClauseCondition completeWhereClause
The defined where clause condition on which to search -
firstName
java.lang.String firstName
Variable to be passed into the bean from a JSP file that are searchable variables -
lastName
java.lang.String lastName
-
eventMonth
java.lang.String eventMonth
-
eventYear
java.lang.String eventYear
-
eventDay
java.lang.String eventDay
-
state
java.lang.String state
-
country
java.lang.String country
-
userId
java.lang.String userId
-
externalId
java.lang.String externalId
-
email1
java.lang.String email1
-
eventTypeId
java.lang.String eventTypeId
-
startIndex
java.lang.String startIndex
Variable to be passed into the bean from a JSP file. These are result formatting options: -
maxResultsPerPage
java.lang.String maxResultsPerPage
-
sortBy
java.lang.String sortBy
-
astrOrderByTableName
java.lang.String[] astrOrderByTableName
An enumeration of fields and tables by which the results can be sorted. The sortBy parameter indexes this array -
astrOrderByFieldName
java.lang.String[] astrOrderByFieldName
An enumeration of fields and tables by which the results can be sorted. The sortBy parameter indexes this array -
status
int[] status
Variables that are searchable but set to a particular value by an extended bean -
type
int[] type
-
guestOption
int[] guestOption
-
tableNameGRGFTREG
java.lang.String tableNameGRGFTREG
Table Names for GRGFTREG and GRRGSTRNT In the case of ordering by address field, the table name will be changed to RGSTRNTVIEW and CORGSTRNTVIEW -
tableNameGRRGSTRNT
java.lang.String tableNameGRRGSTRNT
-
sortByRegistrantType
java.lang.String sortByRegistrantType
Registrant type used for sorting: R for registrant and C for co-registrant -
sortByTableName
java.lang.String sortByTableName
Table name used for sorting -
sortByFieldName
java.lang.String sortByFieldName
Table field used for sorting -
searchKeyFirstName
java.lang.String searchKeyFirstName
-
searchKeyLastName
java.lang.String searchKeyLastName
-
-
-
Class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
usersSearchDataBean
UserSearchDataBean usersSearchDataBean
-
giftRegistrySearchDataBean
GiftRegistrySearchDataBean giftRegistrySearchDataBean
-
userIds
java.util.Vector<E> userIds
-
totalResultSetCount
int totalResultSetCount
-
startIndex
java.lang.String startIndex
Variable to be passed into the bean from a JSP file. These are result formatting options: -
maxResultsPerPage
java.lang.String maxResultsPerPage
-
-
-
-
Package com.ibm.commerce.giftregistry.commands
-
Class com.ibm.commerce.giftregistry.commands.GCHttpForwardViewCommandImpl extends HttpForwardViewCommandImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ibResult
boolean ibResult
A indicator indicates whether or not the audit is passed. True means audit is passed; false means not passed -
requestProperties
TypedProperty requestProperties
The request properties. -
istrPropertyFileName
java.lang.String istrPropertyFileName
The name of the property file which is used for auditing. -
istrStoreDirectory
java.lang.String istrStoreDirectory
The store directory where to find the property file. -
istrErrorViewName
java.lang.String istrErrorViewName
The name of the error view. -
ihshProperties
java.util.Hashtable<K,V> ihshProperties
The Hashtable used to store the content of the property file. -
ismpProperties
java.util.SortedMap<K,V> ismpProperties
The SortedMap used to store the content of the property file. -
istrPathSeparator
java.lang.String istrPathSeparator
The separator used to separate file path. Default is "/".
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryAnnouncementPostCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
giftRegistryId
java.lang.Long giftRegistryId
-
externalId
java.lang.String externalId
-
url
java.lang.String url
-
storeId
java.lang.Integer storeId
-
errorViewName
java.lang.String errorViewName
-
senderName
java.lang.String senderName
-
senderEmail
java.lang.String senderEmail
-
recipientName
java.util.Map<K,V> recipientName
-
recipientEmail
java.util.Map<K,V> recipientEmail
-
recipients
java.lang.String recipients
-
subject
java.lang.String subject
-
message
java.lang.String message
-
templateId
java.lang.Integer templateId
-
sendEmailToRecipients
java.lang.Integer sendEmailToRecipients
-
sendEmailToSender
java.lang.Integer sendEmailToSender
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryAuthenticationBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
updateResult
ConfirmAuthenticationGiftRegistryBOD updateResult
-
password
java.lang.String password
-
externalId
java.lang.String externalId
-
URL
java.lang.String URL
-
types
java.lang.Integer[] types
-
guestAccessKey
java.lang.String guestAccessKey
-
regAccessKey
java.lang.String regAccessKey
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryAuthenticationCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryAuthenticationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryBaseCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryCommonBaseCmdImpl implements Serializable
-
Serialized Fields
-
registryBOD
UpdateGiftRegistryBOD registryBOD
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryCheckUserInMemberGroupCmdImpl extends CheckUserInMemberGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryCommonBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryCreateCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryProfileBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
giftRegistryId
java.lang.Long giftRegistryId
-
externalId
java.lang.String externalId
-
url
java.lang.String url
-
storeId
java.lang.Integer storeId
-
errorViewName
java.lang.String errorViewName
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryExtendOrderItemProcessCmdImpl extends ExtendOrderItemProcessCmdImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
ihshOrderitemId
java.util.Hashtable<K,V> ihshOrderitemId
Input parameter: orderItemId. -
ihshOrderId
java.lang.String[] ihshOrderId
Input parameter: orderId. -
ihshExternalId
java.util.Hashtable<K,V> ihshExternalId
Input parameter: externalId. -
ihshGiftMessage
java.util.Hashtable<K,V> ihshGiftMessage
Input parameter: giftMessage. -
ihshShipToRegistrant
java.util.Hashtable<K,V> ihshShipToRegistrant
Input parameter: shipToRegistrant. -
ihshAddressId
java.util.Hashtable<K,V> ihshAddressId
Input parameter: addressId. -
inDeletedOrderItemIds
java.util.Set<E> inDeletedOrderItemIds
Input parameter: deletedOrderItemIds. -
ihshGiftMessageForOrder
java.util.Hashtable<K,V> ihshGiftMessageForOrder
Input parameter: giftMessageForOrder. -
ihshShipToRegistrantForOrder
java.util.Hashtable<K,V> ihshShipToRegistrantForOrder
Input parameter: shipToRegistrantForOrder.
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryExtOrderCopyCmdImpl extends ExtOrderCopyCmdImpl implements Serializable
-
Serialized Fields
-
ihshNewOrderItems
java.util.HashMap<K,V> ihshNewOrderItems
Input parameter: ihshNewOrderItems. -
ihshCopiedOrderItems
java.util.HashMap<K,V> ihshCopiedOrderItems
Input parameter: ihshCopiedOrderItems.
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryItemAddCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryItemBaseCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryBaseCmdImpl implements Serializable
-
Serialized Fields
-
iStoreOwnerId
java.lang.Long iStoreOwnerId
-
personalAttribute
java.util.Map<K,V> personalAttribute
-
personalAttributeValue
java.util.Map<K,V> personalAttributeValue
-
url
java.lang.String url
-
continueFlag
java.lang.Integer continueFlag
-
attributeValue
java.util.Map<K,V> attributeValue
-
storeId
java.lang.Integer storeId
-
externalId
java.lang.String externalId
-
location
java.util.Map<K,V> location
-
catentryId
java.util.Map<K,V> catentryId
-
memberId
java.util.Map<K,V> memberId
-
partNumber
java.util.Map<K,V> partNumber
-
errorViewName
java.lang.String errorViewName
-
attribute
java.util.Map<K,V> attribute
-
giftRegistryId
java.lang.Long giftRegistryId
-
quantity
java.util.Map<K,V> quantity
-
field1
java.util.Map<K,V> field1
-
field2
java.util.Map<K,V> field2
-
field3
java.util.Map<K,V> field3
-
field4
java.util.Map<K,V> field4
-
field5
java.util.Map<K,V> field5
-
updateItemConfirmBOD
ConfirmBOD updateItemConfirmBOD
-
giftItemId
java.util.Map<K,V> giftItemId
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryItemDeleteCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryItemBaseCmdImpl implements Serializable
-
Serialized Fields
-
giftItemId
java.util.Map<K,V> giftItemId
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryItemUpdateCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryItemBaseCmdImpl implements Serializable
-
Serialized Fields
-
giftItemId
java.util.Map<K,V> giftItemId
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryLogoffCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
externalId
java.lang.String externalId
-
URL
java.lang.String URL
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryManageAuthenticationCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryAuthenticationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryMigrateUserEntriesCmdImpl extends MigrateUserEntriesCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryOrderPrepareCmdImpl extends OrderPrepareCmdImpl implements Serializable
-
Serialized Fields
-
checkGiftItemsQuery
java.lang.String checkGiftItemsQuery
The SQL query to retrieve the gift order items in an order.
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryOrderProcessCmdImpl extends OrderProcessCmdImpl implements Serializable
-
Serialized Fields
-
ihshOrder_id
java.util.Hashtable<K,V> ihshOrder_id
-
ihshLastName
java.util.Hashtable<K,V> ihshLastName
-
ihshFirstName
java.util.Hashtable<K,V> ihshFirstName
-
ihshMiddleName
java.util.Hashtable<K,V> ihshMiddleName
-
ihshPersonTitle
java.util.Hashtable<K,V> ihshPersonTitle
-
ihshAddress1
java.util.Hashtable<K,V> ihshAddress1
-
ihshAddress2
java.util.Hashtable<K,V> ihshAddress2
-
ihshAddress3
java.util.Hashtable<K,V> ihshAddress3
-
ihshCity
java.util.Hashtable<K,V> ihshCity
-
ihshState
java.util.Hashtable<K,V> ihshState
-
ihshCountry
java.util.Hashtable<K,V> ihshCountry
-
ihshZipCode
java.util.Hashtable<K,V> ihshZipCode
-
ihshEmail1
java.util.Hashtable<K,V> ihshEmail1
-
ihshEmail2
java.util.Hashtable<K,V> ihshEmail2
-
ihshPhone1
java.util.Hashtable<K,V> ihshPhone1
-
ihshPhone2
java.util.Hashtable<K,V> ihshPhone2
-
ihshPhone3
java.util.Hashtable<K,V> ihshPhone3
-
ihshFax
java.util.Hashtable<K,V> ihshFax
-
ihshAddress
java.util.Hashtable<K,V> ihshAddress
-
queryPICmd
QueryPIsCmd queryPICmd
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryProfileBaseCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryBaseCmdImpl implements Serializable
-
Serialized Fields
-
forUser
java.lang.String forUser
-
coRegistrantPassword
java.lang.String coRegistrantPassword
-
guestPasswordVerify
java.lang.String guestPasswordVerify
-
coRegistrantPasswordVerify
java.lang.String coRegistrantPasswordVerify
-
registrantPasswordVerify
java.lang.String registrantPasswordVerify
-
URL
java.lang.String URL
-
storeId
java.lang.Long storeId
-
errorViewName
java.lang.String errorViewName
-
externalGiftRegistryId
java.lang.String externalGiftRegistryId
-
name
java.lang.String name
-
description
java.lang.String description
-
eventTypeId
java.lang.Integer eventTypeId
-
guestOption
java.lang.Integer guestOption
-
acceptGiftCard
java.lang.Integer acceptGiftCard
-
createdTime
java.sql.Timestamp createdTime
-
eventYear
java.lang.Integer eventYear
-
eventMonth
java.lang.Integer eventMonth
-
eventDay
java.lang.Integer eventDay
-
eventDate
java.sql.Date eventDate
-
optForEmail
java.lang.Integer optForEmail
-
messageForGuest
java.lang.String messageForGuest
-
location
java.lang.String location
-
relation
java.util.Map<K,V> relation
-
type
java.util.Map<K,V> type
-
shippingPreference
java.util.Map<K,V> shippingPreference
-
lastName
java.util.Map<K,V> lastName
-
firstName
java.util.Map<K,V> firstName
-
middleName
java.util.Map<K,V> middleName
-
personTitle
java.util.Map<K,V> personTitle
-
suffix
java.util.Map<K,V> suffix
-
address1
java.util.Map<K,V> address1
-
address2
java.util.Map<K,V> address2
-
address3
java.util.Map<K,V> address3
-
city
java.util.Map<K,V> city
-
state
java.util.Map<K,V> state
-
country
java.util.Map<K,V> country
-
zipCode
java.util.Map<K,V> zipCode
-
email1
java.util.Map<K,V> email1
-
email2
java.util.Map<K,V> email2
-
phone3
java.util.Map<K,V> phone3
-
phone1
java.util.Map<K,V> phone1
-
phone2
java.util.Map<K,V> phone2
-
fax
java.util.Map<K,V> fax
-
registrantPassword
java.lang.String registrantPassword
-
guestPassword
java.lang.String guestPassword
-
grField1
java.lang.Integer grField1
-
grField2
java.lang.Integer grField2
-
grField3
java.lang.String grField3
-
grField4
java.lang.String grField4
-
grField5
java.lang.String grField5
-
addressField1
java.util.Map<K,V> addressField1
-
addressField2
java.util.Map<K,V> addressField2
-
addressField3
java.util.Map<K,V> addressField3
-
addressField4
java.util.Map<K,V> addressField4
-
addressField5
java.util.Map<K,V> addressField5
-
registrantId
java.util.Map<K,V> registrantId
-
externalId
java.lang.String externalId
-
deleteCoRegistrant
java.util.Map<K,V> deleteCoRegistrant
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryPurchaseRecordAddCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryPurchaseRecordUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryPurchaseRecordUpdateCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryCommonBaseCmdImpl implements Serializable
-
Serialized Fields
-
purchaseRecordId
java.util.Map<K,V> purchaseRecordId
-
purchaseQuantity
java.util.Map<K,V> purchaseQuantity
-
orderItemId
java.util.Map<K,V> orderItemId
-
transactionId
java.util.Map<K,V> transactionId
-
registrantMemo
java.util.Map<K,V> registrantMemo
-
purchaseDate
java.util.Map<K,V> purchaseDate
-
isNoteSent
java.util.Map<K,V> isNoteSent
-
purchaseLocation
java.util.Map<K,V> purchaseLocation
-
giftItemId
java.util.Map<K,V> giftItemId
-
URL
java.lang.String URL
-
storeId
java.lang.Long storeId
-
errorViewName
java.lang.String errorViewName
-
lastName
java.util.Map<K,V> lastName
-
firstName
java.util.Map<K,V> firstName
-
middleName
java.util.Map<K,V> middleName
-
personTitle
java.util.Map<K,V> personTitle
-
suffix
java.util.Map<K,V> suffix
-
address1
java.util.Map<K,V> address1
-
address2
java.util.Map<K,V> address2
-
address3
java.util.Map<K,V> address3
-
city
java.util.Map<K,V> city
-
state
java.util.Map<K,V> state
-
country
java.util.Map<K,V> country
-
zipCode
java.util.Map<K,V> zipCode
-
email1
java.util.Map<K,V> email1
-
email2
java.util.Map<K,V> email2
-
phone3
java.util.Map<K,V> phone3
-
phone1
java.util.Map<K,V> phone1
-
phone2
java.util.Map<K,V> phone2
-
fax
java.util.Map<K,V> fax
-
giftGiverAddressId
java.util.Map<K,V> giftGiverAddressId
-
addressField1
java.util.Map<K,V> addressField1
-
addressField2
java.util.Map<K,V> addressField2
-
addressField3
java.util.Map<K,V> addressField3
-
addressField4
java.util.Map<K,V> addressField4
-
addressField5
java.util.Map<K,V> addressField5
-
registryBOD
UpdateGiftRegistryBOD registryBOD
-
recordBOD
UpdateGiftRegistryPurchaseRecordBOD recordBOD
-
externalId
java.util.Map<K,V> externalId
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryServiceInvokerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
serviceName
java.lang.String serviceName
-
requestBOD
BusinessObjectDocument requestBOD
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryUpdateCmdImpl extends com.ibm.commerce.giftregistry.commands.GiftRegistryProfileBaseCmdImpl implements Serializable
-
Serialized Fields
-
registryId
java.lang.String registryId
-
-
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryUpdateShippingAddressCmdImpl extends UpdateShippingAddressCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryValidateOrderAddressCmdImpl extends ValidateOrderAddressCmdImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl extends GiftRegistryAddressAuditCmdImpl implements Serializable
-
Serialized Fields
-
reqProperties
TypedProperty reqProperties
The request properties. -
eventTypeId
java.lang.Integer eventTypeId
The event type ID -
eventYear
java.lang.Integer eventYear
-
eventMonth
java.lang.Integer eventMonth
-
eventDay
java.lang.Integer eventDay
-
eventDate
java.sql.Date eventDate
-
externalId
java.lang.String externalId
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.giftregistry.commands.UserGiftRegistryAdminCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.giftregistry.commands.UserGiftRegistryCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
-
Package com.ibm.commerce.giftregistry.giftconsultant.struts
-
Class com.ibm.commerce.giftregistry.giftconsultant.struts.GiftRegistryForwardInstance extends com.ibm.commerce.struts.ECActionForwardInstance implements Serializable
-
-
Package com.ibm.commerce.giftregistry.objects
-
Class com.ibm.commerce.giftregistry.objects.OrderItemGift extends com.ibm.commerce.giftregistry.objimpl.OrderItemGiftEntityBase implements Serializable
-
Class com.ibm.commerce.giftregistry.objects.OrderItemGiftAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderItemGift iTypedEntity
-
iInitKey_orderItemId
java.lang.Long iInitKey_orderItemId
-
-
-
-
Package com.ibm.commerce.giftregistry.search
-
Class com.ibm.commerce.giftregistry.search.ECGiftRegistryQuery extends ECQuery implements Serializable
-
Serialized Fields
-
selectTableFields
TableField[] selectTableFields
-
svecJoinInformation
java.util.Vector<E> svecJoinInformation
JOIN information Here we simply setup the GRGFTREG -> GRRGSTRNT -> GRADDR & the GRGFTREG -> GREVNTTYPE, GRETDESC table join -
iSetFromTables
java.util.Set<E> iSetFromTables
Build up the set of FROM tables -
inResultSize
java.lang.Integer inResultSize
The result set size of the union query.
-
-
-
-
Package com.ibm.commerce.giftregistry.service.businessobjects
-
Class com.ibm.commerce.giftregistry.service.businessobjects.AuthenticationGiftRegistryBOD extends AbstractBusinessObjectDocument implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.CancelGiftRegistryBOD extends AbstractBusinessObjectDocument implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.ConfirmAuthenticationGiftRegistryBOD extends ConfirmBOD implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.ConfirmGiftRegistryAnnouncementBOD extends ConfirmBOD implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.ConfirmGiftRegistryBOD extends ConfirmBOD implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.ConfirmGiftRegistryPurchaseRecordBOD extends ConfirmBOD implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.PostGiftRegistryAnnouncementBOD extends AbstractBusinessObjectDocument implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.UpdateGiftRegistryBOD extends AbstractBusinessObjectDocument implements Serializable
-
Class com.ibm.commerce.giftregistry.service.businessobjects.UpdateGiftRegistryPurchaseRecordBOD extends AbstractBusinessObjectDocument implements Serializable
-
-
Package com.ibm.commerce.giftregistry.service.valueobjects
-
Class com.ibm.commerce.giftregistry.service.valueobjects.BaseVO extends java.lang.Object implements Serializable
-
Serialized Fields
-
_data
java.util.Map<K,V> _data
-
context
ValueObjectContext context
-
key
java.lang.String key
-
-
-
Class com.ibm.commerce.giftregistry.service.valueobjects.BOD extends BaseVO implements Serializable
-
Serialized Fields
-
pOutcome
ProcessingOutcomeMessage pOutcome
-
baseValueObject
BaseVO baseValueObject
-
-
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryEmailListVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemPersonalizationVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO extends BaseVO implements Serializable
-
Class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO extends BaseVO implements Serializable
-
-
Package com.ibm.commerce.giftregistry.struts
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryActionMapping extends ECActionMapping implements Serializable
-
Serialized Fields
-
_actionPaths
java.lang.String _actionPaths
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryAnnouncementPostActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Serialized Fields
-
recipients
java.lang.String recipients
-
recipientName
java.util.Map<K,V> recipientName
-
recipientEmail
java.util.Map<K,V> recipientEmail
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Serialized Fields
-
password
java.lang.String password
-
externalId
java.lang.String externalId
-
URL
java.lang.String URL
-
guestAccessKey
java.lang.String guestAccessKey
-
regAccessKey
java.lang.String regAccessKey
-
errorViewName
java.lang.String errorViewName
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm extends org.apache.struts.validator.DynaValidatorForm implements Serializable
-
Serialized Fields
-
_propertyFileName
java.lang.String _propertyFileName
-
_storeDirectory
java.lang.String _storeDirectory
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryDeleteActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryItemAddActionForm extends GiftRegistryItemBaseActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryItemBaseActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryItemDeleteActionForm extends GiftRegistryItemBaseActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryLogoffActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Serialized Fields
-
URL
java.lang.String URL
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryOrderProcessActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Serialized Fields
-
URL
java.lang.String URL
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryProfileBaseActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Serialized Fields
-
URL
java.lang.String URL
-
guestOption
java.lang.Integer guestOption
-
guestPassword
java.lang.String guestPassword
-
guestPasswordVerify
java.lang.String guestPasswordVerify
-
registrantPassword
java.lang.String registrantPassword
-
registrantPasswordVerify
java.lang.String registrantPasswordVerify
-
-
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryPurchaseRecordAddActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryPurchaseRecordUpdateActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.GiftRegistryUpdateActionForm extends GiftRegistryBaseValidatorActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.UserGiftRegistryAdminCreateActionForm extends GiftRegistryUpdateActionForm implements Serializable
-
Class com.ibm.commerce.giftregistry.struts.UserGiftRegistryCreateActionForm extends GiftRegistryUpdateActionForm implements Serializable
-
-
Package com.ibm.commerce.giftregistry.util
-
Class com.ibm.commerce.giftregistry.util.ECEncryptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
password
java.lang.String password
-
encryptedPassword
byte[] encryptedPassword
-
istrMerchantKey
java.lang.String istrMerchantKey
-
salt
java.lang.String salt
-
-
-
-
Package com.ibm.commerce.grouping
-
Class com.ibm.commerce.grouping.GroupingContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
groupingContextVariables
java.util.Hashtable<K,V> groupingContextVariables
This hash table stores the name value pairs that give the context information. -
storeId
java.lang.Integer storeId
This represents the context of the store.
-
-
-
-
Package com.ibm.commerce.infrastructure.facade.client
-
Class com.ibm.commerce.infrastructure.facade.client.ConfigurationException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.ExternalRuleException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.FolderException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.OnlineStoreException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.PageLayoutException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.StorePageDataException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.client.StorePageException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.infrastructure.facade.server.commands
-
Class com.ibm.commerce.infrastructure.facade.server.commands.AbstractComposePageLayoutAssociationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iEMSpotName
java.lang.String iEMSpotName
-
iNoun
java.lang.Object iNoun
-
marketingSpot
MarketingSpotType marketingSpot
-
iSearchExpression
SearchExpression iSearchExpression
-
iMarketingClient
MarketingFacadeClient iMarketingClient
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.AbstractFetchStorePageCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeFolderBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeFolderCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeFolderItemPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreContactInfoPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreDefaultCatalogPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreDescriptionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreLocationInfoPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStorePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreSEOContentURLsPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeOnlineStoreSEOPageDefinitionsPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changedNouns
java.util.Set<E> changedNouns
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangePageLayoutBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangePageLayoutCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeStorePageBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeStorePageCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ChangeStorePageLayoutAssociationPartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
iStorePageAssociationHelper
com.ibm.commerce.infrastructure.facade.server.commands.StorePageAssociationHelperCmd iStorePageAssociationHelper
-
iPageLayoutPhysicalDataContainer
PhysicalDataContainer iPageLayoutPhysicalDataContainer
-
iActivity
ActivityType iActivity
-
iMarketingClient
MarketingFacadeClient iMarketingClient
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreAllCmdImpl extends ComposeOnlineStoreBaseCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
ComposeOnlineStoreCmd iCommand
Deprecated.
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreBaseCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreDetailCmdImpl extends ComposeOnlineStoreBaseCmdImpl implements Serializable
-
Serialized Fields
-
iCommand
ComposeOnlineStoreCmd iCommand
Deprecated.
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreSummaryCmdImpl extends ComposeOnlineStoreBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposePageLayoutAssociationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.AbstractComposePageLayoutAssociationCmdImpl implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.String iStoreId
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ComposePageLayoutSubPageAssociationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.AbstractComposePageLayoutAssociationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateAnalyticsConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateAttachmentUsageConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateConfigurationBaseCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
storeDefaultLangId
java.lang.Integer storeDefaultLangId
-
curLanguageId
java.lang.Integer curLanguageId
-
baseContext
BaseContext baseContext
-
bcs
ContextService bcs
-
gContext
GlobalizationContext gContext
-
iOnlineStoreDataBean
com.ibm.commerce.infrastructure.internal.facade.server.beans.OnlineStoreDataBean iOnlineStoreDataBean
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateConfiguratorConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateCountryConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateDefaultCurrencyConfigurationCmdImpl extends CreateSupportedCurrenciesConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateDefaultLanguageConfigurationCmdImpl extends CreateSupportedLanguagesConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateEmailActivityConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateEnabledFeaturesConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateFulfillmentCenterConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateGiftCenterEventConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateIdentifiersConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateInventorySystemConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateListPriceListConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateMarketingAttachmentLimitConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreatePaymentTypeConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateRemoteStoreServerConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateRemoteWidgetsConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Serialized Fields
-
iAuthoringRequest
boolean iAuthoringRequest
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Serialized Fields
-
iSearchRegistry
com.ibm.commerce.foundation.internal.server.services.search.config.solr.SolrSearchConfigurationRegistry iSearchRegistry
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchFacetColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchFacetExclusionColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchFilterColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchRankColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchRuleFacetColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchSortColumnsConfigurationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.CreateSearchColumnsAuthoringFiltersConfigurationCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSEOConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateShippingModeConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateStateProvinceConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateStaticContentConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSterlingOMSConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
- serialVersionUID:
- -4759384783657409448L
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateStoreIsRemoteConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateStorePathConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSupportedCurrenciesConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateSupportedLanguagesConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateUnitOfMeasureConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.CreateWatsonContentHubConfigurationCmdImpl extends CreateConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchAllConfigurationCmdImpl extends FetchConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchAllOnlineStoreCmdImpl extends FetchOnlineStoreBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchAllStorePageTypesCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchConfigurationBaseCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iConfigurations
java.util.List<E> iConfigurations
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchConfigurationByUniqueIdCmdImpl extends FetchConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchConfigurationIdentifiersCmdImpl extends FetchConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchFolderCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchOnlineStoreBaseCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iOnlineStores
java.util.List<E> iOnlineStores
Deprecated.
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchOnlineStoreByIdCmdImpl extends FetchOnlineStoreBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchOnlineStoreByNameCmdImpl extends FetchOnlineStoreBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchOnlineStoreCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchPageLayoutCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchStorePageByObjectIdAndTypeCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.AbstractFetchStorePageCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchStorePageCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchStorePageDataByObjectIdAndTypeCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
iObjectIdentifier
java.lang.String iObjectIdentifier
-
iPageType
java.lang.String iPageType
-
iParentObjectIdentifier
java.lang.String iParentObjectIdentifier
-
iParentPageType
java.lang.String iParentPageType
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchStorePageDataCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.FetchStorePageSubPageAssociationCmdImpl extends com.ibm.commerce.infrastructure.facade.server.commands.AbstractFetchStorePageCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetConfigurationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetExternalRuleCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetFolderCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetOnlineStoreCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetPageLayoutCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetStorePageCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.GetStorePageDataCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.InsertMoreOnlineStoreDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iStoreIdsMap
java.util.Map<K,V> iStoreIdsMap
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.InsertMorePageLayoutDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.InsertMoreStorePageDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.InsertMoreStorePageDataDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessFolderCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessFolderCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessFolderDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStoreCloseActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStoreCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStoreOpenActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
validationErrors
java.util.List<E> validationErrors
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStorePublishSearchTermAssociationsActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
iMapLangToSynonyms
java.util.Map<K,V> iMapLangToSynonyms
-
-
-
Class com.ibm.commerce.infrastructure.facade.server.commands.RaiseChangedOnlineStoreEventCmdImpl extends com.ibm.commerce.foundation.server.command.AbstractRaiseNounChangedEventCmdImpl implements Serializable
-
Class com.ibm.commerce.infrastructure.facade.server.commands.StorePageAssociationHelperCmdImpl extends TaskCommandImpl implements Serializable
-
-
Package com.ibm.commerce.installment.facade.client
-
Class com.ibm.commerce.installment.facade.client.CatalogEntryInstallmentPriceException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.installment.facade.client.InstallmentRuleException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.installment.facade.client.OrderInstallmentPriceException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.installment.facade.server.commands
-
Class com.ibm.commerce.installment.facade.server.commands.ChangeInstallmentRuleBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ChangeInstallmentRuleBasePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ChangeInstallmentRuleCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ChangeInstallmentRulePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.FetchCatalogEntryInstallmentPriceCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
inContractId
java.lang.Long inContractId
-
istrCurrency
java.lang.String istrCurrency
-
iabStore
StoreAccessBean iabStore
-
inCatalogId
java.lang.Long inCatalogId
-
inCatalogEntryIds
java.lang.Long[] inCatalogEntryIds
-
istrPaymentMethodNames
java.lang.String[] istrPaymentMethodNames
-
ibdNonInstallmentPrices
java.math.BigDecimal[] ibdNonInstallmentPrices
-
ilistNouns
java.util.List<E> ilistNouns
-
-
-
Class com.ibm.commerce.installment.facade.server.commands.FetchInstallmentRuleCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
ilistInstallmentRules
java.util.List<E> ilistInstallmentRules
-
-
-
Class com.ibm.commerce.installment.facade.server.commands.FetchOrderInstallmentPriceCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
istrCurrency
java.lang.String istrCurrency
-
iabStore
StoreAccessBean iabStore
-
inOrderIds
java.lang.Long[] inOrderIds
-
istrPaymentMethodNames
java.lang.String[] istrPaymentMethodNames
-
ibdNonInstallmentPrices
java.math.BigDecimal[] ibdNonInstallmentPrices
-
idDominantCatalogEntryMinimumProductTotalRatio
java.math.BigDecimal idDominantCatalogEntryMinimumProductTotalRatio
-
iMinimumInstallmentAmount
MonetaryAmountType iMinimumInstallmentAmount
-
ilistNouns
java.util.List<E> ilistNouns
-
-
-
Class com.ibm.commerce.installment.facade.server.commands.GetCatalogEntryInstallmentPriceCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.GetInstallmentRuleCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.GetOrderInstallmentPriceCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.InsertMoreCatalogEntryInstallmentPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.InsertMoreFeaturedInstallmentOptionDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.InsertMoreInstallmentAmountDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
iabStore
StoreAccessBean iabStore
-
-
-
Class com.ibm.commerce.installment.facade.server.commands.InsertMoreInstallmentRuleDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.InsertMoreOrderInstallmentPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleDeactivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.installment.facade.server.exception
-
Class com.ibm.commerce.installment.facade.server.exception.InstallmentApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.installment.facade.server.exception.InstallmentSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.interestitems.commands
-
Class com.ibm.commerce.interestitems.commands.AuthIIListAccessCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabList
InterestItemListAccessBean iabList
-
inMemberId
java.lang.Long inMemberId
-
istrAccessType
java.lang.String istrAccessType
-
ibResult
boolean ibResult
-
-
-
Class com.ibm.commerce.interestitems.commands.GetCurrentIIListsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inMemberId
java.lang.Long inMemberId
-
ienCurrentLists
java.util.Enumeration<E> ienCurrentLists
-
-
-
Class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
partNumber
java.lang.String partNumber
PartNumber of the interest item. -
ihshCatEntryId
java.util.Hashtable<K,V> ihshCatEntryId
-
ihshUOM
java.util.Hashtable<K,V> ihshUOM
-
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
-
ihshUpdateable
java.util.Hashtable<K,V> ihshUpdateable
-
ihshAttrName
java.util.Hashtable<K,V> ihshAttrName
-
ihshAttrValue
java.util.Hashtable<K,V> ihshAttrValue
-
ihshField1
java.util.Hashtable<K,V> ihshField1
-
ihshField2
java.util.Hashtable<K,V> ihshField2
-
ihshField3
java.util.Hashtable<K,V> ihshField3
-
isaListId
java.lang.String[] isaListId
-
isaListIdName
java.lang.String[] isaListIdName
-
ihshList
java.util.Hashtable<K,V> ihshList
-
ihshMemberId
java.util.Hashtable<K,V> ihshMemberId
-
ihshPartNumber
java.util.Hashtable<K,V> ihshPartNumber
-
ihshResolvedRequestProperties
TypedProperty ihshResolvedRequestProperties
-
useSOAWishList
boolean useSOAWishList
-
-
-
Class com.ibm.commerce.interestitems.commands.InterestItemDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ivCatEntryId
java.util.Vector<E> ivCatEntryId
-
ihshList
java.util.Hashtable<K,V> ihshList
-
isaListIdName
java.lang.String[] isaListIdName
-
isaListId
java.lang.String[] isaListId
-
-
-
Class com.ibm.commerce.interestitems.commands.InterestItemDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshList
java.util.Hashtable<K,V> ihshList
-
inListMemberId
java.lang.Long inListMemberId
-
strRedirectURL
java.lang.String strRedirectURL
-
isaListIdName
java.lang.String[] isaListIdName
-
isaListId
java.lang.String[] isaListId
-
-
-
Class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inInListMemberId
java.lang.Long inInListMemberId
-
inNewListId
java.lang.Long inNewListId
-
ivCatEntryId
java.util.Vector<E> ivCatEntryId
-
isaInListId
java.lang.String[] isaInListId
-
ihshInList
java.util.Hashtable<K,V> ihshInList
-
ihshOutList
java.util.Hashtable<K,V> ihshOutList
-
isaOutListId
java.lang.String[] isaOutListId
-
istrDesc
java.lang.String istrDesc
-
idDisplaySeq
java.lang.Double idDisplaySeq
-
isaInListIdName
java.lang.String[] isaInListIdName
-
isaOutListIdName
java.lang.String[] isaOutListIdName
-
iResourceList
AccessVector iResourceList
-
-
-
Class com.ibm.commerce.interestitems.commands.InterestItemListDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshList
java.util.Hashtable<K,V> ihshList
-
isaListIdName
java.lang.String[] isaListIdName
-
isaListId
java.lang.String[] isaListId
-
-
-
Class com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ienInterestList
java.util.Enumeration<E> ienInterestList
-
inMemberId
java.lang.Long inMemberId
-
-
-
Class com.ibm.commerce.interestitems.commands.SetInterestItemListCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshList
java.util.Hashtable<K,V> ihshList
-
isaListIdName
java.lang.String[] isaListIdName
-
isaListId
java.lang.String[] isaListId
-
-
-
-
Package com.ibm.commerce.inventory.beans
-
Class com.ibm.commerce.inventory.beans.AvailableReceiptDataBean extends com.ibm.commerce.inventory.beansrc.AvailableReceiptDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyRcptAvailId
java.lang.String iDataBeanKeyRcptAvailId
-
-
-
Class com.ibm.commerce.inventory.beans.BackOrderAllocationDataBean extends com.ibm.commerce.inventory.beansrc.BackOrderAllocationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderItemsId
java.lang.String iDataBeanKeyOrderItemsId
-
iDataBeanKeyBkOrdNum
java.lang.String iDataBeanKeyBkOrdNum
-
-
-
Class com.ibm.commerce.inventory.beans.BackOrderItemDataBean extends com.ibm.commerce.inventory.beansrc.BackOrderItemDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderItemsId
java.lang.String iDataBeanKeyOrderItemsId
-
-
-
Class com.ibm.commerce.inventory.beans.BaseItemDataBean extends com.ibm.commerce.inventory.beansrc.BaseItemDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyBaseItemId
java.lang.String iDataBeanKeyBaseItemId
-
-
-
Class com.ibm.commerce.inventory.beans.BaseItemDescriptionDataBean extends com.ibm.commerce.inventory.beansrc.BaseItemDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyBaseItemId
java.lang.String iDataBeanKeyBaseItemId
-
-
-
Class com.ibm.commerce.inventory.beans.DistributionArrangementDataBean extends com.ibm.commerce.inventory.beansrc.DistributionArrangementDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDistArrangId
java.lang.String iDataBeanKeyDistArrangId
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrVendorId
java.lang.String istrVendorId
-
istrExpectedInventoryRecordId
java.lang.String istrExpectedInventoryRecordId
-
istrOrderDate
java.lang.String istrOrderDate
-
istrLanguageId
java.lang.String istrLanguageId
-
istrVendorName
java.lang.String istrVendorName
-
istrExternalId
java.lang.String istrExternalId
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordDetailDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrItemSpcId
java.lang.String istrItemSpcId
-
istrQtyOrdered
java.lang.String istrQtyOrdered
-
istrQtyReceived
java.lang.String istrQtyReceived
-
istrQtyRemaining
java.lang.String istrQtyRemaining
-
istrRaDetailComment
java.lang.String istrRaDetailComment
-
istrQtyDescription
java.lang.String istrQtyDescription
-
istrRaDetailId
java.lang.String istrRaDetailId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrExpectedDate
java.lang.String istrExpectedDate
-
istrPartNumber
java.lang.String istrPartNumber
-
istrShortDescription
java.lang.String istrShortDescription
-
istrDisplayName
java.lang.String istrDisplayName
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordDetailListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaId
java.lang.String istrRaId
-
istrLanguageId
java.lang.String istrLanguageId
-
iExpectedInventoryRecordDetailList
com.ibm.commerce.inventory.beans.ExpectedInventoryRecordDetailDataBean[] iExpectedInventoryRecordDetailList
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iExpectedInventoryRecordList
com.ibm.commerce.inventory.beans.ExpectedInventoryRecordDataBean[] iExpectedInventoryRecordList
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordReceiptDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaDetailId
java.lang.String istrRaDetailId
-
istrReceiptDate
java.lang.String istrReceiptDate
-
istrCost
java.lang.String istrCost
-
istrComment1
java.lang.String istrComment1
-
istrComment2
java.lang.String istrComment2
-
istrReceiptId
java.lang.String istrReceiptId
-
istrVersionSpcId
java.lang.String istrVersionSpcId
-
istrStoreId
java.lang.String istrStoreId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrVendorId
java.lang.String istrVendorId
-
istrQtyReceived
java.lang.String istrQtyReceived
-
istrQtyInProcess
java.lang.String istrQtyInProcess
-
istrQtyOnHand
java.lang.String istrQtyOnHand
-
istrQtyInKits
java.lang.String istrQtyInKits
-
istrLastUpdate
java.lang.String istrLastUpdate
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordReceiptListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaDetailId
java.lang.String istrRaDetailId
-
iExpectedInventoryRecordReceiptList
com.ibm.commerce.inventory.beans.ExpectedInventoryRecordReceiptDataBean[] iExpectedInventoryRecordReceiptList
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsBackOrderAllocationDataBean extends com.ibm.commerce.inventory.beansrc.ExpectedInventoryRecordsBackOrderAllocationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyExpectedInventoryRecordsBackAlloNum
java.lang.String iDataBeanKeyExpectedInventoryRecordsBackAlloNum
-
iDataBeanKeyOrderitemsId
java.lang.String iDataBeanKeyOrderitemsId
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDataBean extends com.ibm.commerce.inventory.beansrc.ExpectedInventoryRecordsDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyExpectedInventoryRecordsId
java.lang.String iDataBeanKeyExpectedInventoryRecordsId
-
-
-
Class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailDataBean extends com.ibm.commerce.inventory.beansrc.ExpectedInventoryRecordsDetailDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyExpectedInventoryRecordsDetailId
java.lang.String iDataBeanKeyExpectedInventoryRecordsDetailId
-
-
-
Class com.ibm.commerce.inventory.beans.FulfillmentCenterDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrFulfillmentCenterId
java.lang.String istrFulfillmentCenterId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrDisplayName
java.lang.String istrDisplayName
-
istrStAddressId
java.lang.String istrStAddressId
-
-
-
Class com.ibm.commerce.inventory.beans.FulfillmentCenterListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iFulfillmentCenterList
FulfillmentCenterDataBean[] iFulfillmentCenterList
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrDescription
java.lang.String istrDescription
-
istrInvAdjCodeId
java.lang.String istrInvAdjCodeId
-
istrAdjustCode
java.lang.String istrAdjustCode
-
istrDisplay
java.lang.String istrDisplay
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDescriptionDataBean extends com.ibm.commerce.inventory.beansrc.InventoryAdjustmentCodeDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyInvAdjCodeId
java.lang.String iDataBeanKeyInvAdjCodeId
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iInventoryAdjustmentCodeList
InventoryAdjustmentCodeDataBean[] iInventoryAdjustmentCodeList
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryAdjustmentDataBean extends com.ibm.commerce.inventory.beansrc.InventoryAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyInvAdjustNum
java.lang.String iDataBeanKeyInvAdjustNum
-
iDataBeanKeyInvadjustId
java.lang.String iDataBeanKeyInvadjustId
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryFFCSearchResultDataBean extends com.ibm.commerce.inventory.beans.InventorySearchResultDataBean implements Serializable
-
Serialized Fields
-
istrFulfillmentCenterId
java.lang.String istrFulfillmentCenterId
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryReserveDataBean extends com.ibm.commerce.inventory.beansrc.InventoryReserveDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyInvReserveId
java.lang.String iDataBeanKeyInvReserveId
-
-
-
Class com.ibm.commerce.inventory.beans.InventorySearchResultDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrItemspcId
java.lang.String istrItemspcId
-
istrCatentryPartNumber
java.lang.String istrCatentryPartNumber
-
istrQty
java.lang.String istrQty
-
istrCatentryShortDescription
java.lang.String istrCatentryShortDescription
-
istrCatentryID
java.lang.String istrCatentryID
-
-
-
Class com.ibm.commerce.inventory.beans.InventorySearchResultListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrCatentryId
java.lang.String istrCatentryId
-
istrCatentryPartNumber
java.lang.String istrCatentryPartNumber
-
istrCatentryName
java.lang.String istrCatentryName
-
onHandInventorySearchResultList
com.ibm.commerce.inventory.beans.InventorySearchResultDataBean[] onHandInventorySearchResultList
-
onHandFFCInventorySearchResultList
com.ibm.commerce.inventory.beans.InventoryFFCSearchResultDataBean[] onHandFFCInventorySearchResultList
-
onHandVendorInventorySearchResultList
com.ibm.commerce.inventory.beans.InventoryVendorSearchResultDataBean[] onHandVendorInventorySearchResultList
-
expectedInventorySearchResultList
com.ibm.commerce.inventory.beans.InventorySearchResultDataBean[] expectedInventorySearchResultList
-
expectedFFCInventorySearchResultList
com.ibm.commerce.inventory.beans.InventoryFFCSearchResultDataBean[] expectedFFCInventorySearchResultList
-
expectedVendorInventorySearchResultList
com.ibm.commerce.inventory.beans.InventoryVendorSearchResultDataBean[] expectedVendorInventorySearchResultList
-
useCatentryIdToSearch
boolean useCatentryIdToSearch
-
storeIdInIntegerType
java.lang.Integer storeIdInIntegerType
-
languageIdInIntegerType
java.lang.Integer languageIdInIntegerType
-
catentryIdInLongType
java.lang.Long catentryIdInLongType
-
-
-
Class com.ibm.commerce.inventory.beans.InventoryVendorSearchResultDataBean extends com.ibm.commerce.inventory.beans.InventorySearchResultDataBean implements Serializable
-
Serialized Fields
-
istrVendorId
java.lang.String istrVendorId
-
-
-
Class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean extends com.ibm.commerce.inventory.beansrc.ItemFulfillmentCenterDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyFfmCenterId
java.lang.String iDataBeanKeyFfmCenterId
-
iDataBeanKeyItemSpcId
java.lang.String iDataBeanKeyItemSpcId
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
-
-
Class com.ibm.commerce.inventory.beans.ItemInventoryDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrQtyAvailable
java.lang.String istrQtyAvailable
-
istrItemSpcId
java.lang.String istrItemSpcId
-
-
-
Class com.ibm.commerce.inventory.beans.ItemInventoryListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrItemSpcId
java.lang.String istrItemSpcId
-
istrFulfillmentCenterId
java.lang.String istrFulfillmentCenterId
-
iItemInventoryList
com.ibm.commerce.inventory.beans.ItemInventoryDataBean[] iItemInventoryList
-
-
-
Class com.ibm.commerce.inventory.beans.ItemSearchResultDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrName
java.lang.String istrName
-
istrBaseItemId
java.lang.String istrBaseItemId
-
istrPartNumber
java.lang.String istrPartNumber
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
istrItemSpcId
java.lang.String istrItemSpcId
-
istrQtyUnitDescription
java.lang.String istrQtyUnitDescription
-
-
-
Class com.ibm.commerce.inventory.beans.ItemSearchResultListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrShortDescription
java.lang.String istrShortDescription
-
istrPartNumber
java.lang.String istrPartNumber
-
iItemSearchResultList
com.ibm.commerce.inventory.beans.ItemSearchResultDataBean[] iItemSearchResultList
-
-
-
Class com.ibm.commerce.inventory.beans.ItemSpecificationDataBean extends com.ibm.commerce.inventory.beansrc.ItemSpecificationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyItemspcId
java.lang.String iDataBeanKeyItemspcId
-
-
-
Class com.ibm.commerce.inventory.beans.ItemSpecSearchResultListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrShortDescription
java.lang.String istrShortDescription
-
shortDescriptionType
int shortDescriptionType
-
istrPartNumber
java.lang.String istrPartNumber
-
partNumberType
int partNumberType
-
locale
java.util.Locale locale
-
iItemSearchResultList
com.ibm.commerce.inventory.beans.ItemSearchResultDataBean[] iItemSearchResultList
-
-
-
Class com.ibm.commerce.inventory.beans.ItemVersionDataBean extends com.ibm.commerce.inventory.beansrc.ItemVersionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyItemversnId
java.lang.String iDataBeanKeyItemversnId
-
-
-
Class com.ibm.commerce.inventory.beans.ManifestDataBean extends com.ibm.commerce.inventory.beansrc.ManifestDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyManifestId
java.lang.String iDataBeanKeyManifestId
-
iTrackingIdList
java.lang.String[] iTrackingIdList
-
iPackageIdList
java.lang.String[] iPackageIdList
-
-
-
Class com.ibm.commerce.inventory.beans.OrderChannelTypeDataBean extends com.ibm.commerce.inventory.beansrc.OrderChannelTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrdChnlTypId
java.lang.String iDataBeanKeyOrdChnlTypId
-
-
-
Class com.ibm.commerce.inventory.beans.OrderItemPickingHistoryDataBean extends com.ibm.commerce.inventory.beansrc.OrderItemPickingHistoryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderItemsId
java.lang.String iDataBeanKeyOrderItemsId
-
iDataBeanKeyOrdPickHstNum
java.lang.String iDataBeanKeyOrdPickHstNum
-
-
-
Class com.ibm.commerce.inventory.beans.OrderItemShippingHistoryDataBean extends com.ibm.commerce.inventory.beansrc.OrderItemShippingHistoryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrdShipHstNum
java.lang.String iDataBeanKeyOrdShipHstNum
-
iDataBeanKeyOrderItemsId
java.lang.String iDataBeanKeyOrderItemsId
-
-
-
Class com.ibm.commerce.inventory.beans.OrderReleaseDataBean extends com.ibm.commerce.inventory.beansrc.OrderReleaseDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context. -
iRequestProperties
TypedProperty iRequestProperties
Request properties. -
iDataBeanKeyOrderReleaseNum
java.lang.String iDataBeanKeyOrderReleaseNum
Order release number. -
iDataBeanKeyOrdersId
java.lang.String iDataBeanKeyOrdersId
Order Id. -
iOrderItemList
OrderItemDataBean[] iOrderItemList
Array ofcom.ibm.commerce.order.beans.OrderItemDataBean
. -
iTrackingIdList
java.lang.String[] iTrackingIdList
Array of tracking Id. -
iPackageIdList
java.lang.String[] iPackageIdList
Array of package Id. -
iOrderReleaseTotals
OrderReleaseTotalsDataBean[] iOrderReleaseTotals
Array ofOrderReleaseTotalsDataBean
-
iOrderReleaseTotalsFeched
boolean iOrderReleaseTotalsFeched
-
iAdjustmentTotal
java.math.BigDecimal iAdjustmentTotal
-
iTaxTotal
java.math.BigDecimal iTaxTotal
-
iShippingChargeTotal
java.math.BigDecimal iShippingChargeTotal
-
iProductTotal
java.math.BigDecimal iProductTotal
-
iShippingTaxTotal
java.math.BigDecimal iShippingTaxTotal
-
-
-
Class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean extends com.ibm.commerce.inventory.beansrc.OrderReleaseTotalsDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
the command context -
iRequestProperties
TypedProperty iRequestProperties
the request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id -
iDataBeanKeyOrderReleaseNumber
java.lang.String iDataBeanKeyOrderReleaseNumber
order release number -
iDataBeanKeyOrderChargeType
java.lang.String iDataBeanKeyOrderChargeType
order charge type
-
-
-
Class com.ibm.commerce.inventory.beans.OutputQueueDataBean extends com.ibm.commerce.inventory.beansrc.OutputQueueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOutputQId
java.lang.String iDataBeanKeyOutputQId
-
-
-
Class com.ibm.commerce.inventory.beans.OutputQueueDescriptionDataBean extends com.ibm.commerce.inventory.beansrc.OutputQueueDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOutputQId
java.lang.String iDataBeanKeyOutputQId
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean extends com.ibm.commerce.inventory.beansrc.PackageInformationByReleaseNumberListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
iDataBeanKeyTrackingId
java.lang.String iDataBeanKeyTrackingId
-
iDataBeanKeyPackageId
java.lang.String iDataBeanKeyPackageId
-
-
-
Class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean extends com.ibm.commerce.inventory.beansrc.PackageInformationByReleaseNumberListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderReleaseNumber
java.lang.String iDataBeanKeyOrderReleaseNumber
-
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
-
iPackageInformationByReleaseNumberListDataBean
PackageInformationByReleaseNumberDataBean[] iPackageInformationByReleaseNumberListDataBean
-
-
-
Class com.ibm.commerce.inventory.beans.PackageInformationDataBean extends com.ibm.commerce.inventory.beansrc.PackageInformationListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
iDataBeanKeyTrackingId
java.lang.String iDataBeanKeyTrackingId
-
iDataBeanKeyPackageId
java.lang.String iDataBeanKeyPackageId
-
-
-
Class com.ibm.commerce.inventory.beans.PackageInformationListDataBean extends com.ibm.commerce.inventory.beansrc.PackageInformationListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
-
iPackageInformationListDataBean
PackageInformationDataBean[] iPackageInformationListDataBean
-
-
-
Class com.ibm.commerce.inventory.beans.PackageShipDetailDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrManifestId
java.lang.String istrManifestId
-
istrShipModeId
java.lang.String istrShipModeId
-
istrShippingCosts
java.lang.String istrShippingCosts
-
istrSetCcurr
java.lang.String istrSetCcurr
-
istrWeight
java.lang.String istrWeight
-
istrWeightMeasure
java.lang.String istrWeightMeasure
-
istrDateShipped
java.lang.String istrDateShipped
-
istrPackageId
java.lang.String istrPackageId
-
istrTrackingId
java.lang.String istrTrackingId
-
istrPickUpRecordId
java.lang.String istrPickUpRecordId
-
-
-
Class com.ibm.commerce.inventory.beans.PackageShipDetailListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrManifestId
java.lang.String istrManifestId
-
istrStoreentId
java.lang.String istrStoreentId
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
iPackageShipDetailList
com.ibm.commerce.inventory.beans.PackageShipDetailDataBean[] iPackageShipDetailList
-
-
-
Class com.ibm.commerce.inventory.beans.PackslipDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
istrLastUpdate
java.lang.String istrLastUpdate
-
istrMemberId
java.lang.String istrMemberId
-
istrPackslipXML
java.lang.String istrPackslipXML
-
istrOrdersId
java.lang.String istrOrdersId
-
-
-
Class com.ibm.commerce.inventory.beans.PackslipDetailDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreName
java.lang.String istrStoreName
-
istrFulfillmentCenter
java.lang.String istrFulfillmentCenter
-
istrOrderNumber
java.lang.String istrOrderNumber
-
istrReleaseNumber
java.lang.String istrReleaseNumber
-
istrPickbatchNumber
java.lang.String istrPickbatchNumber
-
istrOrderDate
java.lang.String istrOrderDate
-
istrShippingProvider
java.lang.String istrShippingProvider
-
istrCustomerNumber
java.lang.String istrCustomerNumber
-
istrInvoiceMethod
java.lang.String istrInvoiceMethod
-
istrAddressID
java.lang.String istrAddressID
-
istrFirstName
java.lang.String istrFirstName
-
istrLastName
java.lang.String istrLastName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZip
java.lang.String istrZip
-
istrCountry
java.lang.String istrCountry
-
istrAdjustmentTotalCharge
java.lang.String istrAdjustmentTotalCharge
-
istrTaxTotalCharge
java.lang.String istrTaxTotalCharge
-
istrShippingChargeTotal
java.lang.String istrShippingChargeTotal
-
istrProductTotal
java.lang.String istrProductTotal
-
istrShippingTaxTotal
java.lang.String istrShippingTaxTotal
-
istrTotalCharge
java.lang.String istrTotalCharge
-
shippingInstructions
java.lang.String shippingInstructions
-
shippingCarrierAccntNum
java.lang.String shippingCarrierAccntNum
-
iExpedited
java.lang.String iExpedited
-
idbPackslipOrderItemList
PackslipOrderItemDataBean[] idbPackslipOrderItemList
-
-
-
Class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean extends com.ibm.commerce.inventory.beansrc.PackSlipDetailListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderReleaseNumber
java.lang.String iDataBeanKeyOrderReleaseNumber
-
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
-
iPackSlipDetailListDataBean
OrderReleaseDataBean[] iPackSlipDetailListDataBean
-
-
-
Class com.ibm.commerce.inventory.beans.PackslipItemComponentDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrSKU
java.lang.String istrSKU
-
istrProductName
java.lang.String istrProductName
-
istrProductDescription
java.lang.String istrProductDescription
-
istrQuantity
java.lang.String istrQuantity
-
istrComponentId
java.lang.String istrComponentId
-
idbPackslipItemComponentList
com.ibm.commerce.inventory.beans.PackslipItemComponentDataBean[] idbPackslipItemComponentList
-
-
-
Class com.ibm.commerce.inventory.beans.PackslipListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
istrPickBatchId
java.lang.String istrPickBatchId
-
iPackslipList
com.ibm.commerce.inventory.beans.PackslipDataBean[] iPackslipList
-
-
-
Class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrSKU
java.lang.String istrSKU
-
istrProductName
java.lang.String istrProductName
-
istrProductDescription
java.lang.String istrProductDescription
-
istrCatalogName
java.lang.String istrCatalogName
-
istrQuantity
java.lang.String istrQuantity
-
istrUnitPrice
java.lang.String istrUnitPrice
-
istrTotalPrice
java.lang.String istrTotalPrice
-
istrCurrency
java.lang.String istrCurrency
-
istrCustomerComments
java.lang.String istrCustomerComments
-
istrExpedited
java.lang.String istrExpedited
-
istrOrderItemId
java.lang.String istrOrderItemId
-
idbPackslipItemComponentList
com.ibm.commerce.inventory.beans.PackslipItemComponentDataBean[] idbPackslipItemComponentList
-
-
-
Class com.ibm.commerce.inventory.beans.PickBatchDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrPickBatchId
java.lang.String istrPickBatchId
The Pick batch Id. -
istrLastUpdate
java.lang.String istrLastUpdate
The Last update time . -
istrMemberId
java.lang.String istrMemberId
The Member Id. -
istrLogOnId
java.lang.String istrLogOnId
The Logon Id. -
istrStoreentId
java.lang.String istrStoreentId
The Storeent Id.
-
-
-
Class com.ibm.commerce.inventory.beans.PickBatchListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
iPickBatchList
PickBatchDataBean[] iPickBatchList
-
-
-
Class com.ibm.commerce.inventory.beans.PickTicketDataBean extends com.ibm.commerce.inventory.beansrc.PickTicketDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyPickBatchId
java.lang.String iDataBeanKeyPickBatchId
-
-
-
Class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean extends com.ibm.commerce.inventory.beansrc.PickTicketDetailDataBeanBase implements Serializable
-
Serialized Fields
-
istrStoreName
java.lang.String istrStoreName
-
istrFulfillmentCenter
java.lang.String istrFulfillmentCenter
-
istrPickbatchNumber
java.lang.String istrPickbatchNumber
-
istrExpedited
java.lang.String istrExpedited
-
idbPickTicketPickbatchItemList
PickTicketPickbatchItemDataBean[] idbPickTicketPickbatchItemList
-
-
-
Class com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrSKU
java.lang.String istrSKU
-
istrProductName
java.lang.String istrProductName
-
istrProductDescription
java.lang.String istrProductDescription
-
istrQuantity
java.lang.String istrQuantity
-
-
-
Class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
inventoryStatusConvertor
InventoryStatusConvertor inventoryStatusConvertor
-
productAvailability
com.ibm.commerce.inventory.datatypes.ProductAvailabilityType productAvailability
-
commandInterfaceName
java.lang.String commandInterfaceName
the name of the command interface -
iRequestProperties
TypedProperty iRequestProperties
the URL request parameters -
iFormattedOnHnadQuantity
FormattedQuantityAmountDataBean iFormattedOnHnadQuantity
formatted total onhand quantity -
availableDate
java.sql.Timestamp availableDate
-
-
-
Class com.ibm.commerce.inventory.beans.RABackOrderAllocationDataBean extends com.ibm.commerce.inventory.beansrc.RABackOrderAllocationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderitemsId
java.lang.String iDataBeanKeyOrderitemsId
-
iDataBeanKeyRaBackAlloNum
java.lang.String iDataBeanKeyRaBackAlloNum
-
-
-
Class com.ibm.commerce.inventory.beans.RaDetailDataBean extends com.ibm.commerce.inventory.beansrc.RaDetailDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyRaDetailId
java.lang.String iDataBeanKeyRaDetailId
-
-
-
Class com.ibm.commerce.inventory.beans.ReceiptDataBean extends com.ibm.commerce.inventory.beansrc.ReceiptDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyReceiptId
java.lang.String iDataBeanKeyReceiptId
-
-
-
Class com.ibm.commerce.inventory.beans.ReleasePackageDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrManiFestId
java.lang.String istrManiFestId
-
istrManifestId
java.lang.String istrManifestId
-
istrPackageId
java.lang.String istrPackageId
-
istrShipModeId
java.lang.String istrShipModeId
-
istrOrdersId
java.lang.String istrOrdersId
-
istrDescription
java.lang.String istrDescription
-
istrDateShipped
java.lang.String istrDateShipped
-
istrAddressId
java.lang.String istrAddressId
-
istrLastName
java.lang.String istrLastName
-
istrFirstName
java.lang.String istrFirstName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrCountry
java.lang.String istrCountry
-
istrZipCode
java.lang.String istrZipCode
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
-
-
Class com.ibm.commerce.inventory.beans.ReleasePackageInfoListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
istrStoreentId
java.lang.String istrStoreentId
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrOrdersId
java.lang.String istrOrdersId
-
istrLanguageId
java.lang.String istrLanguageId
-
iReleasePackageList
com.ibm.commerce.inventory.beans.ReleasePackageDataBean[] iReleasePackageList
-
-
-
Class com.ibm.commerce.inventory.beans.ReleasePackageListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
istrStoreentId
java.lang.String istrStoreentId
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrOrdersId
java.lang.String istrOrdersId
-
istrLanguageId
java.lang.String istrLanguageId
-
iReleasePackageList
com.ibm.commerce.inventory.beans.ReleasePackageDataBean[] iReleasePackageList
-
-
-
Class com.ibm.commerce.inventory.beans.ReleaseShipDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
The release number -
istrLastUpdate
java.lang.String istrLastUpdate
The last time when the release was updated -
istrMemberId
java.lang.String istrMemberId
The member id of this release -
istrOrdersId
java.lang.String istrOrdersId
The corresponding order id of this release -
istrCity
java.lang.String istrCity
The city where this release is to ship -
istrState
java.lang.String istrState
The state where this release is to ship -
istrCountry
java.lang.String istrCountry
The country where this release is to ship -
istrShipmodeId
java.lang.String istrShipmodeId
The shipping mode id of the shipment
-
-
-
Class com.ibm.commerce.inventory.beans.ReleaseShipListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
The store Id -
istrFfmcenterId
java.lang.String istrFfmcenterId
The fulfillment center Id -
iReleaseShipList
ReleaseShipDataBean[] iReleaseShipList
The array of ReleaseShipDataBean to be returned
-
-
-
Class com.ibm.commerce.inventory.beans.ReplenishmentAdvisementDataBean extends com.ibm.commerce.inventory.beansrc.ReplenishmentAdvisementDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyRaId
java.lang.String iDataBeanKeyRaId
-
-
-
Class com.ibm.commerce.inventory.beans.StoreItemDataBean extends com.ibm.commerce.inventory.beansrc.StoreItemDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyBaseItemId
java.lang.String iDataBeanKeyBaseItemId
-
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
-
-
-
Class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean extends com.ibm.commerce.inventory.beansrc.StoreItemFulfillmentCenterDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyFfmCenterId
java.lang.String iDataBeanKeyFfmCenterId
-
iDataBeanKeyBaseItemId
java.lang.String iDataBeanKeyBaseItemId
-
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
-
-
-
Class com.ibm.commerce.inventory.beans.VendorDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrVendorId
java.lang.String istrVendorId
-
istrDescription
java.lang.String istrDescription
-
istrVendorName
java.lang.String istrVendorName
-
istrStAddressId
java.lang.String istrStAddressId
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean extends com.ibm.commerce.inventory.beansrc.VendorDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyVendorId
java.lang.String iDataBeanKeyVendorId
-
-
-
Class com.ibm.commerce.inventory.beans.VendorInformationDataBean extends com.ibm.commerce.inventory.beansrc.VendorInformationListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyCity
java.lang.String iDataBeanKeyCity
-
iDataBeanKeyBusinessTitle
java.lang.String iDataBeanKeyBusinessTitle
-
iDataBeanKeyCountry
java.lang.String iDataBeanKeyCountry
-
iDataBeanKeyLastname
java.lang.String iDataBeanKeyLastname
-
iDataBeanKeyVendorName
java.lang.String iDataBeanKeyVendorName
-
iDataBeanKeyState
java.lang.String iDataBeanKeyState
-
iDataBeanKeyAddress3
java.lang.String iDataBeanKeyAddress3
-
iDataBeanKeyAddress2
java.lang.String iDataBeanKeyAddress2
-
iDataBeanKeyAddress1
java.lang.String iDataBeanKeyAddress1
-
iDataBeanKeyEmail1
java.lang.String iDataBeanKeyEmail1
-
iDataBeanKeyZipCode
java.lang.String iDataBeanKeyZipCode
-
iDataBeanKeyFirstname
java.lang.String iDataBeanKeyFirstname
-
iDataBeanKeyPersonTitle
java.lang.String iDataBeanKeyPersonTitle
-
iDataBeanKeyFax1
java.lang.String iDataBeanKeyFax1
-
iDataBeanKeyMiddlename
java.lang.String iDataBeanKeyMiddlename
-
iDataBeanKeyPhone1
java.lang.String iDataBeanKeyPhone1
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
-
-
Class com.ibm.commerce.inventory.beans.VendorInformationListDataBean extends com.ibm.commerce.inventory.beansrc.VendorInformationListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyVendorId
java.lang.String iDataBeanKeyVendorId
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iVendorInformationListDataBean
VendorInformationDataBean[] iVendorInformationListDataBean
-
-
-
Class com.ibm.commerce.inventory.beans.VendorItemDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrVendorItemId
java.lang.String istrVendorItemId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrShortDescription
java.lang.String istrShortDescription
-
istrLongDescription
java.lang.String istrLongDescription
-
-
-
Class com.ibm.commerce.inventory.beans.VendorItemListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iVendorItemList
com.ibm.commerce.inventory.beans.VendorItemDataBean[] iVendorItemList
-
-
-
Class com.ibm.commerce.inventory.beans.VendorListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iVendorList
VendorDataBean[] iVendorList
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPODataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrVendorId
java.lang.String istrVendorId
-
istrRaId
java.lang.String istrRaId
-
istrOrderDate
java.lang.String istrOrderDate
-
istrLanguageId
java.lang.String istrLanguageId
-
istrVendorName
java.lang.String istrVendorName
-
istrExternalId
java.lang.String istrExternalId
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPODetailDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrItemSpcId
java.lang.String istrItemSpcId
-
istrQtyOrdered
java.lang.String istrQtyOrdered
-
istrQtyReceived
java.lang.String istrQtyReceived
-
istrQtyRemaining
java.lang.String istrQtyRemaining
-
istrRaDetailComment
java.lang.String istrRaDetailComment
-
istrQtyDescription
java.lang.String istrQtyDescription
-
istrRaDetailId
java.lang.String istrRaDetailId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrExpectedDate
java.lang.String istrExpectedDate
-
istrPartNumber
java.lang.String istrPartNumber
-
istrShortDescription
java.lang.String istrShortDescription
-
istrDisplayName
java.lang.String istrDisplayName
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPODetailListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaId
java.lang.String istrRaId
-
istrLanguageId
java.lang.String istrLanguageId
-
iVendorPODetailList
com.ibm.commerce.inventory.beans.VendorPODetailDataBean[] iVendorPODetailList
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPOListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
iVendorPOList
com.ibm.commerce.inventory.beans.VendorPODataBean[] iVendorPOList
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPOReceiptDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaDetailId
java.lang.String istrRaDetailId
-
istrReceiptDate
java.lang.String istrReceiptDate
-
istrCost
java.lang.String istrCost
-
istrComment1
java.lang.String istrComment1
-
istrComment2
java.lang.String istrComment2
-
istrReceiptId
java.lang.String istrReceiptId
-
istrVersionSpcId
java.lang.String istrVersionSpcId
-
istrStoreId
java.lang.String istrStoreId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
istrFfmCenterId
java.lang.String istrFfmCenterId
-
istrVendorId
java.lang.String istrVendorId
-
istrQtyReceived
java.lang.String istrQtyReceived
-
istrQtyInProcess
java.lang.String istrQtyInProcess
-
istrQtyOnHand
java.lang.String istrQtyOnHand
-
istrQtyInKits
java.lang.String istrQtyInKits
-
istrLastUpdate
java.lang.String istrLastUpdate
-
-
-
Class com.ibm.commerce.inventory.beans.VendorPOReceiptListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRaDetailId
java.lang.String istrRaDetailId
-
iVendorPOReceiptList
com.ibm.commerce.inventory.beans.VendorPOReceiptDataBean[] iVendorPOReceiptList
-
-
-
Class com.ibm.commerce.inventory.beans.VersionSpecificationDataBean extends com.ibm.commerce.inventory.beansrc.VersionSpecificationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyVersionSpcId
java.lang.String iDataBeanKeyVersionSpcId
-
-
-
-
Package com.ibm.commerce.inventory.beans.commands
-
Class com.ibm.commerce.inventory.beans.commands.ProductAvailabilityDataBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
The store ID. -
fulfilmentcenterIds
java.util.Vector<E> fulfilmentcenterIds
vector of fufullmentcenter ids -
storeAB
StoreAccessBean storeAB
-
productAvailability
com.ibm.commerce.inventory.datatypes.ProductAvailabilityType productAvailability
-
istrCatentryId
java.lang.String istrCatentryId
the catentry id -
istrSKU
java.lang.String istrSKU
-
iMemberId
java.lang.Long iMemberId
-
availableDate
java.sql.Timestamp availableDate
-
-
-
-
Package com.ibm.commerce.inventory.client.commands
-
Class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrSKU
java.lang.String istrSKU
-
catalogEntry
CatalogEntryAccessBean catalogEntry
-
showProductAvailability
com.ibm.commerce.inventory.datatypes.ShowProductAvailabilityType showProductAvailability
-
istrAction
java.lang.String istrAction
-
-
-
Class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAction
java.lang.String istrAction
-
iabOrder
OrderAccessBean iabOrder
-
iAcknowledgeOrder
com.ibm.commerce.inventory.datatypes.AcknowledgeOrderInventoryType iAcknowledgeOrder
-
orderItemAB
OrderItemAccessBean orderItemAB
-
orderInventory
com.ibm.commerce.inventory.datatypes.OrderInventoryType orderInventory
-
-
-
-
Package com.ibm.commerce.inventory.commands
-
Class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCatEntry_id
java.lang.Long iCatEntry_id
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iStoreId
java.lang.Integer iStoreId
-
quantity
java.lang.String quantity
-
istrFlagCheck
java.lang.String istrFlagCheck
-
istrFlagUpdate
java.lang.String istrFlagUpdate
-
THREE
java.lang.Integer THREE
-
TWO
java.lang.Integer TWO
-
ONE
java.lang.Integer ONE
-
ZERO
java.lang.Integer ZERO
-
iQuantityMeasure
java.lang.String iQuantityMeasure
-
-
-
Class com.ibm.commerce.inventory.commands.AdjustInventoryReservationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
docName
java.lang.String docName
-
iiQuantity
java.lang.Integer iiQuantity
-
ilInvRsrvId
java.lang.Long ilInvRsrvId
-
-
-
Class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrErrorView
java.lang.String istrErrorView
-
istrAdjustmentComment
java.lang.String istrAdjustmentComment
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrInvAdjCodeId
java.lang.String istrInvAdjCodeId
-
istrInvadjustId
java.lang.String istrInvadjustId
-
istrItemspcId
java.lang.String istrItemspcId
-
istrMemberId
java.lang.String istrMemberId
-
istrPartNumber
java.lang.String istrPartNumber
-
istrQuantity
java.lang.String istrQuantity
-
istrVersionSpcId
java.lang.String istrVersionSpcId
-
-
-
Class com.ibm.commerce.inventory.commands.AssignToSpecifiedFulfillmentCenterCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iResourcelist
AccessVector iResourcelist
-
ihsUniqueOrderIdsFromInputParms
java.util.HashSet<E> ihsUniqueOrderIdsFromInputParms
-
ihsUniqueOrderItemIdsFromInputParms
java.util.HashSet<E> ihsUniqueOrderItemIdsFromInputParms
-
ihshFFMCOverrideFromInputParms
java.util.Hashtable<K,V> ihshFFMCOverrideFromInputParms
-
ihsPaymentCheckRetryRequiredOrders
java.util.HashSet<E> ihsPaymentCheckRetryRequiredOrders
-
ivecFailureInfoForOrder
java.util.Vector<E> ivecFailureInfoForOrder
-
ihshFFMCenterCache
java.util.Hashtable<K,V> ihshFFMCenterCache
-
istrOrderIds
java.lang.String[] istrOrderIds
-
ihshOrderItemId
java.util.Hashtable<K,V> ihshOrderItemId
-
ihshFFMCenterId
java.util.Hashtable<K,V> ihshFFMCenterId
-
istrFulfillmentOrderId
java.lang.String istrFulfillmentOrderId
-
istrFulfillmentOrderName
java.lang.String istrFulfillmentOrderName
-
istrOutFailedOrderCountName
java.lang.String istrOutFailedOrderCountName
-
istrOutFailedOrderName
java.lang.String istrOutFailedOrderName
-
istrOutFailedOrderItemsName
java.lang.String istrOutFailedOrderItemsName
-
istrOutFailureMessageName
java.lang.String istrOutFailureMessageName
-
istrOutFailureMessageKeyName
java.lang.String istrOutFailureMessageKeyName
-
ibAddingMultipleFulfillmentOrders
boolean ibAddingMultipleFulfillmentOrders
-
istrLastFulfillmentOrderRefNum
java.lang.String istrLastFulfillmentOrderRefNum
-
istrRedirectURL
java.lang.String istrRedirectURL
-
inAllocate
java.lang.Short inAllocate
-
inRelease
java.lang.Short inRelease
-
inhshReleaseBean
java.util.HashMap<K,V> inhshReleaseBean
-
inhshReleaseTotal
java.util.HashMap<K,V> inhshReleaseTotal
-
-
-
Class com.ibm.commerce.inventory.commands.CancelExternalInventoryTaskCmdImpl extends ExternalInventoryBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
istrThisClass
java.lang.String istrThisClass
-
orderItemAB
OrderItemAccessBean orderItemAB
-
-
-
Class com.ibm.commerce.inventory.commands.CheckExternalInventoryTaskCmdImpl extends ExternalInventoryBaseTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrComment1
java.lang.String istrComment1
-
istrComment2
java.lang.String istrComment2
-
idecCost
java.math.BigDecimal idecCost
-
inDistArrangId
java.lang.Long inDistArrangId
-
inFfmcenterId
java.lang.Integer inFfmcenterId
-
inItemspcId
java.lang.Long inItemspcId
-
inMemberId
java.lang.Long inMemberId
-
istrPartNumber
java.lang.String istrPartNumber
-
inQtyReceived
java.lang.Integer inQtyReceived
-
inRaDetailId
java.lang.Long inRaDetailId
-
inRcptAvailId
java.lang.Long inRcptAvailId
-
itmReceiptDate
java.sql.Timestamp itmReceiptDate
-
inReceiptId
java.lang.Long inReceiptId
-
istrReceiptType
java.lang.String istrReceiptType
-
inRtnRcptDspId
java.lang.Long inRtnRcptDspId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
inVendorId
java.lang.Long inVendorId
-
inVersionSpcId
java.lang.Long inVersionSpcId
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
-
-
Class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrBusinessTitle
java.lang.String istrBusinessTitle
-
istrCity
java.lang.String istrCity
-
istrCountry
java.lang.String istrCountry
-
istrEmail1
java.lang.String istrEmail1
-
istrEmail2
java.lang.String istrEmail2
-
istrFax1
java.lang.String istrFax1
-
istrFax2
java.lang.String istrFax2
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
istrField3
java.lang.String istrField3
-
istrFirstName
java.lang.String istrFirstName
-
istrLastName
java.lang.String istrLastName
-
istrMemberId
java.lang.String istrMemberId
-
istrMiddleName
java.lang.String istrMiddleName
-
istrNickname
java.lang.String istrNickname
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrPhone1
java.lang.String istrPhone1
-
istrPhone2
java.lang.String istrPhone2
-
istrShippingGeoCode
java.lang.String istrShippingGeoCode
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrState
java.lang.String istrState
-
istrTaxGeoCode
java.lang.String istrTaxGeoCode
-
istrZipCode
java.lang.String istrZipCode
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAction
int iAction
Specify No-ACTION action -
iStoreId
java.lang.Integer iStoreId
The overall parameter. -
istrCallerCommandName
java.lang.String istrCallerCommandName
-
inventorySystem
int inventorySystem
-
iOrderItem
OrderItemAccessBean iOrderItem
-
istrOrderIds
java.lang.String[] istrOrderIds
-
iCatEntryId
java.lang.Long iCatEntryId
For the usage checkInventory, non-ATP will call CheckInventoryCmd And ATP will call AllocateInventoryCmd through InventoryManagementHelper -
dQuantity
java.lang.Double dQuantity
-
iQuantityMeasure
java.lang.String iQuantityMeasure
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iUniqueOrderitemIdList
java.util.Hashtable<K,V> iUniqueOrderitemIdList
For action resolveFulfillmentCenter/updateFulfillmentCenter, non-ATP will call ResolveFulfillmentCenterCmd/CheckInventoryCmd and accept array of OrderItemAccessBean or catentry/quantity/fulfillment. And ATP will call AllocateInventoryCmd/GetEligibleFulfillmentCenterCmd, and accept list of OrderItemAccessBean -
isFlushNeeded
boolean isFlushNeeded
-
items
java.util.Vector<E> items
-
inPreferredFulfillmentCenterId
java.lang.Integer inPreferredFulfillmentCenterId
-
ihsOrderItemFulfillmentCentersMaps
java.util.Hashtable<K,V> ihsOrderItemFulfillmentCentersMaps
-
istrUnitOfMeasure
java.lang.String istrUnitOfMeasure
-
iShippingModeId
java.lang.Integer iShippingModeId
-
istrContinue
java.lang.String istrContinue
-
vecNoInvCatEntryId
java.util.Vector<E> vecNoInvCatEntryId
-
fulfillmentCenters
java.util.Vector<E> fulfillmentCenters
-
iOrderMoveFrom
boolean iOrderMoveFrom
-
astrInOrders
java.lang.String[] astrInOrders
For action allocateInventory, non-ATP will call updateInventory And ATP will call AllocateInventoryCmd through InventoryManagementHelper -
astrOutOrders
java.lang.String[] astrOutOrders
-
hsInvalidlyAllocatedOrderItemsAfterAllocation
java.util.Hashtable<K,V> hsInvalidlyAllocatedOrderItemsAfterAllocation
-
istrReservationInstance
java.lang.String istrReservationInstance
For action ReserveInventory, non-ATP will call updateInventory And ATP will call ReserveInventoryCmd, which need accept reservationInstance/reservationType/descrption -
istrDescription
java.lang.String istrDescription
-
iReservationType
java.lang.Long iReservationType
-
iReservationId
java.lang.Long iReservationId
For action AdjustReserveInventory, non-ATP will call updateInventory And ATP will call AdjustInventoryReservationCmd , which need accept list reservationInstance/reservationType/description -
neededQuantity
java.lang.Integer neededQuantity
For action GetInventoryQuantity, non-ATP/no inventory will do nothing And ATP will call Helper to do some convert , which need accept list OrderItemAccessBean and quantity -
vOrdersForInventoryOperations
java.util.Vector<E> vOrdersForInventoryOperations
-
iATPParms
ATPParameters iATPParms
ATP parameters. -
requestProperties
TypedProperty requestProperties
The request properties associated with a command.
-
-
-
Class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAction
int iAction
Deprecated.Specify No-ACTION action -
iStoreId
java.lang.Integer iStoreId
Deprecated.The overall parameter. -
istrCallerCommandName
java.lang.String istrCallerCommandName
Deprecated. -
inventorySystem
int inventorySystem
Deprecated. -
iOrderItem
OrderItemAccessBean iOrderItem
Deprecated. -
istrOrderIds
java.lang.String[] istrOrderIds
Deprecated. -
iCatEntryId
java.lang.Long iCatEntryId
Deprecated.For the usage checkInventory, non-ATP calls CheckInventoryCmd And ATP calls AllocateInventoryCmd through InventoryManagementHelper -
dQuantity
java.lang.Double dQuantity
Deprecated. -
iQuantityMeasure
java.lang.String iQuantityMeasure
Deprecated. -
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
Deprecated. -
iUniqueOrderitemIdList
java.util.Hashtable<K,V> iUniqueOrderitemIdList
Deprecated.For action resolveFulfillmentCenter/updateFulfillmentCenter, non-ATP calls ResolveFulfillmentCenterCmd/CheckInventoryCmd and accept array of OrderItemAccessBean or catentry/quantity/fulfillment. And ATP calls AllocateInventoryCmd/GetEligibleFulfillmentCenterCmd, and accepts listing of OrderItemAccessBean -
isFlushNeeded
boolean isFlushNeeded
Deprecated. -
items
java.util.Vector<E> items
Deprecated. -
inPreferredFulfillmentCenterId
java.lang.Integer inPreferredFulfillmentCenterId
Deprecated. -
ihsOrderItemFulfillmentCentersMaps
java.util.Hashtable<K,V> ihsOrderItemFulfillmentCentersMaps
Deprecated. -
istrUnitOfMeasure
java.lang.String istrUnitOfMeasure
Deprecated. -
iShippingModeId
java.lang.Integer iShippingModeId
Deprecated. -
istrContinue
java.lang.String istrContinue
Deprecated. -
vecNoInvCatEntryId
java.util.Vector<E> vecNoInvCatEntryId
Deprecated. -
fulfillmentCenters
java.util.Vector<E> fulfillmentCenters
Deprecated. -
iOrderMoveFrom
boolean iOrderMoveFrom
Deprecated. -
astrInOrders
java.lang.String[] astrInOrders
Deprecated.For action allocateInventory, non-ATP calls updateInventory And ATP calls AllocateInventoryCmd through InventoryManagementHelper -
astrOutOrders
java.lang.String[] astrOutOrders
Deprecated. -
hsInvalidlyAllocatedOrderItemsAfterAllocation
java.util.Hashtable<K,V> hsInvalidlyAllocatedOrderItemsAfterAllocation
Deprecated. -
istrReservationInstance
java.lang.String istrReservationInstance
Deprecated.For action ReserveInventory, non-ATP calls updateInventory And ATP calls ReserveInventoryCmd, which needs to accept reservationInstance/reservationType/descrption -
istrDescription
java.lang.String istrDescription
Deprecated. -
iReservationType
java.lang.Long iReservationType
Deprecated. -
iReservationId
java.lang.Long iReservationId
Deprecated.For action AdjustReserveInventory, non-ATP calls updateInventory And ATP calls AdjustInventoryReservationCmd , which needs to accept list reservationInstance/reservationType/description -
neededQuantity
java.lang.Integer neededQuantity
Deprecated.For action GetInventoryQuantity, non-ATP/no inventory takes no action And ATP calls Helper to do some conversion, which neededs to accept list OrderItemAccessBean and quantity -
vOrdersForInventoryOperations
java.util.Vector<E> vOrdersForInventoryOperations
Deprecated. -
iATPParms
ATPParameters iATPParms
Deprecated.ATP parameters. -
requestProperties
TypedProperty requestProperties
Deprecated.The request properties associated with a command.
-
-
-
Class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrarrEIRs
java.lang.String[] istrarrEIRs
-
istrRaId
java.lang.String istrRaId
-
-
-
Class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
ivecAddedItem
java.util.Vector<E> ivecAddedItem
-
inAddedSize
int inAddedSize
-
istrExternalId
java.lang.String istrExternalId
-
istrOrderDate
java.lang.String istrOrderDate
-
istrRaId
java.lang.String istrRaId
-
istrVendorId
java.lang.String istrVendorId
-
istrExpectedDate
java.lang.String istrExpectedDate
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrItemspcId
java.lang.String istrItemspcId
-
istrQtyOrdered
java.lang.String istrQtyOrdered
-
istrRaDetailComment
java.lang.String istrRaDetailComment
-
-
-
Class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrarrEIRs
java.lang.String[] istrarrEIRs
-
istrRaId
java.lang.String istrRaId
-
-
-
Class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
inAddedSize
int inAddedSize
-
inChangedSize
int inChangedSize
-
inRemovedSize
int inRemovedSize
-
ivecAddedItem
java.util.Vector<E> ivecAddedItem
-
ivecChangedItem
java.util.Vector<E> ivecChangedItem
-
ivecRemovedItem
java.util.Vector<E> ivecRemovedItem
-
istrExternalId
java.lang.String istrExternalId
-
istrOrderDate
java.lang.String istrOrderDate
-
istrRaId
java.lang.String istrRaId
-
istrAction
java.lang.String istrAction
-
istrExpectedDate
java.lang.String istrExpectedDate
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrItemspcId
java.lang.String istrItemspcId
-
istrQtyOrdered
java.lang.String istrQtyOrdered
-
istrRaDetailComment
java.lang.String istrRaDetailComment
-
istrRaDetailId
java.lang.String istrRaDetailId
-
-
-
Class com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrOrderIds
java.lang.String[] istrOrderIds
order ids -
callerCommandName
java.lang.String callerCommandName
caller command name -
action
int action
action -
externalOMSRA
ExpectedInventoryRecordsAccessBean externalOMSRA
external OMS ra
-
-
-
Class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrFulfillmentCenterId
java.lang.String istrFulfillmentCenterId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrFulfillmentCenterName
java.lang.String istrFulfillmentCenterName
-
istrDisplayName
java.lang.String istrDisplayName
-
istrDescription
java.lang.String istrDescription
-
istrNickname
java.lang.String istrNickname
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZipcode
java.lang.String istrZipcode
-
istrCountry
java.lang.String istrCountry
-
istrDefaultShipOffset
java.lang.String istrDefaultShipOffset
-
istrMaxNumPick
java.lang.String istrMaxNumPick
-
istrPickDelayInMin
java.lang.String istrPickDelayInMin
-
istrDropship
java.lang.String istrDropship
-
-
-
Class com.ibm.commerce.inventory.commands.FulfillmentCenterDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrFulfillmentCenterIds
java.lang.String[] istrFulfillmentCenterIds
-
istrCurrentFulfillmentCenterId
java.lang.String istrCurrentFulfillmentCenterId
-
-
-
Class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrFulfillmentCenterId
java.lang.String istrFulfillmentCenterId
-
istrLanguageId
java.lang.String istrLanguageId
-
istrFulfillmentCenterName
java.lang.String istrFulfillmentCenterName
-
istrDisplayName
java.lang.String istrDisplayName
-
istrDescription
java.lang.String istrDescription
-
istrNickname
java.lang.String istrNickname
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZipcode
java.lang.String istrZipcode
-
istrCountry
java.lang.String istrCountry
-
istrDefaultShipOffset
java.lang.String istrDefaultShipOffset
-
istrMaxNumPick
java.lang.String istrMaxNumPick
-
istrPickDelayInMin
java.lang.String istrPickDelayInMin
-
istrDropship
java.lang.String istrDropship
-
-
-
Class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
languageId
java.lang.Integer languageId
-
orderReleases
java.util.Vector<E> orderReleases
-
ffmCenterId
java.lang.Integer ffmCenterId
-
pickBatchId
java.lang.String pickBatchId
-
storeentId
java.lang.Integer storeentId
-
storeName
java.lang.String storeName
-
ffmcenterName
java.lang.String ffmcenterName
-
packSlipXml
java.lang.String packSlipXml
-
releaseNumber
java.lang.String releaseNumber
-
orderNumber
java.lang.String orderNumber
-
customerNumber
java.lang.String customerNumber
-
orderDate
java.lang.String orderDate
-
baseItemID
java.lang.Long baseItemID
-
orderedQuantity
java.lang.Double orderedQuantity
-
iSKU
java.lang.String iSKU
-
orderItemId
java.lang.String orderItemId
-
shortDescription
java.lang.String shortDescription
-
longDescription
java.lang.String longDescription
-
iNestedKitNodesMap
java.util.HashMap<K,V> iNestedKitNodesMap
-
pickSlipData
java.util.HashMap<K,V> pickSlipData
-
-
-
Class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
NOTEXPEDITED
java.lang.String NOTEXPEDITED
-
inFfmcenterId
java.lang.Integer inFfmcenterId
-
inLanguageId
java.lang.Integer inLanguageId
-
inStoreentId
java.lang.Integer inStoreentId
-
inIsExpedited
java.lang.String inIsExpedited
-
inMaxOrdReleasesPerPickbatch
int inMaxOrdReleasesPerPickbatch
-
istrMoreOrderReleases
java.lang.String istrMoreOrderReleases
-
inPickBatchId
java.lang.Long inPickBatchId
-
pickSlipData
java.util.HashMap<K,V> pickSlipData
-
-
-
Class com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmdImpl extends GenericInventoryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.commands.GenericInventoryBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catEntryId
java.lang.Long catEntryId
-
reservationId
java.lang.Long reservationId
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
store
StoreAccessBean store
-
origStore
StoreAccessBean origStore
-
quantity
java.lang.Integer quantity
-
itemSpecId
java.lang.Long itemSpecId
-
useATP
boolean useATP
-
-
-
Class com.ibm.commerce.inventory.commands.GenericInventoryReserveCmdImpl extends GenericInventoryBaseCmdImpl implements Serializable
-
Serialized Fields
-
reservationType
java.lang.Long reservationType
-
description
java.lang.String description
-
-
-
Class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrCatEntryId
java.lang.String istrCatEntryId
-
istrAdjustmentComment
java.lang.String istrAdjustmentComment
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrInvAdjCodeId
java.lang.String istrInvAdjCodeId
-
istrInvadjustId
java.lang.String istrInvadjustId
-
istrItemspcId
java.lang.String istrItemspcId
-
istrMemberId
java.lang.String istrMemberId
-
istrPartNumber
java.lang.String istrPartNumber
-
istrQuantity
java.lang.String istrQuantity
-
istrVersionSpcId
java.lang.String istrVersionSpcId
-
istrFlagCheck
java.lang.String istrFlagCheck
-
istrFlagUpdate
java.lang.String istrFlagUpdate
-
-
-
Class com.ibm.commerce.inventory.commands.InventoryAdjustmentCodeCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrInventoryAdjustmentCodeId
java.lang.String istrInventoryAdjustmentCodeId
-
istrInventoryAdjustmentCode
java.lang.String istrInventoryAdjustmentCode
-
istrInventoryAdjustmentCodeDescription
java.lang.String istrInventoryAdjustmentCodeDescription
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.commands.InventoryAdjustmentCodeDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrInventoryAdjustmentCodeIds
java.lang.String[] istrInventoryAdjustmentCodeIds
-
istrCurrentInventoryAdjustmentCodeId
java.lang.String istrCurrentInventoryAdjustmentCodeId
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
-
-
Class com.ibm.commerce.inventory.commands.InventoryAdjustmentCodeUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrInventoryAdjustmentCodeId
java.lang.String istrInventoryAdjustmentCodeId
-
istrInventoryAdjustmentCode
java.lang.String istrInventoryAdjustmentCode
-
istrInventoryAdjustmentCodeDescription
java.lang.String istrInventoryAdjustmentCodeDescription
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inDistArrangId
java.lang.Long inDistArrangId
-
inItemspcId
java.lang.Long inItemspcId
-
inRcptAvailId
java.lang.Long inRcptAvailId
-
inReceiptId
java.lang.Long inReceiptId
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
-
-
Class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAction
int iAction
-
inventorySystem
int inventorySystem
-
istrComment1
java.lang.String istrComment1
-
istrComment2
java.lang.String istrComment2
-
idecCost
java.lang.String idecCost
-
inDistArrangId
java.lang.String inDistArrangId
-
inFfmcenterId
java.lang.String inFfmcenterId
-
inItemspcId
java.lang.String inItemspcId
-
inMemberId
java.lang.String inMemberId
-
istrPartNumber
java.lang.String istrPartNumber
-
inQtyReceived
java.lang.String inQtyReceived
-
inRaDetailId
java.lang.String inRaDetailId
-
inRcptAvailId
java.lang.String inRcptAvailId
-
itmReceiptDate
java.lang.String itmReceiptDate
-
inReceiptId
java.lang.String inReceiptId
-
istrReceiptType
java.lang.String istrReceiptType
-
inRtnRcptDspId
java.lang.String inRtnRcptDspId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
inVendorId
java.lang.String inVendorId
-
inVersionSpcId
java.lang.String inVersionSpcId
-
iStoreId
java.lang.Integer iStoreId
-
iCatEntryId
java.lang.String iCatEntryId
-
istrErrorView
java.lang.String istrErrorView
-
istrAdjustmentComment
java.lang.String istrAdjustmentComment
-
istrInvAdjCodeId
java.lang.String istrInvAdjCodeId
-
istrInvadjustId
java.lang.String istrInvadjustId
-
istrFlagCheck
java.lang.String istrFlagCheck
-
istrFlagUpdate
java.lang.String istrFlagUpdate
-
-
-
Class com.ibm.commerce.inventory.commands.PickBatchGenerateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrErrorView
java.lang.String istrErrorView
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrMoreOrderReleases
java.lang.String istrMoreOrderReleases
-
istrPickBatchId
java.lang.String istrPickBatchId
-
istrIsExpedited
java.lang.String istrIsExpedited
-
retries
long retries
-
-
-
Class com.ibm.commerce.inventory.commands.PrepareReleaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderIds
java.lang.Long[] inOrderIds
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
iTotalForReleases
java.util.HashMap<K,V> iTotalForReleases
-
-
-
Class com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
action
int action
-
iabOrder
OrderAccessBean iabOrder
-
orderInventory
com.ibm.commerce.inventory.datatypes.OrderInventoryType orderInventory
-
-
-
Class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrErrorView
java.lang.String istrErrorView
-
istrFinishView
java.lang.String istrFinishView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
iobjSubmitErrorECMessage
ECMessage iobjSubmitErrorECMessage
-
istrComment1
java.lang.String istrComment1
-
istrComment2
java.lang.String istrComment2
-
istrCost
java.lang.String istrCost
-
istrDistArrangId
java.lang.String istrDistArrangId
-
istrFfmcenterId
java.lang.String istrFfmcenterId
-
istrItemspcId
java.lang.String istrItemspcId
-
istrMemberId
java.lang.String istrMemberId
-
istrPartNumber
java.lang.String istrPartNumber
-
istrQtyReceived
java.lang.String istrQtyReceived
-
istrRaDetailId
java.lang.String istrRaDetailId
-
istrRcptAvailId
java.lang.String istrRcptAvailId
-
istrReceiptDate
java.lang.String istrReceiptDate
-
istrReceiptId
java.lang.String istrReceiptId
-
istrReceiptType
java.lang.String istrReceiptType
-
istrRtnRcptDspId
java.lang.String istrRtnRcptDspId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
istrVendorId
java.lang.String istrVendorId
-
istrVersionSpcId
java.lang.String istrVersionSpcId
-
istrFlagUpdate
java.lang.String istrFlagUpdate
-
istrFlagCheck
java.lang.String istrFlagCheck
-
istrCatEntryId
java.lang.String istrCatEntryId
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseManifestCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrManifestFound
java.lang.String istrManifestFound
-
istrOrdersId
java.lang.String istrOrdersId
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
redirectURL
java.lang.String redirectURL
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseOrdersToFulfillmentCOCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
abOrderReleaseTotalsAccessBean
OrderReleaseTotalsAccessBean abOrderReleaseTotalsAccessBean
-
reprepareOrderReleasesCmd
com.ibm.commerce.order.commands.ReprepareOrderReleasesCmd reprepareOrderReleasesCmd
-
reservePaymentCmd
ReservePaymentCmd reservePaymentCmd
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseOrderToFulfillmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
CPACmd
CheckOrderPaymentAuthorizedCmd CPACmd
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseOrderToFulfillmentVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrErrorView
java.lang.String istrErrorView
-
istrFinishView
java.lang.String istrFinishView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrDateShipped
java.lang.String istrDateShipped
Commented out - smd 57411 private ECMessage iobjSubmitErrorECMessage = ECMessage._ERR_INVENTORY_CREATE_MANIFEST; -
istrLastupdate
java.lang.String istrLastupdate
-
istrManifestId
java.lang.String istrManifestId
-
istrManifestFound
java.lang.String istrManifestFound
-
istrManifestStatus
java.lang.String istrManifestStatus
-
istrOrdersId
java.lang.String istrOrdersId
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
istrPackageId
java.lang.String istrPackageId
-
istrPickupRecordId
java.lang.String istrPickupRecordId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
istrShipModeId
java.lang.String istrShipModeId
-
istrShippingCosts
java.lang.String istrShippingCosts
-
istrTrackingId
java.lang.String istrTrackingId
-
istrUpdateManifestStatus
java.lang.String istrUpdateManifestStatus
-
istrWeight
java.lang.String istrWeight
-
istrWeightMeasure
java.lang.String istrWeightMeasure
-
iProducts
java.util.Vector<E> iProducts
-
iProductQty
java.lang.String iProductQty
-
iProductSKU
java.lang.String iProductSKU
-
iProductUSN
java.util.Vector<E> iProductUSN
-
iComponents
java.util.Vector<E> iComponents
-
iComponentQty
java.lang.String iComponentQty
-
iComponentSKU
java.lang.String iComponentSKU
-
iComponentUSN
java.util.Vector<E> iComponentUSN
-
inStoreId
java.lang.Integer inStoreId
The store id to be used for runtime operations Since this command can be executed at the site level, the store needs to be obtained from the order. The command context will not have the appropriate store nor will it have a store access bean
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrSize
java.lang.String istrSize
-
istrarrManifestIds
java.lang.String[] istrarrManifestIds
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseShipUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrDateShipped
java.lang.String istrDateShipped
-
istrLastupdate
java.lang.String istrLastupdate
-
istrManifestId
java.lang.String istrManifestId
-
istrManifestStatus
java.lang.String istrManifestStatus
-
istrPackageId
java.lang.String istrPackageId
-
istrPickupRecordId
java.lang.String istrPickupRecordId
-
istrSetCCurr
java.lang.String istrSetCCurr
-
istrShipModeId
java.lang.String istrShipModeId
-
istrShippingCosts
java.lang.String istrShippingCosts
-
istrTrackingId
java.lang.String istrTrackingId
-
istrWeight
java.lang.String istrWeight
-
istrWeightMeasure
java.lang.String istrWeightMeasure
-
-
-
Class com.ibm.commerce.inventory.commands.ReleaseShortShipConfirmCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrOrdersId
java.lang.String istrOrdersId
-
istrOrdReleaseNum
java.lang.String istrOrdReleaseNum
-
hsOrderAdjust
java.util.Hashtable<K,V> hsOrderAdjust
-
iforceCancel
boolean iforceCancel
-
-
-
Class com.ibm.commerce.inventory.commands.ReserveExternalInventoryTaskCmdImpl extends ExternalInventoryBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
istrThisClass
java.lang.String istrThisClass
-
-
-
Class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
docName
java.lang.String docName
-
iiFFCId
java.lang.Integer iiFFCId
-
iiQuantity
java.lang.Integer iiQuantity
-
ilItemSpcId
java.lang.Long ilItemSpcId
-
ilNewInvReserveId
java.lang.Long ilNewInvReserveId
-
ilReservationType
java.lang.Long ilReservationType
-
istrReservationInstance
java.lang.String istrReservationInstance
-
-
-
Class com.ibm.commerce.inventory.commands.ResolveReleasesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
iabOrder
OrderAccessBean iabOrder
-
ivResolvedReleases
java.util.Vector<E> ivResolvedReleases
-
ivAllItems
java.util.Vector<E> ivAllItems
-
ienumItems
java.util.Enumeration<E> ienumItems
-
iabRelease
OrderReleaseAccessBean iabRelease
-
ienumReleases
java.util.Enumeration<E> ienumReleases
-
orderReleasesToResolve
OrderReleaseAccessBean[] orderReleasesToResolve
-
currentTime
java.sql.Timestamp currentTime
-
-
-
Class com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrReturnReasonId
java.lang.String istrReturnReasonId
-
istrReturnReasonCode
java.lang.String istrReturnReasonCode
-
istrReturnReasonType
java.lang.String istrReturnReasonType
-
istrReturnReasonDescription
java.lang.String istrReturnReasonDescription
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.commands.ReturnReasonCodeDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrReturnReasonIds
java.lang.String[] istrReturnReasonIds
-
istrCurrentReturnReasonId
java.lang.String istrCurrentReturnReasonId
-
-
-
Class com.ibm.commerce.inventory.commands.ReturnReasonCodeUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrReturnReasonId
java.lang.String istrReturnReasonId
-
istrReturnReasonCode
java.lang.String istrReturnReasonCode
-
istrReturnReasonDescription
java.lang.String istrReturnReasonDescription
-
istrStoreentId
java.lang.String istrStoreentId
-
istrLanguageId
java.lang.String istrLanguageId
-
-
-
Class com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrManifestFound
java.lang.String istrManifestFound
-
inOrdersId
java.lang.Long inOrdersId
-
inOrdReleaseNum
java.lang.Integer inOrdReleaseNum
-
ihshRequestProperties
TypedProperty ihshRequestProperties
-
orderItemAccessBeanV
java.util.Vector<E> orderItemAccessBeanV
-
manifestId
java.lang.Long manifestId
-
-
-
Class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrBusinessTitle
java.lang.String istrBusinessTitle
-
istrCity
java.lang.String istrCity
-
istrCountry
java.lang.String istrCountry
-
istrEmail1
java.lang.String istrEmail1
-
istrEmail2
java.lang.String istrEmail2
-
istrFax1
java.lang.String istrFax1
-
istrFax2
java.lang.String istrFax2
-
istrField1
java.lang.String istrField1
-
istrField2
java.lang.String istrField2
-
istrField3
java.lang.String istrField3
-
istrFirstName
java.lang.String istrFirstName
-
istrLastName
java.lang.String istrLastName
-
istrMemberId
java.lang.String istrMemberId
-
istrMiddleName
java.lang.String istrMiddleName
-
istrNickname
java.lang.String istrNickname
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrPhone1
java.lang.String istrPhone1
-
istrPhone2
java.lang.String istrPhone2
-
istrShippingGeoCode
java.lang.String istrShippingGeoCode
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrState
java.lang.String istrState
-
istrTaxGeoCode
java.lang.String istrTaxGeoCode
-
istrZipCode
java.lang.String istrZipCode
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.inventory.commands.ValidateInventoryStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.inventory.commands.VendorCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrVendorId
java.lang.String istrVendorId
-
istrVendorName
java.lang.String istrVendorName
-
istrStoreentId
java.lang.String istrStoreentId
-
istrDescription
java.lang.String istrDescription
-
istrLanguageId
java.lang.String istrLanguageId
-
istrNickname
java.lang.String istrNickname
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZipCode
java.lang.String istrZipCode
-
istrCountry
java.lang.String istrCountry
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrFirstName
java.lang.String istrFirstName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrLastName
java.lang.String istrLastName
-
istrBusinessTitle
java.lang.String istrBusinessTitle
-
istrPhone1
java.lang.String istrPhone1
-
istrFax1
java.lang.String istrFax1
-
istrEmail1
java.lang.String istrEmail1
-
istrStoreEntityIdentifier
java.lang.String istrStoreEntityIdentifier
-
-
-
Class com.ibm.commerce.inventory.commands.VendorDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrVendorIds
java.lang.String[] istrVendorIds
-
istrCurrentVendorId
java.lang.String istrCurrentVendorId
-
-
-
Class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreAddressId
java.lang.String istrStoreAddressId
-
istrVendorId
java.lang.String istrVendorId
-
istrVendorName
java.lang.String istrVendorName
-
istrStoreentId
java.lang.String istrStoreentId
-
istrDescription
java.lang.String istrDescription
-
istrLanguageId
java.lang.String istrLanguageId
-
istrNickname
java.lang.String istrNickname
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZipCode
java.lang.String istrZipCode
-
istrCountry
java.lang.String istrCountry
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrFirstName
java.lang.String istrFirstName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrLastName
java.lang.String istrLastName
-
istrBusinessTitle
java.lang.String istrBusinessTitle
-
istrPhone1
java.lang.String istrPhone1
-
istrFax1
java.lang.String istrFax1
-
istrEmail1
java.lang.String istrEmail1
-
istrStoreEntityIdentifier
java.lang.String istrStoreEntityIdentifier
-
-
-
-
Package com.ibm.commerce.inventory.facade.client
-
Class com.ibm.commerce.inventory.facade.client.InventoryAvailabilityException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.inventory.facade.client.InventoryRequirementException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.inventory.facade.server.commands
-
Class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
The store ID in the business context. -
inCatalogEntryIds
java.lang.Long[] inCatalogEntryIds
The catalog entry IDs to retrieve the inventory availability. -
inOnlineStoreIds
java.lang.Integer[] inOnlineStoreIds
The online store IDs to retrieve the inventory availability. -
istrPhysicalStoreIds
java.lang.String[] istrPhysicalStoreIds
The physical store IDs to retrieve the inventory availability. -
istrPartNumbers
java.lang.String[] istrPartNumbers
The catalog entry part numbers. -
istrOnlineStoreIdentifiers
java.lang.String[] istrOnlineStoreIdentifiers
The online store name identifiers. -
istrPhysicalStoreIdentifiers
java.lang.String[] istrPhysicalStoreIdentifiers
The physical store external identifiers. -
imapCatalogEntries
java.util.Map<K,V> imapCatalogEntries
A map to store the CatentryIds with the catalog entry access bean. -
imapBaseItems
java.util.Map<K,V> imapBaseItems
A map to store the CatentryIds with the BaseItems. -
imapOnlineStores
java.util.Map<K,V> imapOnlineStores
A map to store the online store Id with the store access bean. -
imapPhysicalStores
java.util.Map<K,V> imapPhysicalStores
A map to store the physical sotre Id with the PhysicalStoreType. -
imapOnlineStoreFulfillmentCenterIds
java.util.Map<K,V> imapOnlineStoreFulfillmentCenterIds
The map to store the related fulfillment center Ids of an online store. -
imapPhysicalStoreFulfillmentCenterIds
java.util.Map<K,V> imapPhysicalStoreFulfillmentCenterIds
The map to store the related fulfillment center Ids of a physical store. -
imapAvailableQuantities
java.util.Map<K,V> imapAvailableQuantities
The map to store the quantity of CatentryId/FulfillmentCenterId combination. -
imapAvailabilityDates
java.util.Map<K,V> imapAvailabilityDates
The map to store the available date of CatentryId/FulfillmentCenterId combination. -
inFulfillmentCenterIds
java.lang.Integer[] inFulfillmentCenterIds
All the fulfillment center Ids. -
istrFulfillmentCenterIdList
java.lang.String istrFulfillmentCenterIdList
Fulfillment center Ids list with the format "id1,id2,id3...". -
ilistNouns
java.util.List<E> ilistNouns
The inventory availability noun list. -
iComponentId
java.lang.String iComponentId
The component id. -
iSearchExpression
SearchExpression iSearchExpression
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.AbstractProcessInventoryRequirementActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ChangeInventoryAvailabilityBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iCatentryId
java.lang.String iCatentryId
-
iOnlineStoreId
java.lang.String iOnlineStoreId
-
iPhysicalStoreId
java.lang.String iPhysicalStoreId
-
iInventoryConfiguration
Invcnf iInventoryConfiguration
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ChangeInventoryAvailabilityBasePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ChangeInventoryAvailabilityCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeATPInventoryAvailabilityCmdImpl extends AbstractComposeInventoryAvailabilityCmdImpl implements Serializable
-
Serialized Fields
-
idfXMLDateTime
com.ibm.icu.text.DateFormat idfXMLDateTime
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeATPInventoryAvailabilityForDKCmdImpl extends com.ibm.commerce.inventory.facade.server.commands.ComposeATPInventoryAvailabilityCmdImpl implements Serializable
-
Serialized Fields
-
compCatEntryMap
java.util.HashMap<K,V> compCatEntryMap
-
idfXMLDateTime
com.ibm.icu.text.DateFormat idfXMLDateTime
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeDOMInventoryAvailabilityCmdImpl extends AbstractComposeInventoryAvailabilityCmdImpl implements Serializable
-
Serialized Fields
-
iUncachedOnlineStoreIds
java.util.List<E> iUncachedOnlineStoreIds
used to store the online store ids to get from DOM. -
iUncachedPhysicalStoreIds
java.util.List<E> iUncachedPhysicalStoreIds
used to store the physical store ids to get from DOM. -
configurationMap
java.util.Map<K,V> configurationMap
used to cache the inventory configuration data, which is resued when building nouns from fallback data. -
isCacheValid
boolean isCacheValid
used to indicate whether the cache is expired immediately. If the cache is expired immediately, the value is false, otherwise the value is true.
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeDOMInventoryAvailabilityForDKCmdImpl extends ComposeExternalInventoryAvailabilityWithUOMCmdImpl implements Serializable
-
Serialized Fields
-
imapListComponentCatalogEntryIdsAndQuantities
java.util.Map<K,V> imapListComponentCatalogEntryIdsAndQuantities
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeDOMInventoryAvailabilityForDKInBatchCmdImpl extends com.ibm.commerce.inventory.facade.server.commands.ComposeDOMInventoryAvailabilityForDKCmdImpl implements Serializable
-
Serialized Fields
-
isSBSEnabled
java.lang.String isSBSEnabled
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeDOMInventoryRequirementCmdImpl extends com.ibm.commerce.order.facade.server.commands.ComposeInventoryRequirementCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeExternalInventoryAvailabilityWithUOMCmdImpl extends ComposeDOMInventoryAvailabilityCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ComposeNonATPInventoryAvailabilityCmdImpl extends AbstractComposeInventoryAvailabilityCmdImpl implements Serializable
-
Serialized Fields
-
imapQuantityMeasures
java.util.Map<K,V> imapQuantityMeasures
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.FetchInventoryAvailabilityCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
The store ID in the business context. -
itsCurrentTime
java.sql.Timestamp itsCurrentTime
The current timestamp. -
iCommandContext
CommandContext iCommandContext
Command context. -
inCatalogEntryIds
java.lang.Long[] inCatalogEntryIds
The catalog entry IDs to retrieve the inventory availability. -
inOnlineStoreIds
java.lang.Integer[] inOnlineStoreIds
The online store IDs to retrieve the inventory availability. -
istrPhysicalStoreIds
java.lang.String[] istrPhysicalStoreIds
The physical store IDs to retrieve the inventory availability. -
istrPartNumbers
java.lang.String[] istrPartNumbers
The catalog entry part numbers. -
istrOnlineStoreIdentifiers
java.lang.String[] istrOnlineStoreIdentifiers
The online store name identifiers. -
istrPhysicalStoreIdentifiers
java.lang.String[] istrPhysicalStoreIdentifiers
The physical store external identifiers. -
imapCatalogEntries
java.util.Map<K,V> imapCatalogEntries
A map to store the CatentryIds with the catalog entry access bean. -
imapBaseItems
java.util.Map<K,V> imapBaseItems
A map to store the CatentryIds with the BaseItems. -
imapOnlineStores
java.util.Map<K,V> imapOnlineStores
A map to store the online store Id with the store access bean. -
imapPhysicalStores
java.util.Map<K,V> imapPhysicalStores
A map to store the physical sotre Id with the PhysicalStoreType. -
imapOnlineStoreFulfillmentCenterIds
java.util.Map<K,V> imapOnlineStoreFulfillmentCenterIds
The map to store the related fulfillment center Ids of an online store. -
imapPhysicalStoreFulfillmentCenterIds
java.util.Map<K,V> imapPhysicalStoreFulfillmentCenterIds
The map to store the related fulfillment center Ids of a physical store. -
inFulfillmentCenterIds
java.lang.Integer[] inFulfillmentCenterIds
All the fulfillment center Ids. -
istrFulfillmentCenterIdList
java.lang.String istrFulfillmentCenterIdList
Fulfillment center Ids list with the format "id1,id2,id3...". -
ilistNouns
java.util.List<E> ilistNouns
The inventory availability noun list. -
inInventorySystem
java.lang.Short inInventorySystem
The flag of the invnetory system of the store.
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.FetchInventoryAvailabilityForDKCmdImpl extends FetchInventoryAvailabilityCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.GetInventoryAvailabilityCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.GetInventoryStatusForZeroQuantityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
invStatus
InventoryStatusEnumerationType invStatus
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.GetInventoryStatusForZeroQuantityFromComponentConfigCmdImpl extends com.ibm.commerce.inventory.facade.server.commands.GetInventoryStatusForZeroQuantityCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.GetInventorySystemOutageToleranceCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.GetInventorySystemOutageToleranceFromConfigCmdImpl extends com.ibm.commerce.inventory.facade.server.commands.GetInventorySystemOutageToleranceCmdImpl implements Serializable
-
Serialized Fields
-
isSystemOutageTolerable
boolean isSystemOutageTolerable
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.GetRespectFallbackForInsufficientQuantityCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.GetRespectFallbackForInsufficientQuantityFromConfigCmdImpl extends com.ibm.commerce.inventory.facade.server.commands.GetRespectFallbackForInsufficientQuantityCmdImpl implements Serializable
-
Serialized Fields
-
respectFallbackForInsuffcientQuantity
boolean respectFallbackForInsuffcientQuantity
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.InventoryAvailabilityAutoLoadFromFilesCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
importFileNames
java.lang.String[] importFileNames
-
copyFrom
java.lang.String copyFrom
-
copyTo
java.lang.String copyTo
-
loggingPath
java.lang.String loggingPath
-
fileHandler
java.util.logging.FileHandler fileHandler
-
storeId
java.lang.Integer storeId
-
locale
java.util.Locale locale
-
userId
java.lang.Long userId
-
importFileNamesProcessIDs
java.util.HashMap<K,V> importFileNamesProcessIDs
-
startTime
java.sql.Timestamp startTime
-
iLOGGER
java.util.logging.Logger iLOGGER
-
flatFileSize
java.lang.Long flatFileSize
-
iErrorLogExists
boolean iErrorLogExists
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessExternalInventoryRequirementCheckInventoryActionWithUOMCmdImpl extends ProcessInventoryRequirementCheckInventoryActionCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessExternalInventoryRequirementCheckInventoryActionWithUOMInBatchCmdImpl extends ProcessExternalInventoryRequirementCheckInventoryActionWithUOMCmdImpl implements Serializable
-
Serialized Fields
-
isSBSEnabled
java.lang.String isSBSEnabled
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCancelInventoryReservationActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCheckInventoryActionCmdImpl extends AbstractProcessInventoryRequirementActionCmdImpl implements Serializable
-
Serialized Fields
-
ihshCatalogEntries
java.util.Map<K,V> ihshCatalogEntries
Used to cache external identifiers. -
ihshOnlineStores
java.util.Map<K,V> ihshOnlineStores
-
ihshPhysicalStores
java.util.Map<K,V> ihshPhysicalStores
-
partNumber2CatalogEntryId
java.util.Map<K,V> partNumber2CatalogEntryId
Used to cache internal identifiers -
onlineStoreName2Id
java.util.Map<K,V> onlineStoreName2Id
-
physicalStoreName2Id
java.util.Map<K,V> physicalStoreName2Id
-
inInventorySystem
java.lang.Short inInventorySystem
The flag of the invnetory system of the store. -
inStoreId
java.lang.Integer inStoreId
The store ID in the business context.
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementDecrementCacheActionCmdImpl extends AbstractProcessInventoryRequirementActionCmdImpl implements Serializable
-
Serialized Fields
-
inventoryStatusToDecrementCache
java.lang.String inventoryStatusToDecrementCache
-
-
-
Class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementReserveInventoryActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.commands.SyncInventoryAvailabilityCmdImpl extends AbstractSyncNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.inventory.facade.server.exception
-
Class com.ibm.commerce.inventory.facade.server.exception.InventoryApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.inventory.facade.server.exception.InventorySystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.inventory.facade.server.memorycache
-
Class com.ibm.commerce.inventory.facade.server.memorycache.InventoryAvailabilityMemoryCacheKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catentryId
java.lang.String catentryId
-
onlineStoreId
java.lang.String onlineStoreId
-
physicalStoreId
java.lang.String physicalStoreId
-
-
-
-
Package com.ibm.commerce.inventory.objects
-
Class com.ibm.commerce.inventory.objects.AvailableReceipt extends com.ibm.commerce.inventory.objimpl.AvailableReceiptEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.AvailableReceipt iTypedEntity
-
iInitKey_rcptAvailId
java.lang.Long iInitKey_rcptAvailId
-
-
-
Class com.ibm.commerce.inventory.objects.BackOrderAllocation extends com.ibm.commerce.inventory.objimpl.BackOrderAllocationEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.BackOrderAllocation iTypedEntity
-
iInitKey_orderItemsId
java.lang.Long iInitKey_orderItemsId
-
iInitKey_bkOrdNum
java.lang.Integer iInitKey_bkOrdNum
-
-
-
Class com.ibm.commerce.inventory.objects.BackOrderAllocationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItemsId
java.lang.Long orderItemsId
-
bkOrdNum
java.lang.Integer bkOrdNum
-
-
-
Class com.ibm.commerce.inventory.objects.BackOrderItem extends com.ibm.commerce.inventory.objimpl.BackOrderItemEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.BackOrderItem iTypedEntity
-
iInitKey_orderItemsId
java.lang.Long iInitKey_orderItemsId
-
-
-
Class com.ibm.commerce.inventory.objects.BaseItem extends com.ibm.commerce.inventory.objimpl.BaseItemEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.BaseItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.BaseItem iTypedEntity
-
iInitKey_baseItemId
java.lang.Long iInitKey_baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.BaseItemDescription extends com.ibm.commerce.inventory.objimpl.BaseItemDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.BaseItemDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_baseItem
java.lang.Long iInitKey_baseItem
-
-
-
Class com.ibm.commerce.inventory.objects.BaseItemDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
longDescription
java.lang.String longDescription
-
lastUpdate
java.sql.Timestamp lastUpdate
-
shortdescription
java.lang.String shortdescription
-
languageId
java.lang.Integer languageId
-
baseItemId
java.lang.Long baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.BaseItemDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
baseItem
java.lang.Long baseItem
-
-
-
Class com.ibm.commerce.inventory.objects.BaseItemEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
itemTypeId
java.lang.String itemTypeId
-
quantityMultiple
java.lang.Double quantityMultiple
-
quantityMeasure
java.lang.String quantityMeasure
-
markForDelete
java.lang.Integer markForDelete
-
lastupdate
java.sql.Timestamp lastupdate
-
partnumber
java.lang.String partnumber
-
memberId
java.lang.Long memberId
-
baseItemId
java.lang.Long baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.DistributionArrangement extends com.ibm.commerce.inventory.objimpl.DistributionArrangementEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.DistributionArrangement iTypedEntity
-
iInitKey_distArrangId
java.lang.Long iInitKey_distArrangId
-
-
-
Class com.ibm.commerce.inventory.objects.DistributionArrangementEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
wholeSaleStoreId
java.lang.Integer wholeSaleStoreId
-
startDate
java.sql.Timestamp startDate
-
pickingMethod
java.lang.String pickingMethod
-
merchantStoreId
java.lang.Integer merchantStoreId
-
lastupdate
java.sql.Timestamp lastupdate
-
field3
java.lang.String field3
-
field2
java.lang.String field2
-
field1
java.lang.String field1
-
endDate
java.sql.Timestamp endDate
-
distArrangId
java.lang.Long distArrangId
-
baseItemId
java.lang.Long baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecords extends com.ibm.commerce.inventory.objimpl.ExpectedInventoryRecordsEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ExpectedInventoryRecords iTypedEntity
-
iInitKey_expectedInventoryRecordsId
java.lang.Long iInitKey_expectedInventoryRecordsId
-
-
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocation extends com.ibm.commerce.inventory.objimpl.ExpectedInventoryRecordsBackOrderAllocationEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocation iTypedEntity
-
iInitKey_expectedInventoryRecordsBackAlloNum
java.lang.Integer iInitKey_expectedInventoryRecordsBackAlloNum
-
iInitKey_orderitemsId
java.lang.Long iInitKey_orderitemsId
-
-
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
expectedInventoryRecordsBackAlloNum
java.lang.Integer expectedInventoryRecordsBackAlloNum
-
orderitemsId
java.lang.Long orderitemsId
-
-
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetail extends com.ibm.commerce.inventory.objimpl.ExpectedInventoryRecordsDetailEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetail iTypedEntity
-
iInitKey_expectedInventoryRecordsDetailId
java.lang.Long iInitKey_expectedInventoryRecordsDetailId
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustment extends com.ibm.commerce.inventory.objimpl.InventoryAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.InventoryAdjustment iTypedEntity
-
iInitKey_invadjustId
java.lang.Long iInitKey_invadjustId
-
iInitKey_invAdjustNum
java.lang.Integer iInitKey_invAdjustNum
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentCode extends com.ibm.commerce.inventory.objimpl.InventoryAdjustmentCodeEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.InventoryAdjustmentCode iTypedEntity
-
iInitKey_invAdjCodeId
java.lang.Long iInitKey_invAdjCodeId
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescription extends com.ibm.commerce.inventory.objimpl.InventoryAdjustmentCodeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_invAdjCode
java.lang.Long iInitKey_invAdjCode
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
invAdjCode
java.lang.Long invAdjCode
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryAdjustmentKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
invadjustId
java.lang.Long invadjustId
-
invAdjustNum
java.lang.Integer invAdjustNum
-
-
-
Class com.ibm.commerce.inventory.objects.InventoryReserve extends com.ibm.commerce.inventory.objimpl.InventoryReserveEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.InventoryReserve iTypedEntity
-
iInitKey_invReserveId
java.lang.Long iInitKey_invReserveId
-
-
-
Class com.ibm.commerce.inventory.objects.ItemFulfillmentCenter extends com.ibm.commerce.inventory.objimpl.ItemFulfillmentCenterEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ItemFulfillmentCenter iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_itemSpc
java.lang.Long iInitKey_itemSpc
-
iInitKey_ffmCenter
java.lang.Integer iInitKey_ffmCenter
-
-
-
Class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
itemSpc
java.lang.Long itemSpc
-
ffmCenter
java.lang.Integer ffmCenter
-
-
-
Class com.ibm.commerce.inventory.objects.ItemSpecification extends com.ibm.commerce.inventory.objimpl.ItemSpecificationEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ItemSpecification iTypedEntity
-
iInitKey_itemspcId
java.lang.Long iInitKey_itemspcId
-
-
-
Class com.ibm.commerce.inventory.objects.ItemSpecificationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
partNumber
java.lang.String partNumber
-
memberId
java.lang.Long memberId
-
markForDelete
java.lang.Integer markForDelete
-
lastupdate
java.sql.Timestamp lastupdate
-
itemspcId
java.lang.Long itemspcId
-
discontinued
java.lang.String discontinued
-
baseItemId
java.lang.Long baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.ItemVersion extends com.ibm.commerce.inventory.objimpl.ItemVersionEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ItemVersionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ItemVersion iTypedEntity
-
iInitKey_itemversnId
java.lang.Long iInitKey_itemversnId
-
-
-
Class com.ibm.commerce.inventory.objects.ItemVersionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
versionName
java.lang.String versionName
-
expirationDate
java.sql.Timestamp expirationDate
-
baseItemId
java.lang.Long baseItemId
-
lastupdate
java.sql.Timestamp lastupdate
-
itemversnId
java.lang.Long itemversnId
-
-
-
Class com.ibm.commerce.inventory.objects.Manifest extends com.ibm.commerce.inventory.objimpl.ManifestEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ManifestAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.Manifest iTypedEntity
-
iInitKey_manifestId
java.lang.Long iInitKey_manifestId
-
iFindKey_orderRelease
com.ibm.commerce.inventory.objects.OrderReleaseKey iFindKey_orderRelease
-
-
-
Class com.ibm.commerce.inventory.objects.OrderChannelType extends com.ibm.commerce.inventory.objimpl.OrderChannelTypeEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OrderChannelType iTypedEntity
-
iInitKey_ordChnlTypId
java.lang.Long iInitKey_ordChnlTypId
-
-
-
Class com.ibm.commerce.inventory.objects.OrderItemPickingHistory extends com.ibm.commerce.inventory.objimpl.OrderItemPickingHistoryEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OrderItemPickingHistory iTypedEntity
-
iInitKey_orderItemsId
java.lang.Long iInitKey_orderItemsId
-
iInitKey_ordPickHstNum
java.lang.Integer iInitKey_ordPickHstNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItemsId
java.lang.Long orderItemsId
-
ordPickHstNum
java.lang.Integer ordPickHstNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderItemShippingHistory extends com.ibm.commerce.inventory.objimpl.OrderItemShippingHistoryEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OrderItemShippingHistory iTypedEntity
-
iInitKey_orderItemsId
java.lang.Long iInitKey_orderItemsId
-
iInitKey_ordShipHstNum
java.lang.Integer iInitKey_ordShipHstNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItemsId
java.lang.Long orderItemsId
-
ordShipHstNum
java.lang.Integer ordShipHstNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderRelease extends com.ibm.commerce.inventory.objimpl.OrderReleaseEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OrderRelease iTypedEntity
-
iInitKey_ordersId
java.lang.Long iInitKey_ordersId
-
iInitKey_orderReleaseNum
java.lang.Integer iInitKey_orderReleaseNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderReleaseKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
ordersId
java.lang.Long ordersId
-
orderReleaseNum
java.lang.Integer orderReleaseNum
-
-
-
Class com.ibm.commerce.inventory.objects.OrderReleaseTotals extends com.ibm.commerce.inventory.objimpl.OrderReleaseTotalsEntityBase implements Serializable
-
Serialized Fields
-
chargeType
java.lang.String chargeType
-
orderRelease
com.ibm.commerce.inventory.objects.OrderRelease orderRelease
-
-
-
Class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OrderReleaseTotals iTypedEntity
-
iInitKey_chargeType
java.lang.String iInitKey_chargeType
-
iInitKey_orderRelease
com.ibm.commerce.inventory.objects.OrderReleaseKey iInitKey_orderRelease
-
iFindKey_orderRelease
com.ibm.commerce.inventory.objects.OrderReleaseKey iFindKey_orderRelease
-
-
-
Class com.ibm.commerce.inventory.objects.OrderReleaseTotalsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
chargeType
java.lang.String chargeType
-
orderRelease
com.ibm.commerce.inventory.objects.OrderReleaseKey orderRelease
-
-
-
Class com.ibm.commerce.inventory.objects.OutputQueue extends com.ibm.commerce.inventory.objimpl.OutputQueueEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OutputQueueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OutputQueue iTypedEntity
-
iInitKey_outputQId
java.lang.Long iInitKey_outputQId
-
-
-
Class com.ibm.commerce.inventory.objects.OutputQueueDescription extends com.ibm.commerce.inventory.objimpl.OutputQueueDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.OutputQueueDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_outputQ
java.lang.Long iInitKey_outputQ
-
-
-
Class com.ibm.commerce.inventory.objects.OutputQueueDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
outputQ
java.lang.Long outputQ
-
-
-
Class com.ibm.commerce.inventory.objects.PickBatch extends com.ibm.commerce.inventory.objimpl.PickBatchEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.PickBatchAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.PickBatch iTypedEntity
-
iInitKey_pickBatchId
java.lang.Long iInitKey_pickBatchId
-
-
-
Class com.ibm.commerce.inventory.objects.RABackOrderAllocation extends com.ibm.commerce.inventory.objimpl.RABackOrderAllocationEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.RABackOrderAllocation iTypedEntity
-
iInitKey_orderitemsId
java.lang.Long iInitKey_orderitemsId
-
iInitKey_raBackAlloNum
java.lang.Integer iInitKey_raBackAlloNum
-
-
-
Class com.ibm.commerce.inventory.objects.RABackOrderAllocationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderitemsId
java.lang.Long orderitemsId
-
raBackAlloNum
java.lang.Integer raBackAlloNum
-
-
-
Class com.ibm.commerce.inventory.objects.RaDetail extends com.ibm.commerce.inventory.objimpl.RaDetailEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.RaDetailAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.RaDetail iTypedEntity
-
iInitKey_raDetailId
java.lang.Long iInitKey_raDetailId
-
-
-
Class com.ibm.commerce.inventory.objects.Receipt extends com.ibm.commerce.inventory.objimpl.ReceiptEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ReceiptAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.Receipt iTypedEntity
-
iInitKey_receiptId
java.lang.Long iInitKey_receiptId
-
-
-
Class com.ibm.commerce.inventory.objects.ReplenishmentAdvisement extends com.ibm.commerce.inventory.objimpl.ReplenishmentAdvisementEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.ReplenishmentAdvisement iTypedEntity
-
iInitKey_raId
java.lang.Long iInitKey_raId
-
-
-
Class com.ibm.commerce.inventory.objects.StoreItem extends com.ibm.commerce.inventory.objimpl.StoreItemEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.StoreItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.StoreItem iTypedEntity
-
iInitKey_storeentId
java.lang.Integer iInitKey_storeentId
-
iInitKey_baseItem
java.lang.Long iInitKey_baseItem
-
-
-
Class com.ibm.commerce.inventory.objects.StoreItemEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
returnNotDesired
java.lang.String returnNotDesired
-
creditable
java.lang.String creditable
-
minimumQtyForSplit
java.lang.Integer minimumQtyForSplit
-
backOrderable
java.lang.String backOrderable
-
forceBackOrder
java.lang.String forceBackOrder
-
lastupdate
java.sql.Timestamp lastupdate
-
foreignSKU
java.lang.String foreignSKU
-
foreignSystem
java.lang.Long foreignSystem
-
releaseSeparately
java.lang.String releaseSeparately
-
trackInventory
java.lang.String trackInventory
-
storeentId
java.lang.Integer storeentId
-
baseItemId
java.lang.Long baseItemId
-
-
-
Class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenter extends com.ibm.commerce.inventory.objimpl.StoreItemFulfillmentCenterEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenter iTypedEntity
-
iInitKey_storeentId
java.lang.Integer iInitKey_storeentId
-
iInitKey_baseItem
java.lang.Long iInitKey_baseItem
-
iInitKey_ffmCenter
java.lang.Integer iInitKey_ffmCenter
-
-
-
Class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeentId
java.lang.Integer storeentId
-
baseItem
java.lang.Long baseItem
-
ffmCenter
java.lang.Integer ffmCenter
-
-
-
Class com.ibm.commerce.inventory.objects.StoreItemKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeentId
java.lang.Integer storeentId
-
baseItem
java.lang.Long baseItem
-
-
-
Class com.ibm.commerce.inventory.objects.Vendor extends com.ibm.commerce.inventory.objimpl.VendorEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.VendorAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.Vendor iTypedEntity
-
iInitKey_vendorId
java.lang.Long iInitKey_vendorId
-
-
-
Class com.ibm.commerce.inventory.objects.VendorDescription extends com.ibm.commerce.inventory.objimpl.VendorDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.VendorDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_vendor
java.lang.Long iInitKey_vendor
-
-
-
Class com.ibm.commerce.inventory.objects.VendorDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
vendor
java.lang.Long vendor
-
-
-
Class com.ibm.commerce.inventory.objects.VersionSpecification extends com.ibm.commerce.inventory.objimpl.VersionSpecificationEntityBase implements Serializable
-
Class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.inventory.objects.VersionSpecification iTypedEntity
-
iInitKey_versionSpcId
java.lang.Long iInitKey_versionSpcId
-
-
-
Class com.ibm.commerce.inventory.objects.VersionSpecificationEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
lastupdate
java.sql.Timestamp lastupdate
-
itemVersnId
java.lang.Long itemVersnId
-
itemSpcId
java.lang.Long itemSpcId
-
versionSpcId
java.lang.Long versionSpcId
-
-
-
-
Package com.ibm.commerce.inventory.scheduled.commands
-
Class com.ibm.commerce.inventory.scheduled.commands.CheckProcessBackordersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inStoreToCheck
java.lang.Integer inStoreToCheck
-
ibIsThereWork
boolean ibIsThereWork
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.CheckRAReallocateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inStoreToCheck
java.lang.Integer inStoreToCheck
-
ibIsThereWork
boolean ibIsThereWork
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.CheckReleaseExpiredAllocationsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibIsThereWork
boolean ibIsThereWork
-
inStoreToCheck
java.lang.Integer inStoreToCheck
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.CheckReleaseToFulfillmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inStoreToCheck
java.lang.Integer inStoreToCheck
Store To Check -
ibIsThereWork
boolean ibIsThereWork
isThereWork
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.ProcessBackordersCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.inventory.scheduled.commands.ProcessFutureOrdersCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeAB
StoreAccessBean storeAB
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.RAReallocateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
docName
java.lang.String docName
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.ReleaseExpiredAllocationsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ALLC
java.lang.String ALLC
-
BO
java.lang.String BO
-
-
-
Class com.ibm.commerce.inventory.scheduled.commands.ReleaseToFulfillmentCmdImpl extends ControllerCommandImpl implements Serializable
-
-
Package com.ibm.commerce.inventory.services.invocation
-
Class com.ibm.commerce.inventory.services.invocation.AcknowledgeOrderInventoryInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.inventory.services.invocation.GetProductAvailabilityInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.inventory.services.invocation.ProcessOrderInventoryInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.inventory.services.invocation.ShowProductAvailabilityInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
-
Package com.ibm.commerce.isv.kit.tax
-
Class com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageSalesTaxTIKCmdImpl extends ApplyCalculationUsageTIKBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageShippingTaxTIKCmdImpl extends ApplyCalculationUsageTIKBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl extends ApplyCalculationUsageCmdImpl implements Serializable
-
Serialized Fields
-
taxType
int taxType
-
cType
char cType
-
totalRecyclingFee
java.math.BigDecimal totalRecyclingFee
-
ibUseComponentInfo
java.lang.Boolean ibUseComponentInfo
-
imapItemsByOrderItemId
java.util.Map<K,V> imapItemsByOrderItemId
-
-
-
Class com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKCmdImpl extends ApplyCalculationUsageTIKBaseCmdImpl implements Serializable
-
Serialized Fields
-
iTaxCategoryIds
java.lang.Integer[] iTaxCategoryIds
-
-
-
Class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
TAX
java.lang.Integer[] TAX
-
_taxType
java.lang.Integer _taxType
-
_calculationCmdCache
java.util.Hashtable<K,V> _calculationCmdCache
-
_orderCurrency
java.lang.String _orderCurrency
-
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
-
_calculationUsageArray
java.lang.Integer[] _calculationUsageArray
-
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxAuditTIKCmdImpl extends ExtOrderProcessCmdImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageSalesTaxTIKCmdImpl extends com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageShippingTaxTIKCmdImpl extends com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKBaseCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
order
OrderAccessBean order
-
orderItems
OrderItemAccessBean[] orderItems
-
taxType
int taxType
-
transactionType
java.lang.Character transactionType
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
order
OrderAccessBean order
-
orderItems
OrderItemAccessBean[] orderItems
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxIntegrationCustomCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taxIntegrationOrderItems
java.util.List<E> taxIntegrationOrderItems
-
totalTax
java.math.BigDecimal totalTax
-
totalRecyclingFee
java.math.BigDecimal totalRecyclingFee
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderCmdUEImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
taxIntegrationOrderItems
java.util.List<E> taxIntegrationOrderItems
-
totalTax
java.math.BigDecimal totalTax
-
totalRecyclingFee
java.math.BigDecimal totalRecyclingFee
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdUEImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderItemId
java.lang.Long orderItemId
-
catalogEntryId
java.lang.Long catalogEntryId
-
partNumber
java.lang.String partNumber
-
cost
java.math.BigDecimal cost
-
discount
java.math.BigDecimal discount
-
jurisdictionCodes
java.lang.String[] jurisdictionCodes
-
secondaryJurisdictionCodes
java.lang.String[] secondaryJurisdictionCodes
-
secondaryTaxAmounts
java.math.BigDecimal[] secondaryTaxAmounts
-
taxAmounts
java.math.BigDecimal[] taxAmounts
-
taxTypes
java.lang.Integer[] taxTypes
-
totalTax
java.math.BigDecimal totalTax
-
auditFlag
boolean auditFlag
-
businessName
java.lang.String businessName
-
buyerName
java.lang.String buyerName
-
currencyCode
java.lang.String currencyCode
-
freight
java.math.BigDecimal freight
-
invoiceNumber
java.lang.String invoiceNumber
-
itemCnt
java.lang.Double itemCnt
-
sellerID
java.lang.String sellerID
-
sellerRegistrationId
java.lang.String sellerRegistrationId
-
shipFromAddress
java.lang.String shipFromAddress
-
shipFromCity
java.lang.String shipFromCity
-
shipFromCountry
java.lang.String shipFromCountry
-
shipFromState
java.lang.String shipFromState
-
shipFromTaxGeoCode
java.lang.String shipFromTaxGeoCode
-
shipFromZip
java.lang.String shipFromZip
-
shipToAddress
java.lang.String shipToAddress
-
shipToCity
java.lang.String shipToCity
-
shipToCountry
java.lang.String shipToCountry
-
shipToState
java.lang.String shipToState
-
shipToTaxGeoCode
java.lang.String shipToTaxGeoCode
-
shipToZip
java.lang.String shipToZip
-
storeId
java.lang.Integer storeId
-
taxCode
java.lang.String taxCode
-
transactionType
char transactionType
-
timeShipped
java.sql.Timestamp timeShipped
-
taxRate
java.math.BigDecimal[] taxRate
-
totalTaxRate
java.math.BigDecimal totalTaxRate
-
secondaryTaxRate
java.math.BigDecimal[] secondaryTaxRate
-
recyclingFee
java.math.BigDecimal recyclingFee
-
salesTaxTotal
java.math.BigDecimal salesTaxTotal
-
shippingTaxTotal
java.math.BigDecimal shippingTaxTotal
-
-
-
Class com.ibm.commerce.isv.kit.tax.TaxOrderAuditTIKCmdImpl extends ExtOrderProcessCmdImpl implements Serializable
-
Serialized Fields
-
_inOrderId
java.lang.Long _inOrderId
Deprecated. -
_orderCurrency
java.lang.String _orderCurrency
Deprecated. -
_orderAB
OrderAccessBean _orderAB
Deprecated. -
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
Deprecated. -
_calculationCmdCache
java.util.Hashtable<K,V> _calculationCmdCache
Deprecated. -
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
Deprecated.
-
-
-
-
Package com.ibm.commerce.location.facade.client
-
Class com.ibm.commerce.location.facade.client.ClientLocationException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.location.facade.client.PointOfInterestException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.location.facade.server.commands
-
Class com.ibm.commerce.location.facade.server.commands.ChangeClientLocationBasePartCmdImpl extends ChangeClientLocationBasePartUsingCommandPipelineCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ChangeClientLocationBasePartUsingCommandPipelineCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounPartUsingCommandPipelineImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ChangeClientLocationCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ChangePointOfInterestBasePartCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ChangePointOfInterestCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.DispatchClientLocationEventCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iClientLocation
ClientLocationType iClientLocation
This is the client location to dispatch to the Marketing Engine -
iClientLocationOperation
java.lang.String iClientLocationOperation
This is the operation associated with the client location event (e.g. "create" or "update")
-
-
-
Class com.ibm.commerce.location.facade.server.commands.FetchClientLocationCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.FetchPointOfInterestCmdImpl extends FetchPointOfInterestCmdImplExtended implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.FetchPointOfInterestCmdImplExtended extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.FilterClientLocationCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.GetClientLocationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.GetPointOfInterestCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.InsertMoreClientLocationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.InsertMorePointOfInterestDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.PersonalizeClientLocationCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCmdImpl extends ProcessClientLocationCmdImplExtended implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCmdImplExtended extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
source_nouns
java.util.List<E> source_nouns
The list of source nouns being processed by this command - this list is acquired and stored locally by the read() method.
-
-
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCreateActionCmdImpl extends ProcessClientLocationCreateActionCmdImplExtended implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCreateActionCmdImplExtended extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iChangeResponse
RespondClientLocationType iChangeResponse
Keep the Respond BOD created by the Change command so we can extract the list of changed nouns when building our Acknowledge BOD
-
-
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationDeleteActionCmdImpl extends ProcessClientLocationDeleteActionCmdImplExtended implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationDeleteActionCmdImplExtended extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessPointOfInterestCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessPointOfInterestCreateActionCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ProcessPointOfInterestDeleteActionCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.location.facade.server.commands.ResolveClientLocationCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmdImpl implements Serializable
-
Serialized Fields
-
point_of_interest_matching_for_all_source_types
boolean point_of_interest_matching_for_all_source_types
Directive which determines if point of interest matching logic is used for all incoming client location nouns, regardless of their source type setting -- the default value is false which means that point of interest matching logic is used only for selective source types whose values appear in the array of strings returned by the getPointOfInterestMatchingSelectiveSourceTypes method. -
point_of_interest_matching_selective_source_types
java.util.List<E> point_of_interest_matching_selective_source_types
List of selective source types for which point of interest matching logic is used on incoming client location nouns -- by default this list has the single member "GPS". -
point_of_interest_matching_rule
int point_of_interest_matching_rule
The point of interest matching rule which determines which points of interest relate to client locations as they are reported to the service -- the rule should have one of the three values: ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_NEAREST_ONLY, ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_ALL_WITHIN_GEOMETRIC_AREA (the default) or ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_BY_HIGHEST_PRECEDENCE_WITHIN_GEOMETRIC_AREA.Typically this value should be set within the constructor for a subclass of ResolveClientLocationCmdImpl to customize the behavioral logic of client location resolution.
-
-
-
Class com.ibm.commerce.location.facade.server.commands.TimestampClientLocationCmdImpl extends com.ibm.commerce.foundation.celadon.common.oagis.CeladonPipelineCmdImpl implements Serializable
-
-
Package com.ibm.commerce.marketing.beans
-
Class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE extends EMarketingSpot implements Serializable
-
Class com.ibm.commerce.marketing.beans.CatalogEntryMPE extends EMarketingSpot implements Serializable
-
Serialized Fields
-
_defaultCatalogEntryIdList
java.util.List<E> _defaultCatalogEntryIdList
Deprecated.
-
-
-
Class com.ibm.commerce.marketing.beans.CatalogGroupDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.Long id
-
idInString
java.lang.String idInString
-
identifier
java.lang.String identifier
-
shortDescription
java.lang.String shortDescription
-
name
java.lang.String name
-
-
-
Class com.ibm.commerce.marketing.beans.CollateralDataBean extends CollateralAccessBean implements Serializable
-
Serialized Fields
-
collateralID
java.lang.Integer collateralID
-
customerField1
java.lang.String customerField1
-
customerField2
java.lang.String customerField2
-
descriptionCustomerField1
java.lang.String descriptionCustomerField1
-
descriptionCustomerField2
java.lang.String descriptionCustomerField2
-
filePath
java.lang.String filePath
-
languageId
java.lang.Integer languageId
-
location
java.lang.String location
-
marketingText
java.lang.String marketingText
-
name
java.lang.String name
-
storeID
java.lang.Integer storeID
-
typeID
java.lang.Integer typeID
-
urlLink
java.lang.String urlLink
-
typeName
java.lang.String typeName
-
catalogId
java.lang.Long catalogId
-
promotionData
java.lang.String[] promotionData
-
promotionValid
boolean promotionValid
-
typedProperty
TypedProperty typedProperty
-
attachmentDataBean
AttachmentDataBean attachmentDataBean
-
mimeType
java.lang.String mimeType
-
substitutionValues
java.lang.Object[] substitutionValues
Instance variable for Substitution Values.
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpot extends com.ibm.commerce.marketing.beans.EMarketingSpotBase implements Serializable
-
Serialized Fields
-
_associateCatalogEntries
EMarketingSpot.AssociateCatalogEntry[] _associateCatalogEntries
An array of the associated catalog entry objects. -
_catalogEntries
EMarketingSpot.CatalogEntry[] _catalogEntries
An array of the catalog entry objects. -
_categories
EMarketingSpot.Category[] _categories
An array of the category objects. -
_collateral
EMarketingSpot.Collateral[] _collateral
An array of the collateral objects. -
_currentCatalogId
java.lang.Long _currentCatalogId
ID of the catalog that the shopper is currently viewing. -
_isContainAnyResults
boolean _isContainAnyResults
A flag indicating whether there are any collateral objects in this e-Marketing Spot or not. -
_isContainAssociateCatalogEntries
boolean _isContainAssociateCatalogEntries
A flag indicating whether there are any associated catalog entry objects in this e-Marketing Spot or not. -
_isContainCatalogEntries
boolean _isContainCatalogEntries
A flag indicating whether there are any catalog entry objects in this e-Marketing Spot or not. -
_isContainCategories
boolean _isContainCategories
A flag indicating whether there are any category objects in this e-Marketing Spot or not. -
_isContainCollateral
boolean _isContainCollateral
A flag indicating whether there are any collateral objects in this e-Marketing Spot or not. -
_maximumNumberOfAssociateCatalogEntries
int _maximumNumberOfAssociateCatalogEntries
Maximum number ofAssociateCatalogEntry
objects that can be returned. -
_maximumNumberOfCatalogEntries
int _maximumNumberOfCatalogEntries
Maximum number ofCatalogEntry
objects that can be returned. -
_maximumNumberOfCategories
int _maximumNumberOfCategories
Maximum number ofCategory
objects that can be returned. -
_maximumNumberOfCollateral
int _maximumNumberOfCollateral
Maximum number ofCollateral
objects that can be returned. -
_resultFilter
java.util.Vector<E> _resultFilter
List of flags that will be used to determine the result filtering to be done in the evaluate command. -
_resultOrder
int _resultOrder
The flag that will be used to determine the result ordering logic to be executed in the evaluate command. -
_sourceCatalogEntryIds
java.util.Vector<E> _sourceCatalogEntryIds
The list of source catalog entry IDs that will be used to find all cross-sell and up-sell products. -
_sourceCatalogGroupIds
java.util.Vector<E> _sourceCatalogGroupIds
The list of source catalog group IDs that will be used to support the browsing category condition. -
_sourceCategoryId
java.lang.String _sourceCategoryId
ID of the category that the shopper is currently viewing. -
_storeId
java.lang.Integer _storeId
ID of the store to which this e-Marketing Spot has access. -
_userId
java.lang.Long _userId
ID of the user who accesses this e-Marketing Spot.
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpot.AssociateCatalogEntry extends CatalogEntryDataBean implements Serializable
-
Serialized Fields
-
_associationRank
java.math.BigDecimal _associationRank
-
_campaignInitiative
CampaignInitiative _campaignInitiative
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpot.CatalogEntry extends CatalogEntryDataBean implements Serializable
-
Serialized Fields
-
_campaignInitiative
CampaignInitiative _campaignInitiative
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpot.Category extends CategoryDataBean implements Serializable
-
Serialized Fields
-
_campaignInitiative
CampaignInitiative _campaignInitiative
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpot.Collateral extends CollateralDataBean implements Serializable
-
Serialized Fields
-
_campaignInitiative
CampaignInitiative _campaignInitiative
-
-
-
Class com.ibm.commerce.marketing.beans.EMarketingSpotBase extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
evaluateCmd
CampaignInitiativeEvaluateCmd evaluateCmd
-
marketingSpotData
MarketingSpotDataType marketingSpotData
-
_requestedNumberOfContentAndCurrentContext
java.util.Hashtable<K,V> _requestedNumberOfContentAndCurrentContext
-
_name
java.lang.String _name
-
_id
java.lang.Integer _id
-
experimentId
java.lang.String experimentId
-
testElementId
java.lang.String testElementId
-
traceEnabled
boolean traceEnabled
-
useDialogMarketing
boolean useDialogMarketing
-
-
-
-
Package com.ibm.commerce.marketing.cache
-
Class com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
emsNames
java.util.List<E> emsNames
-
nextTimeLimit
int nextTimeLimit
-
emsBehavior
java.lang.String emsBehavior
-
emsUsage
java.lang.String emsUsage
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
strDependencyNameCategory
java.lang.String strDependencyNameCategory
-
strDependencyNameCatalogEntry
java.lang.String strDependencyNameCatalogEntry
-
strDependencyNameContent
java.lang.String strDependencyNameContent
-
marketingSpotData
MarketingSpotDataType marketingSpotData
-
marketingSpotDataJSON
java.util.Map<K,V> marketingSpotDataJSON
-
-
-
-
Package com.ibm.commerce.marketing.commands
-
Class com.ibm.commerce.marketing.commands.AbstractAddPromotionCodeToOrderTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractCopyOrderPromotionCodeTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_fromOrderIds
java.lang.Long[] m_fromOrderIds
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractGetPromotionCodesByOrderIdTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_codes
java.lang.String[] m_codes
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionId
java.lang.Integer m_promotionId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractRemovePromotionCodeFromOrderTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
error
boolean error
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_promotionCode
java.lang.String m_promotionCode
-
m_storeId
java.lang.Integer m_storeId
-
m_promotionStatus
java.util.List<E> m_promotionStatus
-
m_separator
java.lang.String m_separator
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
o_promotionCodeType
java.lang.Short o_promotionCodeType
-
m_promotionKeys
PromotionKey[] m_promotionKeys
-
-
-
Class com.ibm.commerce.marketing.commands.AbstractRestoreUnusedPromotionCodeTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl extends OrderItemAddCmdImpl implements Serializable
-
Serialized Fields
-
promotionCode
java.lang.String promotionCode
-
promotionName
java.lang.String promotionName
-
promotionVersion
java.lang.Integer promotionVersion
-
userIdentifier
java.lang.String userIdentifier
-
errorMessage
java.lang.String errorMessage
-
errorReport
PromotionErrorReport errorReport
-
ignoreAddingItem
boolean ignoreAddingItem
-
-
-
Class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderCOTaskCmdImpl extends AbstractAddPromotionCodeToOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
bPublicCode
boolean bPublicCode
-
mapCDPoolId
java.util.Map<K,V> mapCDPoolId
-
bCheckPromotionCodeInvoked
boolean bCheckPromotionCodeInvoked
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmdImpl extends AbstractAddPromotionCodeToOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.CancelDiscountCalculationUsageCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
-
-
-
Class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeCOTaskCmdImpl extends AbstractCopyOrderPromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
bPublicCode
boolean bPublicCode
-
mapCDPoolId
java.util.Map<K,V> mapCDPoolId
-
bCheckPromotionCodeInvoked
boolean bCheckPromotionCodeInvoked
-
m_orderId
java.lang.Long m_orderId
-
m_fromOrderIds
java.lang.Long[] m_fromOrderIds
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmdImpl extends AbstractCopyOrderPromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_fromOrderIds
java.lang.Long[] m_fromOrderIds
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
couponIds
java.util.Vector<E> couponIds
-
orderIds
java.util.Vector<E> orderIds
-
orderId
java.lang.Long orderId
-
taskType
java.lang.String taskType
-
userIdentifier
java.lang.String userIdentifier
-
errorReport
PromotionErrorReport errorReport
-
url
java.lang.String url
-
viewName
java.lang.String viewName
-
couponMap
java.util.Map<K,V> couponMap
-
iResourcelist
AccessVector iResourcelist
Resource list.
-
-
-
Class com.ibm.commerce.marketing.commands.CouponManageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
resources
java.util.Hashtable<K,V> resources
-
userIdentifier
java.lang.String userIdentifier
-
URL
java.lang.String URL
-
viewName
java.lang.String viewName
-
orderId
java.lang.Long orderId
-
-
-
Class com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iAttributes
java.util.Map<K,V> iAttributes
-
iCatalogEntryKey
CatalogEntryKey iCatalogEntryKey
-
iLanguageId
java.lang.String iLanguageId
-
iAttributeNames
java.util.List<E> iAttributeNames
-
-
-
Class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdCOTaskCmdImpl extends AbstractGetPromotionCodesByOrderIdTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_codes
java.lang.String[] m_codes
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdTaskCmdImpl extends AbstractGetPromotionCodesByOrderIdTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_codes
java.lang.String[] m_codes
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.ImportIntelligentOfferAssociationsCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
importFileNames
java.lang.String[] importFileNames
-
importDirectory
java.lang.String importDirectory
-
storeId
java.lang.Integer storeId
-
locale
java.util.Locale locale
-
userId
java.lang.Long userId
-
importFileNamesProcessIDs
java.util.HashMap<K,V> importFileNamesProcessIDs
-
flatFileSize
java.lang.Long flatFileSize
-
-
-
Class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
resources
java.util.Hashtable<K,V> resources
-
couponCode
java.lang.String couponCode
-
promotionName
java.lang.String promotionName
-
promotionID
java.lang.Integer promotionID
-
userIdentifier
java.lang.String userIdentifier
-
url
java.lang.String url
-
viewName
java.lang.String viewName
-
errorReport
PromotionErrorReport errorReport
-
-
-
Class com.ibm.commerce.marketing.commands.IssueCouponControllerProxyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
requestString
java.lang.String requestString
-
-
-
Class com.ibm.commerce.marketing.commands.LookupCategoriesForCatalogEntryTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogEntryKey
CatalogEntryKey catalogEntryKey
-
categories
java.util.List<E> categories
-
-
-
Class com.ibm.commerce.marketing.commands.ManagePromotionCodesTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
-
iPromotionCodes
java.lang.String[] iPromotionCodes
-
iPromotionCodeTypeList
java.util.List<E> iPromotionCodeTypeList
-
iPricingDate
java.util.Date iPricingDate
-
-
-
Class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderIds
java.util.Vector<E> orderIds
-
orderId
java.lang.Long orderId
-
promotionCodes
java.util.Vector<E> promotionCodes
-
taskType
java.lang.String taskType
-
userIdentifier
java.lang.String userIdentifier
-
resources
java.util.Hashtable<K,V> resources
-
url
java.lang.String url
-
viewName
java.lang.String viewName
-
iResourcelist
AccessVector iResourcelist
Resource list.
-
-
-
Class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderCOTaskCmdImpl extends AbstractRedeemPromotionCodeToOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionId
java.lang.Integer m_promotionId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmdImpl extends AbstractRedeemPromotionCodeToOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionId
java.lang.Integer m_promotionId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderCOTaskCmdImpl extends AbstractRemovePromotionCodeFromOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmdImpl extends AbstractRemovePromotionCodeFromOrderTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCode
java.lang.String m_promotionCode
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl extends AbstractResolvePromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
bCheckPromotionCodeInvoked
boolean bCheckPromotionCodeInvoked
-
mapUniquePromotionIds
java.util.Map<K,V> mapUniquePromotionIds
-
mapCombinedActivePromotionIDs
java.util.Map<K,V> mapCombinedActivePromotionIDs
-
m_promotionCode
java.lang.String m_promotionCode
-
m_storeId
java.lang.Integer m_storeId
-
m_promotionStatus
java.util.List<E> m_promotionStatus
-
m_separator
java.lang.String m_separator
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
m_promotionKeys
PromotionKey[] m_promotionKeys
-
-
-
Class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl extends AbstractResolvePromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_promotionCode
java.lang.String m_promotionCode
-
m_storeId
java.lang.Integer m_storeId
-
m_promotionStatus
java.util.List<E> m_promotionStatus
-
m_separator
java.lang.String m_separator
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
m_promotionKeys
PromotionKey[] m_promotionKeys
-
-
-
Class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeCOTaskCmdImpl extends AbstractRestoreUnusedPromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
Class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeTaskCmdImpl extends AbstractRestoreUnusedPromotionCodeTaskCmdImpl implements Serializable
-
Serialized Fields
-
m_orderId
java.lang.Long m_orderId
-
m_promotionCodeType
java.lang.Short m_promotionCodeType
-
-
-
-
Package com.ibm.commerce.marketing.commands.elements
-
Class com.ibm.commerce.marketing.commands.elements.AbstractPromotionEvaluationMarketingActivityTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.AddToCartTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.AddToRemoveFromSegmentActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Serialized Fields
-
traceEnabled
boolean traceEnabled
Trace switch
-
-
-
Class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
triggerParameters
java.util.Map<K,V> triggerParameters
-
referralUrl
java.lang.String referralUrl
-
userBehaviorRule
UserBehaviorRule userBehaviorRule
-
parentCategoriesOfProduct
java.util.List<E> parentCategoriesOfProduct
-
parentCategoriesOfCategory
java.util.List<E> parentCategoriesOfCategory
-
-
-
Class com.ibm.commerce.marketing.commands.elements.BirthdayTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.BranchTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ContextTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerAbandonsShoppingCartTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderCategoryTargetTaskCmdImpl extends CustomerFilterOrderTargetBase implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderProductTargetTaskCmdImpl extends CustomerFilterOrderTargetBase implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderTargetBase extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderTargetTaskCmdImpl extends CustomerFilterOrderTargetBase implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentCookieContentsTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentProductAttributeBrowsingTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentProductBrowsingTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentSearchingTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentURLContentsFromDomainTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentURLContentsTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineCategoryBrowsedTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineProductBrowsedTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentProductBrowsingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineSearchedTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentSearchingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineURLContentsTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentURLContentsTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerIsInSegmentTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerLocationEventTriggerTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerParticipatesInSocialCommerceTriggerTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerSearchesTriggerTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerSegmentTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.CustomerUsesPromotionTriggerTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DeviceClassTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayBrowsedCategoriesActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayBrowsedProductsActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayCategoryActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayCoremetricsRecommendationActionTaskCmdImpl extends DisplayMerchandisingAssociationActionTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayDataActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayExternalRecommendationActionTaskCmdImpl extends DisplayMerchandisingAssociationActionTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayLocationBasedContentActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayMarketingContentActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayMarketingSpotTitleActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayMerchandisingAssociationActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayProductActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayProductBySearchActionAdvancedTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Serialized Fields
-
iAuthoringServerRequest
boolean iAuthoringServerRequest
-
-
-
Class com.ibm.commerce.marketing.commands.elements.DisplayProductBySearchActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayProductPromotionalPriceActionTaskCmdImpl extends AbstractPromotionEvaluationMarketingActivityTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayProductRankingActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.DisplayPromotionActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.EmailBulkActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.EmailIndividualActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.EnhancedCustomerParticipatesInSocialCommerceTriggerTaskCmdImpl extends CustomerParticipatesInSocialCommerceTriggerTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.EnhancedSocialCommerceParticipationTargetTaskCmdImpl extends SocialCommerceParticipationTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.EventAndParametersTriggerTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.IssueCouponActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Serialized Fields
-
traceEnabled
boolean traceEnabled
Trace switch
-
-
-
Class com.ibm.commerce.marketing.commands.elements.LayoutCustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.LayoutCustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl extends CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.LayoutDeviceClassTargetTaskCmdImpl extends com.ibm.commerce.marketing.commands.elements.DeviceClassTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
returnValue
boolean returnValue
-
eMarketingSpotDataBeans
java.util.List<E> eMarketingSpotDataBeans
-
-
-
Class com.ibm.commerce.marketing.commands.elements.OrderSearchResultActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.PathTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.PromotionCheckerTargetTaskCmdImpl extends AbstractPromotionEvaluationMarketingActivityTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.RecurringOrderTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ReferredFromDomainTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.RemoveElementContentActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ReplaceOrAddSearchCriteriaActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ReturnFalseTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ReturnNvpActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ReturnTrueTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.SearchCriteriaTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.SearchResultTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.SendSMSActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ShowPageLayoutActionCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Serialized Fields
-
pageLayoutFacadeClient
PageLayoutFacadeClient pageLayoutFacadeClient
-
-
-
Class com.ibm.commerce.marketing.commands.elements.SocialCommerceParticipationTargetTaskCmdImpl extends CustomerFilterUserBehaviorTargetTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.SpecifyTopSearchResultActionTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.SubscriptionTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.TimeTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.UserDataTargetTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ViewEMarketingSpotTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.ViewSearchEMarketingSpotTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.elements.WaitTriggerTaskCmdImpl extends MarketingCampaignElementTaskCmdImpl implements Serializable
-
-
Package com.ibm.commerce.marketing.commands.marketingspot
-
Class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
filteredCatalogEntriesArray
byte[][] filteredCatalogEntriesArray
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
filteredCategoryArray
byte[][] filteredCategoryArray
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
filteredMarketingContentArray
byte[][] filteredMarketingContentArray
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl extends com.ibm.commerce.command.MeasuredCacheableCommandImpl implements Serializable
-
Serialized Fields
-
activityIdCacheKey
java.lang.String[] activityIdCacheKey
-
dataTypeCacheKey
java.lang.String[] dataTypeCacheKey
-
experimentIdCacheKey
java.lang.String[] experimentIdCacheKey
-
testElementIdCacheKey
java.lang.String[] testElementIdCacheKey
-
emsBehavior
java.lang.String emsBehavior
-
iDataKey
java.rmi.server.UID iDataKey
-
ibCacheHit
boolean ibCacheHit
-
istrCacheId
java.lang.String istrCacheId
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.OrderCatalogEntryRandomTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
catalogEntryList
java.util.ArrayList<E> catalogEntryList
-
orderedCatalogEntryList
java.util.ArrayList<E> orderedCatalogEntryList
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.OrderCategoryAlphabeticalTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
categoryList
java.util.ArrayList<E> categoryList
-
orderedCategoryList
java.util.ArrayList<E> orderedCategoryList
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.OrderCategoryRandomTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
categoryList
java.util.ArrayList<E> categoryList
-
orderedCategoryList
java.util.ArrayList<E> orderedCategoryList
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.OrderContentRandomTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
contentList
java.util.ArrayList<E> contentList
-
orderedContentList
java.util.ArrayList<E> orderedContentList
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCatalogEntryTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
catalogEntryObjectsArray
byte[][] catalogEntryObjectsArray
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCategoryTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
categoryObjectsArray
byte[][] categoryObjectsArray
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmdImpl extends MarketingSpotCommandBaseTaskCmdImpl implements Serializable
-
Serialized Fields
-
contentObjectsArray
byte[][] contentObjectsArray
-
iFootprint
long iFootprint
-
-
-
-
Package com.ibm.commerce.marketing.commands.ranking
-
Class com.ibm.commerce.marketing.commands.ranking.AbstractCleanupRankingPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
ranking
Ranking ranking
The ranking definition object.
-
-
-
Class com.ibm.commerce.marketing.commands.ranking.AbstractGenerateRankingPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
ranking
Ranking ranking
-
rankingResult
java.util.Map<K,V> rankingResult
-
parameterProperties
TypedProperty parameterProperties
-
-
-
Class com.ibm.commerce.marketing.commands.ranking.CleanupRankingPolicyCmdImpl extends AbstractCleanupRankingPolicyCmdImpl implements Serializable
-
Serialized Fields
-
currentTime
long currentTime
The current time when cleanup. -
rankingCleanupInterval
long rankingCleanupInterval
The current cleanup interval. -
validPeriod
long validPeriod
The valid period for statistic data. -
rankingExpiryTime
long rankingExpiryTime
The expiry time of statistic data. -
rankingLatestIntervalEndTime
long rankingLatestIntervalEndTime
The start point of cleanup. It's the end time for the latest cleanup interval. -
rankingObjectType
java.lang.String rankingObjectType
The object type. -
batchSize
int batchSize
The batch size for prepared statement. -
dmRankingStatBatchSize
int dmRankingStatBatchSize
The batch size for prepared statement. -
currentSqlQueryNewStatData
java.lang.String currentSqlQueryNewStatData
The current sql for querying new statistic data. -
currentSqlSummariseStatData
java.lang.String currentSqlSummariseStatData
The current sql for summarizing statistic data. -
currentSqlDeleteSummarisedStatData
java.lang.String currentSqlDeleteSummarisedStatData
The current sql for deleting summarized statistic data. -
currentSqlInsertSummaryStatData
java.lang.String currentSqlInsertSummaryStatData
The current sql for inserting summary statistic data. -
currentSqlUpdateSummaryStatData
java.lang.String currentSqlUpdateSummaryStatData
The current sql for updating summary statistic data. -
currentSqlQuerySummaryStatData
java.lang.String currentSqlQuerySummaryStatData
The current sql for querying summary statistic data. -
currentSqlDeleteOutOfDateStatData
java.lang.String currentSqlDeleteOutOfDateStatData
The current sql for deleting out-of-date statistic data. -
connection
java.sql.Connection connection
-
-
-
Class com.ibm.commerce.marketing.commands.ranking.GenerateRankingPolicyCmdImpl extends AbstractGenerateRankingPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.commands.ranking.InvalidateRankingServletCmdImpl extends TaskCommandImpl implements Serializable
-
-
Package com.ibm.commerce.marketing.databeans
-
Class com.ibm.commerce.marketing.databeans.CouponListByOrderDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
coupons
com.ibm.commerce.marketing.promotion.coupon.Coupon[] coupons
-
-
-
Class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
userIdentifier
java.lang.String userIdentifier
-
state
int state
-
coupons
com.ibm.commerce.marketing.promotion.coupon.Coupon[] coupons
-
cf
CustomerFactory cf
-
-
-
Class com.ibm.commerce.marketing.databeans.PromoCodeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
promoCodes
java.lang.String[] promoCodes
-
codes
PromotionCodeData[] codes
-
order
OrderDataBean order
-
-
-
Class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
templateForEvaluation
java.lang.String templateForEvaluation
Template to filter out which promotions would be evaluated. For example, "Order Level Promotion". -
catEntryId
java.lang.Long catEntryId
The catalog entry's ID to return the price for. -
useGenericUserForEvaluation
boolean useGenericUserForEvaluation
Flag to indicate whether to use current user or generic user for promotion evaluation. Default value of false implies use current user. -
evaluateAllChildItems
boolean evaluateAllChildItems
Flag to indicate whether all items of the product catalog entry must be evaluated. Default value of true. -
includePublicCodePromotions
boolean includePublicCodePromotions
Flag to indicate whether promotions with public codes to be included for evaluation. Default value of false. -
highestPrice
java.math.BigDecimal highestPrice
The highest price from all the items of a product catalog entry. -
lowestPrice
java.math.BigDecimal lowestPrice
The lowest price from all the items of a product catalog entry. -
advancedPromotionEngine
com.ibm.commerce.marketing.promotion.runtime.AdvancedPromotionEngine advancedPromotionEngine
AdvancedPromotionEngine instance. -
highAmount
FormattedMonetaryAmountDataBean highAmount
-
lowAmount
FormattedMonetaryAmountDataBean lowAmount
-
-
-
Class com.ibm.commerce.marketing.databeans.PromotionListByProductDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inDisplayLevel
java.lang.Integer inDisplayLevel
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inCatalogGroupId
java.lang.Long inCatalogGroupId
-
ibIncludeParentProduct
boolean ibIncludeParentProduct
-
ibIncludeChildItems
boolean ibIncludeChildItems
-
ibIncludeParentCategories
boolean ibIncludeParentCategories
-
idbCodes
java.lang.Integer[] idbCodes
-
isProdPromoOnly
boolean isProdPromoOnly
-
inStoreId
java.lang.Integer inStoreId
-
storePathEnabled
boolean storePathEnabled
-
-
-
-
Package com.ibm.commerce.marketing.dialog.util
-
Class com.ibm.commerce.marketing.dialog.util.MarketingServicesFEPTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.dialog.util.MarketingServicesTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.dialog.util.URLCommandTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule extends java.lang.Object implements Serializable
-
Serialized Fields
-
listOfCommandsToMatch
java.util.List<E> listOfCommandsToMatch
-
action
java.lang.String action
-
maxSize
int maxSize
-
maxTotalSize
java.lang.String maxTotalSize
-
callCmdOnMatch
java.lang.String callCmdOnMatch
-
parentCategory
java.lang.String parentCategory
-
processOnCommandExit
boolean processOnCommandExit
-
processOnlyFromService
boolean processOnlyFromService
-
allowMultipleActivities
boolean allowMultipleActivities
-
caseSensitiveMatch
boolean caseSensitiveMatch
-
synonymMatch
boolean synonymMatch
-
resetBehaviorOnTrigger
boolean resetBehaviorOnTrigger
-
relativeDays
boolean relativeDays
-
nvps
java.util.Map<K,V> nvps
-
nvpComparisons
java.util.Map<K,V> nvpComparisons
-
parentCategories
java.util.List<E> parentCategories
-
checkParentCategoriesNotEqual
boolean checkParentCategoriesNotEqual
-
date1
java.sql.Timestamp date1
-
dateOperator1
java.lang.String dateOperator1
-
date2
java.sql.Timestamp date2
-
dateOperator2
java.lang.String dateOperator2
-
elementId
java.lang.Integer elementId
-
activityId
java.lang.Integer activityId
-
doNotRecordList
java.util.ArrayList<E> doNotRecordList
-
multipleParameterAppendList
java.util.Map<K,V> multipleParameterAppendList
-
referralURL
java.lang.String referralURL
-
referralOperator
java.lang.String referralOperator
-
referralNvps
java.util.Map<K,V> referralNvps
-
referalNvpComparisons
java.util.Map<K,V> referalNvpComparisons
-
customVariableType
java.lang.String customVariableType
-
customVariableName
java.lang.String customVariableName
-
customVariableValues
java.util.List<E> customVariableValues
-
comparisonType
java.lang.String comparisonType
-
-
-
Class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ruleValues
java.util.List<E> ruleValues
-
currentValue
java.lang.String currentValue
-
caseSensitiveMatch
boolean caseSensitiveMatch
-
comparison
java.lang.String comparison
-
customVariableType
java.lang.String customVariableType
-
userBehaviorRule
UserBehaviorRule userBehaviorRule
-
triggerParameters
java.util.Map<K,V> triggerParameters
-
referralUrl
java.lang.String referralUrl
-
-
-
-
Package com.ibm.commerce.marketing.facade.client
-
Class com.ibm.commerce.marketing.facade.client.ActivityException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.CampaignElementTemplateException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.CampaignException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.ContentSpotDataException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingContentException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingEmailTemplateException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingSpotDataException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingSpotException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingTriggerException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.marketing.facade.client.MarketingTriggerFilterException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.marketing.facade.server.commands
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeActivityCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeActivityPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeCampaignCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeCampaignElementPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeCampaignPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentAttachmentReferenceCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentDescriptionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentImageMapAreaPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentImageMapPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingContentPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingEmailTemplateCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingEmailTemplatePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingSpotCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingSpotDefaultContentPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingSpotPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ChangeMarketingSpotTitlePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchActivityCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchCampaignCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchCampaignElementTemplateCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchMarketingContentByAttachmentAssetPathCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchMarketingContentCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchMarketingEmailTemplateCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.FetchMarketingSpotCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetActivityCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetCampaignCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetCampaignElementTemplateCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetContentSpotDataCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetContentSpotData
com.ibm.commerce.marketing.facade.datatypes.GetContentSpotDataType iGetContentSpotData
-
iShowContentSpotData
com.ibm.commerce.marketing.facade.datatypes.ShowContentSpotDataType iShowContentSpotData
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.GetMarketingContentCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetMarketingEmailTemplateCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetMarketingSpotData
GetMarketingSpotDataType iGetMarketingSpotData
-
iShowMarketingSpotData
ShowMarketingSpotDataType iShowMarketingSpotData
-
previewReport
java.util.List<E> previewReport
-
additionalParameters
java.util.Map<K,V> additionalParameters
-
filteredResults
java.util.List<E> filteredResults
-
emsBehaviorFromMetadataGenerator
java.lang.String emsBehaviorFromMetadataGenerator
-
emsBehaviorFromTriggerHandler
java.lang.String emsBehaviorFromTriggerHandler
-
emsNextTimeLimitFromTriggerHandler
int emsNextTimeLimitFromTriggerHandler
-
returnDefaultContentOnly
boolean returnDefaultContentOnly
The flag used to return only default contents. -
emsDataBeansVector
java.util.List<E> emsDataBeansVector
An array of instances ofEMarketingSpotDataBean
. -
emsTitleDataBeansVector
java.util.List<E> emsTitleDataBeansVector
An array of instances ofEMarketingSpotDataBean
used for e-Marketing Spot title. -
expressionTriggerParameters
java.util.Map<K,V> expressionTriggerParameters
The trigger parameters. -
currentStoreId
java.lang.Integer currentStoreId
The current store ID. -
currentEmsId
java.lang.Integer currentEmsId
The unique ID of the eMarketing Spot. -
currentEmsName
java.lang.String currentEmsName
The name of the eMarketing Spot. -
temporarySharedData
java.util.Map<K,V> temporarySharedData
The map used to store temporary data that is passed between campaign elements when evaluating an e-Marketing Spot.
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.InsertMoreCustomerSegmentFileUploadJobDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
userIdFromContext
java.lang.Long userIdFromContext
-
iSB
java.lang.StringBuilder iSB
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.InsertMoreMarketingContentAttachmentReferenceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.InsertMoreMarketingContentImageMapDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
marketingSpotBehavior
java.lang.String marketingSpotBehavior
-
activityElementData
com.ibm.commerce.marketing.internal.runtime.objects.ActivityElementData activityElementData
-
activityPhysicalObject
Activity activityPhysicalObject
-
maxNumberOfActiveWebActivities
int maxNumberOfActiveWebActivities
Specifies the maximum number of active web activities that may exist in the system. If this maximum number is reached, activation of a new web activity will not be allowed until another web activity is deactivated. Set this value to -1 to allow an unlimited number of active web activities. -
maxNumberOfActiveWebActivitiesWithExperiments
int maxNumberOfActiveWebActivitiesWithExperiments
Specifies the maximum number of active web activities that contain experiments that may exist in the system. If this maximum number is reached, activation of a new web activity that has an experiment will not be allowed until another web activity with experiment is deactivated. Set this value to -1 to allow an unlimited number of active web activities that contain experiments.
If setting both
maxNumberOfActiveWebActivitiesWithExperiments
andmaxNumberOfActiveWebActivities
to a non-negative number,maxNumberOfActiveWebActivitiesWithExperiments
should be a smaller value thanmaxNumberOfActiveWebActivities
. -
maxNumberOfActiveDialogActivities
int maxNumberOfActiveDialogActivities
Specifies the maximum number of active dialog activities that may exist in the system. If this maximum number is reached, activation of a new dialog activity will not be allowed until another dialog activity is deactivated. Set this value to -1 to allow an unlimited number of active dialog activities.
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityArchiveActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityDeactivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityProcessWinnerActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessCampaignAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessCampaignCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessCampaignDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingContentAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingContentCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingContentDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingEmailTemplateAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingEmailTemplateCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingEmailTemplateDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingSpotAddActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingSpotCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingSpotDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
includeSalesTax
boolean includeSalesTax
-
-
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerClearEntireCacheActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerClearMarketingCacheActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerClearUserBehaviorCacheActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerClickActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerEvaluateActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerEvaluateForTargetActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerEvaluateForTriggerActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerEvaluateOrder2ActionCmdImpl extends ProcessMarketingTriggerEvaluateOrderActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerEvaluateOrderActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerLoadTriggerFiltersActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerRecordActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerSaveStatisticsActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerSendActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerSendTriggersActionCmdImpl extends ProcessMarketingTriggerActionCmdImpl implements Serializable
-
-
Package com.ibm.commerce.marketing.logging
-
Class com.ibm.commerce.marketing.logging.MarketingApplicationException extends AbstractApplicationException implements Serializable
-
-
Package com.ibm.commerce.marketing.promotion
-
Class com.ibm.commerce.marketing.promotion.AbstractPromotionSessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
cacheInitialSize
int cacheInitialSize
-
cacheMaxSize
int cacheMaxSize
-
cache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport cache
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
-
-
Class com.ibm.commerce.marketing.promotion.CMPromotionSessionBeanPersistenceManager extends com.ibm.commerce.marketing.promotion.AbstractPromotionSessionBeanPersistenceManager implements Serializable
-
Serialized Fields
-
promoCMAdaptor
com.ibm.commerce.marketing.promotion.content.resource.helper.PromotionCMAdaptor promoCMAdaptor
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
-
-
Class com.ibm.commerce.marketing.promotion.DefaultCouponAttribute extends java.lang.Object implements Serializable
-
Serialized Fields
-
relativeEffectiveDays
int relativeEffectiveDays
-
transfer
boolean transfer
-
relativeExpirationDays
int relativeExpirationDays
-
-
-
Class com.ibm.commerce.marketing.promotion.DefaultPromotion extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionKey key
key of this promotion -
lastUpdate
java.util.Date lastUpdate
last update date -
lastUpdateBy
CustomerKey lastUpdateBy
last user who updated this promotion -
type
int type
type of promotion, one of two values: PROMOTION_TYPE_TARGETED = 0: this promotion is applicable to people who belongs to the targeted customer profiles when the targeted profile file list is empty, it applies to everyone PROMOTION_TYPE_PRIVATE = 1; this promotion is applicable only to those to whom it has been explicitly granted -
status
int status
Current status of this promotion: PROMOTION_STATE_ACTIVE = 0: promotion can be applied PROMOTION_STATE_INACTIVE = 1: promotion is either not published or withdrawn PROMOTOIN_STATE_SUSPENDED = 2: promotion is temporarily disabled PROMOTION_STATE_DELETED = 3: promotion has been marked for deletion -
currency
java.lang.String currency
Currency in which any monetary amount is in in this promotion -
perOrderLimit
int perOrderLimit
How many times a promotion can be applied to any single order -
perShopperLimit
int perShopperLimit
How many times a promotion can be applied to a shopper during the a cycle of the promotion. A Cycle of a promotion is defined as the time from when this promotion is activated to the time when it is de-activated, including the periods in between these two time line when the promotion is temporarily suspended -
totalApplicationCountLimit
int totalApplicationCountLimit
Overall how many times a promotion can be applied during a cycle of this promotion -
codeCouponPerOrderLimit
int codeCouponPerOrderLimit
How many promotion codes can be applied for a single promotion that give an adjustment each. -
priority
java.lang.Integer priority
Priority of this promotion, interpreted by conflict resolution logic -
exclusiveLevel
int exclusiveLevel
Exclusive level of this promotion, possible values are: PROMOTION_EXCLUSIVE_AT_GLOBAL_LEVEL: this promotion can not be combined with any promotion at all PROMOTION_EXCLUSIVE_AT_GROUP_LEVEL : this promotion can not be combined with any promotion in the same group PROMOTION_NON_EXCLUSIVE: this promotin may be combined with other promotions It is ultimately up to the conflict resolution logic to interpret these values, these levels are intentions -
schedule
Schedule schedule
Schedule associated with this promotion -
targetingCondition
Condition targetingCondition
Targeting condition associated with this promotion, targeting condition may be skipped when a promotion code is entered depending on the system configuration and the attribute of promotion -
code
java.lang.String code
cue entered for this promotion to assist promotion code generation May or may not be used by promtion code generations routines, optional -
promotionCodeCondition
Condition promotionCodeCondition
If promotion requires a code this condition will be evaluated -
otherRestrictions
java.util.Vector<E> otherRestrictions
Any customized conditions -
purchaseCondition
Condition purchaseCondition
Purchase condition, currently a pattern based purchase condition will be supplied Customized types are acceptable as long as they implements the Condition interface -
groupKey
com.ibm.commerce.marketing.promotion.group.PromotionGroupKey groupKey
Key of the promotion group to which this promotion belongs -
campaignKey
CampaignKey campaignKey
The campaign to which this promotion is a part of, optional -
promotionCodeRequired
boolean promotionCodeRequired
If a promotion code is requireded for this promotion or not. -
ignoreTargetingUponCorrectCodeEntry
boolean ignoreTargetingUponCorrectCodeEntry
After promtion code is entered for a promtion, check targeting condition at runtime or not, tageting condition may be observed at the time when advertisement materials are sent, or displayed. Once the target audience get the promtion code associated with this promotion and redeems it in the store, the targeting condition may not need to be checked again. -
checkTargetingConditionAtRuntime
boolean checkTargetingConditionAtRuntime
If targeting condition should be checked at runtime -
exemptedPolicies
java.util.Vector<E> exemptedPolicies
The list of promotion policies that this promotion is explicitly exempted from -
explicitlyAppliedPolicies
java.util.Vector<E> explicitlyAppliedPolicies
The list of promotion policies that this promotion is explicitly governed by -
description
Description description
Descriptions of this promotion -
couponAttribute
com.ibm.commerce.marketing.promotion.CouponAttribute couponAttribute
Coupon related attributes of this promotion, if its type is private promotion -
targetSales
java.math.BigDecimal targetSales
Target sales figure -
correspondingRBDTypeName
java.lang.String correspondingRBDTypeName
Optionally RBD discount type name
-
-
-
Class com.ibm.commerce.marketing.promotion.PromotionJDBCPersistenceManager extends com.ibm.commerce.marketing.promotion.persistence.JDBCPersistenceManager implements Serializable
-
Serialized Fields
-
cache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport cache
-
cacheInitialSize
int cacheInitialSize
-
cacheMaxSize
int cacheMaxSize
-
stmtFindPromotionByPrimaryKey
java.sql.PreparedStatement stmtFindPromotionByPrimaryKey
-
stmtUpdatePromotion
java.sql.PreparedStatement stmtUpdatePromotion
-
stmtCreatePromotion
java.sql.PreparedStatement stmtCreatePromotion
-
stmtRemovePromotionByPrimaryKey
java.sql.PreparedStatement stmtRemovePromotionByPrimaryKey
-
stmtFindMaxPromotionKey
java.sql.PreparedStatement stmtFindMaxPromotionKey
-
stmtFindPromotionIDByStoreIDAndName
java.sql.PreparedStatement stmtFindPromotionIDByStoreIDAndName
-
stmtFindPromotionKeyByPromotionID
java.sql.PreparedStatement stmtFindPromotionKeyByPromotionID
-
stmtFindPromotionsInGroupByStatus
java.sql.PreparedStatement stmtFindPromotionsInGroupByStatus
-
stmtChangeStatus
java.sql.PreparedStatement stmtChangeStatus
-
stmtMarkAllInstancesAsObsolete
java.sql.PreparedStatement stmtMarkAllInstancesAsObsolete
-
stmtFindMaxVersion
java.sql.PreparedStatement stmtFindMaxVersion
-
stmtFindMaxRevision
java.sql.PreparedStatement stmtFindMaxRevision
-
stmtFindActivePromotionByCodeAndStoreID
java.sql.PreparedStatement stmtFindActivePromotionByCodeAndStoreID
-
stmtFindActivePromotionByCodePatternAndStoreID
java.sql.PreparedStatement stmtFindActivePromotionByCodePatternAndStoreID
-
stmtFindActivePromotionByNameAndStoreID
java.sql.PreparedStatement stmtFindActivePromotionByNameAndStoreID
-
stmtFindCurrentPromotionByNameAndStoreID
java.sql.PreparedStatement stmtFindCurrentPromotionByNameAndStoreID
-
stmtFindCurrentPromotionByNameVersionAndStoreID
java.sql.PreparedStatement stmtFindCurrentPromotionByNameVersionAndStoreID
-
stmtFindPromotionByStatusAndStoreID
java.sql.PreparedStatement stmtFindPromotionByStatusAndStoreID
-
stmtFindCurrentPromotionByStoreID
java.sql.PreparedStatement stmtFindCurrentPromotionByStoreID
-
stmtFindPromotionByStoreID
java.sql.PreparedStatement stmtFindPromotionByStoreID
-
-
-
Class com.ibm.commerce.marketing.promotion.PromotionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeKey
StoreKey storeKey
-
promotionName
java.lang.String promotionName
-
numericKey
java.lang.Number numericKey
-
version
java.lang.Integer version
-
revision
java.lang.Integer revision
-
-
-
Class com.ibm.commerce.marketing.promotion.PromotionSessionBeanPersistenceManager extends com.ibm.commerce.marketing.promotion.AbstractPromotionSessionBeanPersistenceManager implements Serializable
-
Serialized Fields
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
-
-
Class com.ibm.commerce.marketing.promotion.TypedNLDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
descriptions
java.util.Hashtable<K,V> descriptions
-
defaultLocale
java.util.Locale defaultLocale
-
-
-
-
Package com.ibm.commerce.marketing.promotion.choice
-
Class com.ibm.commerce.marketing.promotion.choice.PromotionRewardOptionSessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
cacheInitialSize
int cacheInitialSize
-
cacheMaxSize
int cacheMaxSize
-
choiceCache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport choiceCache
-
specCache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport specCache
-
-
-
-
Package com.ibm.commerce.marketing.promotion.choice.gift
-
Class com.ibm.commerce.marketing.promotion.choice.gift.CatalogEntryGiftItem extends java.lang.Object implements Serializable
-
Serialized Fields
-
cachedXML
java.lang.String cachedXML
-
iQuantity
java.lang.Integer iQuantity
-
iKey
CatalogEntryKey iKey
-
-
-
Class com.ibm.commerce.marketing.promotion.choice.gift.FreeGiftChoice extends java.lang.Object implements Serializable
-
Serialized Fields
-
cachedXML
java.lang.String cachedXML
-
iGiftItems
java.util.List<E> iGiftItems
-
-
-
Class com.ibm.commerce.marketing.promotion.choice.gift.FreeGiftSpecification extends java.lang.Object implements Serializable
-
Serialized Fields
-
cachedXML
java.lang.String cachedXML
-
iMaxQuantity
java.lang.Integer iMaxQuantity
-
iGiftItems
java.util.List<E> iGiftItems
-
-
-
-
Package com.ibm.commerce.marketing.promotion.code
-
Class com.ibm.commerce.marketing.promotion.code.DefaultGenericPromotionCodeManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
resolver
GenericPromotionCodeResolver resolver
Resolver to which the code resolution task is delegated to. -
isResourceBundleLoaded
java.lang.Boolean isResourceBundleLoaded
-
-
-
Class com.ibm.commerce.marketing.promotion.code.DefaultPromotionCodeResolver extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.code.GenericPromotionCodeManagerWrapper extends java.lang.Object implements Serializable
-
Serialized Fields
-
manager
PromotionCodeManager manager
-
resolver
GenericPromotionCodeResolver resolver
-
-
-
Class com.ibm.commerce.marketing.promotion.code.GenericPromotionCodeResolverWrapper extends java.lang.Object implements Serializable
-
Serialized Fields
-
resolver
PromotionCodeResolver resolver
-
-
-
Class com.ibm.commerce.marketing.promotion.code.MultipleCodesPromotionCodeResolver extends java.lang.Object implements Serializable
-
Serialized Fields
-
separator
java.lang.String separator
-
-
-
Class com.ibm.commerce.marketing.promotion.code.PatternBasedPromotionCodeResolver extends java.lang.Object implements Serializable
-
Serialized Fields
-
asPrefix
boolean asPrefix
-
asPostfix
boolean asPostfix
-
-
-
Class com.ibm.commerce.marketing.promotion.code.WCSPromotionCodeManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
resolver
PromotionCodeResolver resolver
-
-
-
-
Package com.ibm.commerce.marketing.promotion.commands
-
Class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCatalogEntryMap
java.util.Map<K,V> iCatalogEntryMap
-
iOrderId
long iOrderId
-
aStoreKey
StoreKey aStoreKey
-
iOrder
Order iOrder
-
iCustomerKey
CustomerKey iCustomerKey
-
-
-
Class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iPromotionTemplate
java.lang.String iPromotionTemplate
-
iPromotionIDs
java.util.List<E> iPromotionIDs
-
iPromotionArgument
PromotionArgument iPromotionArgument
-
iOrder
Order iOrder
-
iSimulatedConfiguration
java.util.Map<K,V> iSimulatedConfiguration
-
-
-
-
Package com.ibm.commerce.marketing.promotion.condition
-
Class com.ibm.commerce.marketing.promotion.condition.AlwaysFalsePurchaseCondition extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.AlwaysTrueCondition extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
ruleList
java.util.List<E> ruleList
-
iLanguageId
java.lang.String iLanguageId
-
bCheckAttributeWithoutLanguageID
boolean bCheckAttributeWithoutLanguageID
-
bCaseSensitive
boolean bCaseSensitive
-
bInclusion
boolean bInclusion
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter.AttributeRule extends java.lang.Object implements Serializable
- serialVersionUID:
- 765945477473635263L
-
Serialized Fields
-
iAttributeName
java.lang.String iAttributeName
-
iMatchingType
java.lang.String iMatchingType
-
iDataType
java.lang.String iDataType
-
iValues
java.util.List<E> iValues
-
-
Class com.ibm.commerce.marketing.promotion.condition.CategoryFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
inclusionList
java.util.List<E> inclusionList
Inclusion List -
exclusionList
java.util.List<E> exclusionList
Exclusion List
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.Constraint extends java.lang.Object implements Serializable
-
Serialized Fields
-
weightedRange
WeightedRange weightedRange
-
filterChains
FilterChain[] filterChains
The list of filter chains that are part of the definition of this Constraint
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.DummyFilter extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.DummyPatternFilter extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.DummyPurchaseCondition extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.FilterChain extends java.lang.Object implements Serializable
-
Serialized Fields
-
filters
java.util.List<E> filters
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseItemFilters
FilterChain baseItemFilters
-
giftKey
CatalogEntryKey giftKey
-
baseItemQuantity
java.math.BigDecimal baseItemQuantity
-
giftQuantity
java.math.BigDecimal giftQuantity
-
giftFilter
Filter giftFilter
-
bMergePattern
boolean bMergePattern
-
addStrategy
int addStrategy
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
sortingMethod
java.lang.String sortingMethod
Sorting method. -
splitMethod
java.lang.String splitMethod
Split method.
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.ManufacturerFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
manufacturerName
java.lang.String manufacturerName
Manufacturer Name
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.MultiSKUFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
inclusionList
java.util.List<E> inclusionList
Inclusion List -
exclusionList
java.util.List<E> exclusionList
Exclusion List
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.OQTEligibleAffectedItemFilter extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.OrderedQuantityFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
Type -
noOfItems
int noOfItems
Number Of Items -
filterCriteria
java.lang.String filterCriteria
Filter Criteria
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
amount
java.math.BigDecimal amount
-
mask
int mask
-
reward
Reward reward
-
qualifier
int qualifier
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.Pattern extends java.lang.Object implements Serializable
-
Serialized Fields
-
constraints
Constraint[] constraints
-
bUniqueConstraints
boolean bUniqueConstraints
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.PaymentTypeFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
inclusionList
java.util.List<E> inclusionList
Inclusion List of payment method names
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.PriceComparisonFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
Deprecated.Type -
noOfItems
int noOfItems
Deprecated.Number Of Items -
filterCriteria
java.lang.String filterCriteria
Deprecated.Filter Criteria
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.PriceThresholdFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
thresholdPrice
java.math.BigDecimal thresholdPrice
Threshold Price -
currency
java.lang.String currency
Currency
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.PromotionCodeCondition extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.PromotionConditionEvaluationException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.condition.PurchaseCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
pattern
com.ibm.commerce.marketing.promotion.condition.GenericPattern pattern
-
distribution
com.ibm.commerce.marketing.promotion.reward.GenericDistribution distribution
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseQuantity
int baseQuantity
groupSize -
maxGroupCount
int maxGroupCount
noOfItems -
selectionQuantity
int selectionQuantity
selection quantity -
selectionPosition
int selectionPosition
selectPosition -
baseSelectionPosition
int baseSelectionPosition
base selection position
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.QuantitySelectionFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
groupSize
long groupSize
groupSize -
noOfItems
long noOfItems
noOfItems -
selectPosition
java.lang.Integer selectPosition
selectPosition
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
carrier
java.lang.String carrier
Carrier -
shippingCode
java.lang.String shippingCode
Shipping Code -
iDN
java.lang.String iDN
DN -
storeIdentifier
java.lang.String storeIdentifier
Store Identifier -
adjustmentToWholeOrder
boolean adjustmentToWholeOrder
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.TargetingCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
isetInclusionKeys
java.util.Set<E> isetInclusionKeys
-
isetExclusionKeys
java.util.Set<E> isetExclusionKeys
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.TotalCostFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
totalCost
java.math.BigDecimal totalCost
Total Cost -
currency
java.lang.String currency
Currency
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.TotalCostPatternFilter extends java.lang.Object implements Serializable
-
Serialized Fields
-
totalCost
java.math.BigDecimal totalCost
Total Cost -
currency
java.lang.String currency
Currency
-
-
-
Class com.ibm.commerce.marketing.promotion.condition.WeightedRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
weight
java.math.BigDecimal weight
-
lowerBound
java.math.BigDecimal lowerBound
-
upperBound
java.math.BigDecimal upperBound
-
-
-
-
Package com.ibm.commerce.marketing.promotion.coupon
-
Class com.ibm.commerce.marketing.promotion.coupon.Coupon extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
com.ibm.commerce.marketing.promotion.coupon.CouponKey key
-
user
CustomerKey user
-
promotion
Promotion promotion
-
promotionKey
PromotionKey promotionKey
-
state
int state
-
effectiveDate
java.util.Date effectiveDate
-
expirationDate
java.util.Date expirationDate
-
code
java.lang.String code
-
orderKey
OrderKey orderKey
-
-
-
Class com.ibm.commerce.marketing.promotion.coupon.CouponDaemon extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeKey
StoreKey storeKey
-
name
java.lang.String name
-
-
-
Class com.ibm.commerce.marketing.promotion.coupon.CouponJDBCPersistenceManager extends com.ibm.commerce.marketing.promotion.persistence.JDBCPersistenceManager implements Serializable
-
Serialized Fields
-
sqlLoad
java.lang.String sqlLoad
-
stmtLoad
java.sql.PreparedStatement stmtLoad
-
sqlSaveCoupon
java.lang.String sqlSaveCoupon
-
stmtSaveCoupon
java.sql.PreparedStatement stmtSaveCoupon
-
sqlCreateCoupon
java.lang.String sqlCreateCoupon
-
stmtCreateCoupon
java.sql.PreparedStatement stmtCreateCoupon
-
sqlRemoveCoupon
java.lang.String sqlRemoveCoupon
-
stmtRemoveCoupon
java.sql.PreparedStatement stmtRemoveCoupon
-
sqlUpdateCouponState
java.lang.String sqlUpdateCouponState
-
stmtUpdateCouponState
java.sql.PreparedStatement stmtUpdateCouponState
-
sqlUpdateCouponStateAndOrderID
java.lang.String sqlUpdateCouponStateAndOrderID
-
stmtUpdateCouponStateAndOrderID
java.sql.PreparedStatement stmtUpdateCouponStateAndOrderID
-
sqlFindCouponsByUserIdAndState
java.lang.String sqlFindCouponsByUserIdAndState
-
sqlFindAllCouponsByUserId
java.lang.String sqlFindAllCouponsByUserId
-
stmtFindAllCouponsByUserId
java.sql.PreparedStatement stmtFindAllCouponsByUserId
-
stmtFindCouponsByUserIdAndState
java.sql.PreparedStatement stmtFindCouponsByUserIdAndState
-
sqlFindCouponsByGuestTokenAndState
java.lang.String sqlFindCouponsByGuestTokenAndState
-
sqlFindAllCouponsByGuestToken
java.lang.String sqlFindAllCouponsByGuestToken
-
stmtFindAllCouponsByGuestToken
java.sql.PreparedStatement stmtFindAllCouponsByGuestToken
-
stmtFindCouponsByGuestTokenAndState
java.sql.PreparedStatement stmtFindCouponsByGuestTokenAndState
-
sqlCountCouponForPromotion
java.lang.String sqlCountCouponForPromotion
-
stmtCountCouponForPromotion
java.sql.PreparedStatement stmtCountCouponForPromotion
-
sqlFindCouponsByOrdersID
java.lang.String sqlFindCouponsByOrdersID
-
stmtFindCouponsByOrdersID
java.sql.PreparedStatement stmtFindCouponsByOrdersID
-
sqlVerifyPrimaryKey
java.lang.String sqlVerifyPrimaryKey
-
stmtVerifyPrimaryKey
java.sql.PreparedStatement stmtVerifyPrimaryKey
-
sqlFindMaxCouponKey
java.lang.String sqlFindMaxCouponKey
-
stmtFindMaxCouponKey
java.sql.PreparedStatement stmtFindMaxCouponKey
-
-
-
Class com.ibm.commerce.marketing.promotion.coupon.CouponKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
couponID
java.lang.Long couponID
-
-
-
Class com.ibm.commerce.marketing.promotion.coupon.CouponSessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
-
-
Class com.ibm.commerce.marketing.promotion.coupon.DefaultCouponManager extends java.lang.Object implements Serializable
-
-
Package com.ibm.commerce.marketing.promotion.dependency
-
Class com.ibm.commerce.marketing.promotion.dependency.CampaignKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
numericKey
java.lang.Number numericKey
Deprecated. -
storeKey
StoreKey storeKey
Deprecated. -
name
java.lang.String name
Deprecated.
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.CatalogEntryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDN
java.lang.String iDN
DN -
iDNU
java.lang.String iDNU
-
iSKU
java.lang.String iSKU
SKU -
store
StoreKey store
StoreKey -
numericKey
java.lang.Number numericKey
NumericKey
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.CategoryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDN
java.lang.String iDN
DN -
iDNU
java.lang.String iDNU
-
name
java.lang.String name
Name // Identifier of CatalogGroup -
numericKey
java.lang.Number numericKey
NumericKey
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.CustomerKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberId
java.lang.Number memberId
Member Id -
logonID
java.lang.String logonID
logonID -
guestToken
java.lang.String guestToken
For guest users, this is a optional token
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.CustomerProfileKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
profileName
java.lang.String profileName
Name of Customer Profile -
ownerDN
java.lang.String ownerDN
DN of the owner of Customer Profile -
ownerDNU
java.lang.String ownerDNU
-
numericKey
java.lang.Number numericKey
NumericKey
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.DependencyInstantiationException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.DependencyMissingException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.DummyCampaignFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.ExternalEntityFactoryRegistry extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeFactory
StoreFactory storeFactory
-
customerFactory
CustomerFactory customerFactory
-
customerProfileFactory
CustomerProfileFactory customerProfileFactory
-
catalogEntryFactory
CatalogEntryFactory catalogEntryFactory
-
orderFactory
OrderFactory orderFactory
-
orderItemFactory
OrderItemFactory orderItemFactory
-
campaignFactory
CampaignFactory campaignFactory
-
priceConverterFactory
PriceConverterFactory priceConverterFactory
-
roundingFactory
RoundingFactory roundingFactory
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.OrderItemKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItemId
java.lang.Long orderItemId
Order Item Id
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.OrderKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
Order Id
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.StoreKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDN
java.lang.String iDN
DN -
iDNU
java.lang.String iDNU
DN could be both uppercase and lowercase. Use a field to reduce the unnecessary calls. -
identifier
java.lang.String identifier
SKU -
numericKey
java.lang.Number numericKey
NumericKey
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCampaign extends java.lang.Object implements Serializable
-
Serialized Fields
-
campaignKey
CampaignKey campaignKey
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCampaignFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCatalogEntry extends java.lang.Object implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
catalogEntryKey
CatalogEntryKey catalogEntryKey
-
manufacturerName
java.lang.String manufacturerName
-
manufacturerPartNum
java.lang.String manufacturerPartNum
-
catalogEntryType
int catalogEntryType
-
categories
java.util.Vector<E> categories
-
parentProducts
CatalogEntryKey[] parentProducts
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCatalogEntryFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCustomer extends java.lang.Object implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
customerKey
CustomerKey customerKey
-
customerType
int customerType
-
registrationDate
java.util.Date registrationDate
-
lastVisitedDate
java.util.Date lastVisitedDate
-
lastOrderDate
java.util.Date lastOrderDate
-
preferredCurrency
java.lang.String preferredCurrency
-
preferredLanguage
java.lang.String preferredLanguage
-
lifeTimeTotal
java.math.BigDecimal lifeTimeTotal
-
coupons
com.ibm.commerce.marketing.promotion.coupon.Coupon[] coupons
-
orders
OrderKey[] orders
-
customerProfiles
CustomerProfileKey[] customerProfiles
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCustomerFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCustomerProfile extends java.lang.Object implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
customerProfileKey
CustomerProfileKey customerProfileKey
-
members
CustomerKey[] members
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLCustomerProfileFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLOrder extends java.lang.Object implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
orderKey
OrderKey orderKey
-
storeId
java.lang.Integer storeId
-
orderItems
OrderItem[] orderItems
-
owner
CustomerKey owner
-
promotionCodes
java.lang.String[] promotionCodes
-
lastUpdateDate
java.util.Date lastUpdateDate
-
totalShippingCharge
java.math.BigDecimal totalShippingCharge
-
totalShippingTax
java.math.BigDecimal totalShippingTax
-
totalTax
java.math.BigDecimal totalTax
-
totalOrderCost
java.math.BigDecimal totalOrderCost
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLOrderFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLOrderItem extends java.lang.Object implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
orderItemKey
OrderItemKey orderItemKey
-
catalogEntryKey
CatalogEntryKey catalogEntryKey
-
storeKey
StoreKey storeKey
-
promoCodes
java.lang.String[] promoCodes
-
price
java.math.BigDecimal price
-
standardPrice
java.math.BigDecimal standardPrice
-
quantity
java.math.BigDecimal quantity
-
currency
java.lang.String currency
-
baseCurrency
java.lang.String baseCurrency
-
shippingCarrier
java.lang.String shippingCarrier
-
shippingCode
java.lang.String shippingCode
-
isDomestic
boolean isDomestic
-
shippingCharge
java.math.BigDecimal shippingCharge
-
shippingTax
java.math.BigDecimal shippingTax
-
taxAmount
java.math.BigDecimal taxAmount
-
-
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLOrderItemFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLPriceConverterFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLRoundingFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLStore extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.dependency.XMLStoreFactory extends java.lang.Object implements Serializable
-
-
Package com.ibm.commerce.marketing.promotion.persistence
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceCreateException extends PersistenceException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry extends java.lang.Object implements Serializable
-
Serialized Fields
-
promotionPersistenceManager
PromotionPersistenceManager promotionPersistenceManager
-
promotionGroupPersistenceManager
com.ibm.commerce.marketing.promotion.group.PromotionGroupPersistenceManager promotionGroupPersistenceManager
-
promotionPolicyPersistenceManager
PromotionPolicyPersistenceManager promotionPolicyPersistenceManager
-
dynamicAttributePersistenceManager
com.ibm.commerce.marketing.promotion.dynattr.DynamicAttributePersistenceManager dynamicAttributePersistenceManager
-
couponPersistenceManager
com.ibm.commerce.marketing.promotion.coupon.CouponPersistenceManager couponPersistenceManager
-
statsPersistenceManager
com.ibm.commerce.marketing.promotion.stats.StatsPersistenceManager statsPersistenceManager
-
promotionArgumentPersistenceManager
PromotionArgumentPersistenceManager promotionArgumentPersistenceManager
-
promotionRewardOptionPersistenceManager
PromotionRewardOptionPersistenceManager promotionRewardOptionPersistenceManager
-
managers
java.util.HashMap<K,V> managers
-
-
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceObjectAlreadyExistsException extends PersistenceException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceObjectNotFoundException extends PersistenceException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceObjectReadException extends PersistenceException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceObjectWriteException extends PersistenceException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.persistence.PersistenceRemoveException extends PersistenceException implements Serializable
-
-
Package com.ibm.commerce.marketing.promotion.policy
-
Class com.ibm.commerce.marketing.promotion.policy.DummyPromotionPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
description
Description description
-
status
int status
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.EachItemCanParticipateInPromotionOncePolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
status
int status
-
description
Description description
-
exemptedFromTargetRule
boolean exemptedFromTargetRule
-
exemptedFromAffectRule
boolean exemptedFromAffectRule
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.GlobalExclusivenessEnforcementPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
status
int status
-
description
Description description
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.GroupExclusivenessEnforcementPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
status
int status
-
description
Description description
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.NoneZeroOrderTotalPolicy extends PromotionPolicyBase implements Serializable
-
Class com.ibm.commerce.marketing.promotion.policy.OnlyOnePromotionGovernedByThisPoliceAppliesPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
status
int status
-
description
Description description
-
bStackble
boolean bStackble
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.OrderQualifyingTotalEnforcementPolicy extends PromotionPolicyBase implements Serializable
-
Class com.ibm.commerce.marketing.promotion.policy.ProductEntitlementEnforcementPolicy extends PromotionPolicyBase implements Serializable
-
Class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyApplicationException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyBase extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
description
Description description
-
status
int status
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyJDBCPersistenceManager extends com.ibm.commerce.marketing.promotion.persistence.JDBCPersistenceManager implements Serializable
-
Serialized Fields
-
cache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport cache
-
cacheInitialSize
int cacheInitialSize
-
cacheMaxSize
int cacheMaxSize
-
sqlFindPolicyByPrimaryKey
java.lang.String sqlFindPolicyByPrimaryKey
Find a promotion group object by promotion group key. -
stmtFindPolicyByPrimaryKey
java.sql.PreparedStatement stmtFindPolicyByPrimaryKey
-
sqlInsertPolicy
java.lang.String sqlInsertPolicy
-
stmtInsertPolicy
java.sql.PreparedStatement stmtInsertPolicy
-
sqlRemovePolicyByPrimaryKey
java.lang.String sqlRemovePolicyByPrimaryKey
-
stmtRemovePolicyByPrimaryKey
java.sql.PreparedStatement stmtRemovePolicyByPrimaryKey
-
sqlSavePromotionPolicy
java.lang.String sqlSavePromotionPolicy
-
stmtSavePromotionPolicy
java.sql.PreparedStatement stmtSavePromotionPolicy
-
sqlFindPolicyIDByStoreIDAndName
java.lang.String sqlFindPolicyIDByStoreIDAndName
-
stmtFindPolicyIDByStoreIDAndName
java.sql.PreparedStatement stmtFindPolicyIDByStoreIDAndName
-
sqlFindPolicyKeyByPrimaryKey
java.lang.String sqlFindPolicyKeyByPrimaryKey
-
stmtFindPolicyKeyByPrimaryKey
java.sql.PreparedStatement stmtFindPolicyKeyByPrimaryKey
-
sqlFindMaxPolicyKey
java.lang.String sqlFindMaxPolicyKey
-
stmtFindMaxPolicyKey
java.sql.PreparedStatement stmtFindMaxPolicyKey
-
sqlFindGlobalPolicyKeysByStore
java.lang.String sqlFindGlobalPolicyKeysByStore
-
stmtFindGlobalPolicyKeysByStore
java.sql.PreparedStatement stmtFindGlobalPolicyKeysByStore
-
sqlFindPolicyKeysByGroupAndStatus
java.lang.String sqlFindPolicyKeysByGroupAndStatus
-
stmtFindPolicyKeysByGroupAndStatus
java.sql.PreparedStatement stmtFindPolicyKeysByGroupAndStatus
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeKey
StoreKey storeKey
-
policyName
java.lang.String policyName
-
numericKey
java.lang.Number numericKey
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.PromotionPolicySessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
cacheInitialSize
int cacheInitialSize
-
cacheMaxSize
int cacheMaxSize
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
cache
com.ibm.commerce.marketing.promotion.persistence.MultiReaderSingleWriterObjectCacheWithMultiJVMSupport cache
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.RBDOrderDiscountExclusivenessEnforcementPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
status
int status
-
description
Description description
-
-
-
Class com.ibm.commerce.marketing.promotion.policy.RedemptionLimitEnforcementPolicy extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
PromotionPolicyKey key
-
description
Description description
-
status
int status
-
-
-
-
Package com.ibm.commerce.marketing.promotion.reward
-
Class com.ibm.commerce.marketing.promotion.reward.AdjustmentFunction extends java.lang.Object implements Serializable
-
Serialized Fields
-
adjustment
Adjustment adjustment
-
filterChain
FilterChain filterChain
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.ConditionalDistribution extends java.lang.Object implements Serializable
-
Serialized Fields
-
conditions
com.ibm.commerce.marketing.promotion.reward.DistributionCondition[] conditions
-
rewards
Reward[] rewards
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.CustomNumericValueAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
customNumericValue
java.lang.Number customNumericValue
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.DefaultChoiceOfFreeGiftAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
iFreeGiftSpecification
FreeGiftSpecification iFreeGiftSpecification
-
iFreeGiftChoice
FreeGiftChoice iFreeGiftChoice
-
iAdjustmentType
java.lang.Integer iAdjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.DefaultReward extends java.lang.Object implements Serializable
-
Serialized Fields
-
adjustmentFunctions
AdjustmentFunction[] adjustmentFunctions
-
iRewardPolicy
java.lang.String iRewardPolicy
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.Distribution extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
int type
-
base
int base
-
currency
java.lang.String currency
-
patternFilters
PatternFilter[] patternFilters
-
ranges
DistributionRange[] ranges
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.DistributionRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
upperBound
java.math.BigDecimal upperBound
-
lowerBound
java.math.BigDecimal lowerBound
-
lowerBoundIncludedInRange
boolean lowerBoundIncludedInRange
-
upperBoundIncludedInRange
boolean upperBoundIncludedInRange
-
rewards
Reward[] rewards
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
amountOff
java.math.BigDecimal amountOff
-
currency
java.lang.String currency
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffInDifferentCurrencyAdjustment extends FixedAmountOffAdjustment implements Serializable
-
Serialized Fields
-
amountOff
java.math.BigDecimal[] amountOff
-
currency
java.lang.String[] currency
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffPriceAdjustment extends FixedAmountOffAdjustment implements Serializable
-
Serialized Fields
-
priceAdjustmentBasis
int priceAdjustmentBasis
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffShippingAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
amountOff
java.math.BigDecimal amountOff
-
adjustmentType
java.lang.Integer adjustmentType
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffVolumeDiscountAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
ranges
Range[] ranges
Different ranges defined in the volume based discount -
adjustmentType
java.lang.Integer adjustmentType
-
priceAdjustmentBasis
int priceAdjustmentBasis
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
priceAdjustmentBase
int priceAdjustmentBase
-
fixedCost
java.math.BigDecimal fixedCost
-
currency
java.lang.String currency
-
adjustmentType
java.lang.Integer adjustmentType
-
adjustmentComparison
java.lang.Integer adjustmentComparison
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FixedCostShippingAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
fixedCost
java.math.BigDecimal fixedCost
-
adjustmentType
java.lang.Integer adjustmentType
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FreeNonPurchasableGiftAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
giftItem
CatalogEntryKey giftItem
-
quantity
java.lang.Integer quantity
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.FreePurchasableGiftAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
giftItem
CatalogEntryKey giftItem
-
quantity
java.lang.Integer quantity
-
adjustmentType
java.lang.Integer adjustmentType
-
addStrategy
int addStrategy
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.ItemCostVolumeDistribution extends java.lang.Object implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
patternFilters
java.util.List<E> patternFilters
-
iRangePattern
com.ibm.commerce.marketing.promotion.condition.GenericPattern iRangePattern
-
iCostBase
int iCostBase
-
ranges
java.util.List<E> ranges
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.ItemQuantityDistributionCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
filters
FilterChain filters
-
lowerBound
int lowerBound
-
upperBound
int upperBound
-
includeLowerBound
boolean includeLowerBound
-
includeUpperBound
boolean includeUpperBound
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.ItemUpgradeAtExtraCostAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
upgradedItem
CatalogEntryKey upgradedItem
-
extraCost
java.math.BigDecimal extraCost
-
currency
java.lang.String currency
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.MultipleDistribution extends Distribution implements Serializable
-
Class com.ibm.commerce.marketing.promotion.reward.PatternQuantityVolumeDistribution extends java.lang.Object implements Serializable
- serialVersionUID:
- 383245836056337162L
-
Serialized Fields
-
patternFilters
java.util.List<E> patternFilters
-
iRangePattern
com.ibm.commerce.marketing.promotion.condition.GenericPattern iRangePattern
-
ranges
java.util.List<E> ranges
-
-
Class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
priceAdjustmentBasis
int priceAdjustmentBasis
-
currency
java.lang.String currency
-
maxAmount
java.math.BigDecimal maxAmount
-
percent
java.math.BigDecimal percent
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.PercentOffPriceAdjustment extends PercentOffAdjustment implements Serializable
-
Serialized Fields
-
priceAdjustmentBasis
int priceAdjustmentBasis
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.PercentOffShippingAdjustment extends PercentOffAdjustment implements Serializable
-
Class com.ibm.commerce.marketing.promotion.reward.PercentOffVolumeDiscountAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
ranges
Range[] ranges
Different ranges defined in the volume based discount -
adjustmentType
java.lang.Integer adjustmentType
-
priceAdjustmentBasis
int priceAdjustmentBasis
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.PromotionRewardCalcuationException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.reward.Range extends java.lang.Object implements Serializable
-
Serialized Fields
-
upperBound
java.math.BigDecimal upperBound
-
lowerBound
java.math.BigDecimal lowerBound
-
lowerBoundIncludedInRange
boolean lowerBoundIncludedInRange
-
upperBoundIncludedInRange
boolean upperBoundIncludedInRange
-
amount
java.math.BigDecimal amount
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
extraCost
java.math.BigDecimal extraCost
-
upgradeShippingMode
java.lang.Integer upgradeShippingMode
-
adjustmentType
java.lang.Integer adjustmentType
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.marketing.promotion.reward.VoucherAdjustment extends java.lang.Object implements Serializable
-
Serialized Fields
-
promotionKey
PromotionKey promotionKey
-
adjustmentType
java.lang.Integer adjustmentType
-
-
-
-
Package com.ibm.commerce.marketing.promotion.runtime
-
Class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItem
OrderItem orderItem
OrderItem key a long -
orderItemKey
OrderItemKey orderItemKey
-
startsAt
java.math.BigDecimal startsAt
Each order item has a quantity associated with it. An line item may only refer to a sub set of that quantity. This sub set is indicated by the "startsAt" and the quantity attributes of the AssociatedOrderItem. -
quantity
java.math.BigDecimal quantity
Each order item has a quantity associated with it. An line item may only refer to a sub set of that quantity. This sub set is indicated by the startsAt and quantity attributes of AssociatedOrderItem
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.CodeDrivenAgendaBuilder extends java.lang.Object implements Serializable
-
Serialized Fields
-
templates
java.util.Hashtable<K,V> templates
-
defaultTemplates
java.util.Hashtable<K,V> defaultTemplates
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultAdvancedPromotionEngine extends DefaultPromotionEngine implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultAgendaBuilder extends java.lang.Object implements Serializable
-
Serialized Fields
-
templates
java.util.Hashtable<K,V> templates
-
defaultTemplates
java.util.Hashtable<K,V> defaultTemplates
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionContextFactory extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine extends java.lang.Object implements Serializable
-
Serialized Fields
-
engineName
java.lang.String engineName
-
stateless
boolean stateless
-
singleJVMConfiguration
boolean singleJVMConfiguration
-
checkTargeting
boolean checkTargeting
-
skipTargeting
boolean skipTargeting
-
adjustmentBasedOnStandardOfferPrice
boolean adjustmentBasedOnStandardOfferPrice
-
inDebugMode
boolean inDebugMode
-
reloadInterval
long reloadInterval
-
contextFactory
PromotionContextFactory contextFactory
-
agendaBuilder
PromotionExecutionAgendaBuilder agendaBuilder
-
sequenceBuilder
PromotionExecutionSequenceBuilder sequenceBuilder
-
promotionCodeManager
GenericPromotionCodeManager promotionCodeManager
-
couponManager
CouponManager couponManager
-
externalEntityRegistry
com.ibm.commerce.marketing.promotion.dependency.ExternalEntityFactoryRegistry externalEntityRegistry
-
persistenceManagerRegistry
PersistenceManagerRegistry persistenceManagerRegistry
-
promotionEventListenerRegistry
com.ibm.commerce.marketing.promotion.event.ListenerRegistry promotionEventListenerRegistry
-
promotionExceptionHandler
com.ibm.commerce.marketing.promotion.runtime.PromotionExceptionHandler promotionExceptionHandler
-
iFlowControl
int iFlowControl
-
iSequenceCombinationThreshold
int iSequenceCombinationThreshold
-
iMaxPromotionsPerGroupForBestDealEvaluation
java.lang.Integer iMaxPromotionsPerGroupForBestDealEvaluation
-
iPromotionGroupsForBestDealEvaluation
java.util.HashSet<E> iPromotionGroupsForBestDealEvaluation
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionExceptionHandler extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.DefaultSequenceBuilder extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.LineItemSet extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItems
java.util.ArrayList<E> orderItems
-
orderSplitEndToStart
boolean orderSplitEndToStart
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.OrderQualifyingTotal extends java.lang.Object implements Serializable
-
Serialized Fields
-
subTotal
java.math.BigDecimal subTotal
-
shipping
java.math.BigDecimal shipping
-
tax
java.math.BigDecimal tax
-
shippingTax
java.math.BigDecimal shippingTax
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PIEPromotionEngine extends java.lang.Object implements Serializable
-
Serialized Fields
-
engineName
java.lang.String engineName
-
stateless
boolean stateless
-
singleJVMConfiguration
boolean singleJVMConfiguration
-
checkTargeting
boolean checkTargeting
-
skipTargeting
boolean skipTargeting
-
adjustmentBasedOnStandardOfferPrice
boolean adjustmentBasedOnStandardOfferPrice
-
inDebugMode
boolean inDebugMode
-
pieJDBCConnectionFactory
com.ibm.commerce.marketing.promotion.util.PIEJDBCConnectionFactory pieJDBCConnectionFactory
-
pieExternalRelationshipBuilder
com.ibm.commerce.marketing.promotion.util.PIEExternalRelationshipBuilder pieExternalRelationshipBuilder
-
contextFactory
PromotionContextFactory contextFactory
-
agendaBuilder
PromotionExecutionAgendaBuilder agendaBuilder
-
sequenceBuilder
PromotionExecutionSequenceBuilder sequenceBuilder
-
promotionCodeManager
GenericPromotionCodeManager promotionCodeManager
-
couponManager
CouponManager couponManager
-
externalEntityRegistry
com.ibm.commerce.marketing.promotion.dependency.ExternalEntityFactoryRegistry externalEntityRegistry
-
persistenceManagerRegistry
PersistenceManagerRegistry persistenceManagerRegistry
-
promotionEventListenerRegistry
com.ibm.commerce.marketing.promotion.event.ListenerRegistry promotionEventListenerRegistry
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionApplicationException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
report
java.util.List<E> report
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument extends java.lang.Object implements Serializable
-
Serialized Fields
-
engineName
java.lang.String engineName
Name of the engine that is invoked. -
order
Order order
Input parameter. The order to which all the promotions apply. -
orderKey
OrderKey orderKey
-
owner
Customer owner
Input parameter Owner of the order -
ownerKey
CustomerKey ownerKey
-
invocationTemplate
java.lang.String invocationTemplate
Input parameter. Name of predefined promotion invocation points. Usually, each point is mapped to some groups of discounts. For example, the definition of a template could look something like these:
Blue mall organization
Store 201
OrderLevelPriceDiscounts
OrderLevelShippingDiscounts
SiteWideFreeGiftPromotionsForNewSignUps
When promotion engine is invoked with the template name "Store 201 Order Level Promotion", promotions in the three groups as specified in the above will be evaluated -
previousResultDiscarded
boolean previousResultDiscarded
Input parameter. Depends on the promotion evaluation model, if the entire evaluation is done through a multiple step fashion with each step evaluates a sub set of defined promotion, and the results are accumulated, then in each step except the first one this field should be set to true. When this field is set to true, the promotion engine attempts to locate an existing valid entry (a persisted PromotionArgument will be valid until the order with which it is associated is changed). If one is found, the evaluation of promotion process will continue from there on, if no entry is found, or the found entry has expired, a new entry will be created. When this field is set to false, a new entry is always created and the any existing entry expires as a result. -
currentResultSaved
boolean currentResultSaved
Input parameter. Depends on the promotion evaluation model, if the entire evaluatin is done through a multiple step fashion, with each step evalutes a sub set of defined promotion, and the results are accumulated, then in each step except the last one, this field should be set to true. -
runtimeAttributes
java.util.Hashtable<K,V> runtimeAttributes
Hashtable that holds any additional parameters to promotion engine and promotions in NVP style. -
results
java.util.List<E> results
Holds all results from the evaluation of promotions. If discard results flag is set to false, and an existing valid entry is located, this field holds all the results from previous invocations as well. -
runningTotal
OrderRunningTotal runningTotal
Keeps a record of all running totals for all items and the entire order. -
previewTime
java.util.Date previewTime
Preview Time -
hasApplicablePromotions
boolean hasApplicablePromotions
Keep track if current order contains any applicable promotions, if not, there is no need to persist argument. -
errorReports
java.util.List<E> errorReports
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentJDBCPersistenceManager extends com.ibm.commerce.marketing.promotion.persistence.JDBCPersistenceManager implements Serializable
-
Serialized Fields
-
sqlLoad
java.lang.String sqlLoad
-
stmtLoad
java.sql.PreparedStatement stmtLoad
-
sqlSave
java.lang.String sqlSave
-
stmtSave
java.sql.PreparedStatement stmtSave
-
sqlCreate
java.lang.String sqlCreate
-
stmtCreate
java.sql.PreparedStatement stmtCreate
-
sqlDelete
java.lang.String sqlDelete
-
stmtDelete
java.sql.PreparedStatement stmtDelete
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentNoPromoargSessionBeanPersistenceManager extends PromotionArgumentSessionBeanPersistenceManager implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentSessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
iLoad
com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentSessionBeanPersistenceManager.MyLoad iLoad
-
iCache
com.ibm.commerce.dynacache.commands.DistributedMapCache iCache
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda extends java.lang.Object implements Serializable
-
Serialized Fields
-
groups
java.util.Set<E> groups
-
policies
java.util.Map<K,V> policies
-
promotions
java.util.Map<K,V> promotions
-
pricePresent
boolean pricePresent
-
taxPresent
boolean taxPresent
-
shippingChargePresent
boolean shippingChargePresent
-
shippingTaxPresent
boolean shippingTaxPresent
-
lastUpdate
java.sql.Timestamp lastUpdate
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord extends java.lang.Object implements Serializable
-
Serialized Fields
-
engineName
java.lang.String engineName
Name of the engine which created this promotion execution record. -
promotion
Promotion promotion
A reference to the promotion which produced this reward -
promotionKey
PromotionKey promotionKey
-
order
Order order
A reference to the order to which this reward applies -
orderKey
OrderKey orderKey
-
violatedPolicy
PromotionPolicy violatedPolicy
If a policy violation is detected, the policy violated by applying this promotion -
violatedPolicyKey
PromotionPolicyKey violatedPolicyKey
-
targetedItems
LineItemSet targetedItems
Order items to which this promotion is targeted -
affectedItems
LineItemSet[] affectedItems
List of order items to which the adjustment will be applied -
targetedAmount
java.math.BigDecimal targetedAmount
A monetary value that is used to qualify for this promotion, in order currency -
targetedAmountTypes
int targetedAmountTypes
The types of monetary value targeted by the this promotion, see the 4 constants of MonetaryAdjustment PRICE, SHIPPING, SHIPPING_TAX, and TAX -
adjustments
Adjustment[] adjustments
Adjustment to affected items or amounts; -
iRewardOptions
java.util.List<E> iRewardOptions
-
state
int state
State of this reward -
nextChoice
PromotionExecutionRecord nextChoice
In the case of a choice of rewards, next option -
codeEntered
boolean codeEntered
If a code has been entered for this promotion -
code
java.lang.String code
The code entered for this promotion, if one is entered -
coupon
com.ibm.commerce.marketing.promotion.coupon.Coupon coupon
Coupon entered for this promotion -
couponKey
com.ibm.commerce.marketing.promotion.coupon.CouponKey couponKey
-
customValues
java.util.Hashtable<K,V> customValues
Custom values. Each object on this customer values hashtable has to be an XMLizable object -
orderItemPriceAdjustments
java.util.Hashtable<K,V> orderItemPriceAdjustments
A hashtable that uses order item id as its key, and monetary adjustments on price as its value. Created for the purposes of supporting order subsystem team in recording adjustments to order and order items. -
orderItemShippingAdjustments
java.util.Hashtable<K,V> orderItemShippingAdjustments
A hashtable that uses order item id as its key, and monetary adjustments on shiping charge as its value. Created for the purposes of supporting order subsystem team in recording adjustments to order and order items. -
orderItemTaxAdjustments
java.util.Hashtable<K,V> orderItemTaxAdjustments
A hashtable that uses order item id as its key, and monetary adjustments on tax as its value. Created for the purposes of supporting order subsystem team in recording adjustments to order and order items. -
orderItemShippingTaxAdjustments
java.util.Hashtable<K,V> orderItemShippingTaxAdjustments
A hashtable that uses order item id as its key, and monetary adjustments on shipping tax as its value. Created for the purposes of supporting order subsystem team in recording adjustments to order and order items. -
couponValTime
java.util.Date couponValTime
This variable holds the preview time in preview mode, current time otherwise.
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionPriorityComparatorPromoPriorityOnlyCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.PromotionRuntimeException extends java.lang.RuntimeException implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.ShopcartDrivenAgendaBuilder extends java.lang.Object implements Serializable
-
Serialized Fields
-
templates
java.util.Hashtable<K,V> templates
-
defaultTemplates
java.util.Hashtable<K,V> defaultTemplates
-
mapGlobalPolicy
java.util.Map<K,V> mapGlobalPolicy
-
mapStorePolicy
java.util.Map<K,V> mapStorePolicy
-
mapTemplate
java.util.Map<K,V> mapTemplate
-
iFullIndex
boolean iFullIndex
-
iPerformCheckForCategoryLevelPromotions
boolean iPerformCheckForCategoryLevelPromotions
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.StaticSequenceBuilder extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.StorePathSupportedAgendaBuilder extends java.lang.Object implements Serializable
-
Serialized Fields
-
templates
java.util.Hashtable<K,V> templates
-
defaultTemplates
java.util.Hashtable<K,V> defaultTemplates
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.StorePathSupportedGroupFirstSequenceBuilder extends com.ibm.commerce.marketing.promotion.runtime.StorePathSupportedSequenceBuilder implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.StorePathSupportedSequenceBuilder extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.runtime.Template extends java.lang.Object implements Serializable
-
Serialized Fields
-
key
TemplateKey key
-
groupKeys
com.ibm.commerce.marketing.promotion.group.PromotionGroupKey[] groupKeys
-
pricePresent
boolean pricePresent
-
shippingChargePresent
boolean shippingChargePresent
-
taxPresent
boolean taxPresent
-
shippingTaxPresent
boolean shippingTaxPresent
-
-
-
Class com.ibm.commerce.marketing.promotion.runtime.TemplateKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeKey
StoreKey storeKey
-
name
java.lang.String name
-
numericKey
java.lang.Number numericKey
-
-
-
-
Package com.ibm.commerce.marketing.promotion.schedule
-
Class com.ibm.commerce.marketing.promotion.schedule.DateRangeSchedule extends TimeRangeSchedule implements Serializable
-
Class com.ibm.commerce.marketing.promotion.schedule.PromotionSchedule extends java.lang.Object implements Serializable
-
Serialized Fields
-
dateSchedule
DateRangeSchedule dateSchedule
-
timeWithinADaySchedule
TimeRangeWithinADaySchedule timeWithinADaySchedule
-
weekdaySchedule
WeekDaySchedule weekdaySchedule
-
-
-
Class com.ibm.commerce.marketing.promotion.schedule.TimeRangeSchedule extends java.lang.Object implements Serializable
-
Serialized Fields
-
startTime
java.util.Date startTime
-
endTime
java.util.Date endTime
-
includeStart
boolean includeStart
-
includeEnd
boolean includeEnd
-
currentState
boolean currentState
-
currentStateValidUntil
java.util.Date currentStateValidUntil
-
-
-
Class com.ibm.commerce.marketing.promotion.schedule.TimeRangeWithinADaySchedule extends TimeRangeSchedule implements Serializable
-
Class com.ibm.commerce.marketing.promotion.schedule.WeekDaySchedule extends java.lang.Object implements Serializable
-
Serialized Fields
-
weekDays
boolean[] weekDays
-
currentState
boolean currentState
-
currentStateExpiration
java.util.Date currentStateExpiration
-
-
-
-
Package com.ibm.commerce.marketing.promotion.stats
-
Class com.ibm.commerce.marketing.promotion.stats.StatsJDBCPersistenceManager extends com.ibm.commerce.marketing.promotion.persistence.JDBCPersistenceManager implements Serializable
-
Serialized Fields
-
sqlLogStats
java.lang.String sqlLogStats
-
stmtLogStats
java.sql.PreparedStatement stmtLogStats
-
sqlCountRedemptionsForPromotion
java.lang.String sqlCountRedemptionsForPromotion
-
stmtCountRedemptionsForPromotion
java.sql.PreparedStatement stmtCountRedemptionsForPromotion
-
sqlCountRedemptionsForPromotionForRegisteredUser
java.lang.String sqlCountRedemptionsForPromotionForRegisteredUser
-
sqlCountRedemptionsForPromotionForGuestUser
java.lang.String sqlCountRedemptionsForPromotionForGuestUser
-
stmtCountRedemptionsForPromotionForRegisteredUser
java.sql.PreparedStatement stmtCountRedemptionsForPromotionForRegisteredUser
-
stmtCountRedemptionsForPromotionForGuestUser
java.sql.PreparedStatement stmtCountRedemptionsForPromotionForGuestUser
-
sqlFindMaxKey
java.lang.String sqlFindMaxKey
-
stmtFindMaxKey
java.sql.PreparedStatement stmtFindMaxKey
-
-
-
Class com.ibm.commerce.marketing.promotion.stats.StatsManager extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.marketing.promotion.stats.StatsSessionBeanPersistenceManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
abPromoJDBCMgr
com.ibm.commerce.marketing.promotion.beans.PromotionJDBCManagerBean abPromoJDBCMgr
-
sqlLogStats
java.lang.String sqlLogStats
-
sqlOrderLogStats
java.lang.String sqlOrderLogStats
-
sqlRemoveLogStats
java.lang.String sqlRemoveLogStats
-
-
-
-
Package com.ibm.commerce.marketing.promotion.xml
-
Class com.ibm.commerce.marketing.promotion.xml.DeXMLizationException extends java.lang.Exception implements Serializable
-
Class com.ibm.commerce.marketing.promotion.xml.XMLizationException extends java.lang.Exception implements Serializable
-
-
Package com.ibm.commerce.marketing.runtime.engine
-
Class com.ibm.commerce.marketing.runtime.engine.Activity extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.Integer id
-
name
java.lang.String name
-
description
java.lang.String description
-
storeId
java.lang.Integer storeId
-
campaignId
java.lang.Integer campaignId
-
campaignName
java.lang.String campaignName
-
state
java.lang.Short state
-
createdDate
java.sql.Timestamp createdDate
-
lastUpdate
java.sql.Timestamp lastUpdate
-
lastUpdatedBy
java.lang.String lastUpdatedBy
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
priority
java.lang.Short priority
-
repeatable
java.lang.Short repeatable
-
currentVersion
java.lang.Integer currentVersion
-
publishedVersion
java.lang.Integer publishedVersion
-
activityType
java.lang.Short activityType
-
activityFormat
java.lang.String activityFormat
-
templateType
java.lang.Short templateType
-
experimentType
java.lang.Short experimentType
-
flowXml
java.lang.String flowXml
-
field1
java.lang.Integer field1
-
field2
java.lang.Long field2
-
field3
java.math.BigDecimal field3
-
field4
java.lang.String field4
-
activityRootElement
com.ibm.commerce.marketing.internal.runtime.objects.ActivityRootElement activityRootElement
-
flowElements
java.util.Map<K,V> flowElements
-
isRepeatable
boolean isRepeatable
-
hasOnlyTriggersForAllUsers
boolean hasOnlyTriggersForAllUsers
-
marketingSpotBehavior
java.lang.Integer marketingSpotBehavior
-
activityElementData
com.ibm.commerce.marketing.internal.runtime.objects.ActivityElementData activityElementData
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.runtime.engine.FlowElement extends java.lang.Object implements Serializable
-
Serialized Fields
-
elementId
java.lang.Integer elementId
-
name
java.lang.String name
-
elementTemplateId
java.lang.Integer elementTemplateId
-
elementTypeId
java.lang.Integer elementTypeId
-
elementTypeName
java.lang.String elementTypeName
-
elementTemplateName
java.lang.String elementTemplateName
-
activityId
java.lang.Integer activityId
-
relatedId
java.lang.Integer relatedId
-
priority
java.lang.Short priority
-
elementXml
java.lang.String elementXml
-
behaviorXml
java.lang.String behaviorXml
-
relatedXml
java.lang.String relatedXml
-
trueForAllUsers
java.lang.String trueForAllUsers
-
field1
java.lang.Integer field1
-
field2
java.lang.Long field2
-
field3
java.math.BigDecimal field3
-
field4
java.lang.String field4
-
variables
java.util.Map<K,V> variables
-
triggerType
java.lang.String triggerType
-
triggerParameters
java.util.Map<K,V> triggerParameters
-
invocationObject
java.lang.Object[] invocationObject
-
userBehaviorRule
UserBehaviorRule userBehaviorRule
-
parent
java.lang.String parent
-
sequence
java.lang.Double sequence
-
parentId
java.lang.Integer parentId
-
persistBehaviorDataToDatabase
boolean persistBehaviorDataToDatabase
-
callCmdOnMatch
java.lang.String callCmdOnMatch
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
triggerListenerArray
com.ibm.commerce.marketing.internal.runtime.objects.TriggerListen[] triggerListenerArray
-
triggerParameters
java.util.Map<K,V> triggerParameters
-
previewReport
java.util.List<E> previewReport
-
-
-
-
Package com.ibm.commerce.marketing.runtime.util
-
Class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
type
java.lang.String type
-
data
java.lang.String data
-
activityId
java.lang.Integer activityId
-
priority
java.math.BigInteger priority
-
experimentTestElements
java.util.List<E> experimentTestElements
-
nvp
java.util.Map<K,V> nvp
Thenvp
(name-value pairs) map is used to pass information from the ActionTaskCmd class to the Retrieve class.
setNVP()
is called from methodActionTaskCmdImp.performExecute()
, and the values set are then retrieved fromRetrieveContentTaskCmdImpl.performExecute()
.
For possible name values, seeNVP_
strings defined in this class.
At the moment, this is only used for Promotions, thereforenvp
is created only when required, under methodsetNVP()
.
For example:
DisplayPromotionActionTaskCmdImpl
sets a promotionId as theNVP_PROMOTION_ID
. This represents a promotion to be displayed at an eMarketingSpot. It also sets the action (NVP_ACTION
) to display a promotion (NVP_PROMOTION_DISPLAY
).
WhenRetrieveContentTaskCmdImpl
accesses the data bean, it checks for the values stored in thenvp
map. If it sees that the action isNVP_PROMOTION_DISPLAY
, then it retrieves the promotionId fromNVP_PROMOTION_ID
, and takes appropriate action to display the promotion.
-
-
-
Class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
experimentId
java.lang.String experimentId
-
experimentName
java.lang.String experimentName
-
testElementId
java.lang.String testElementId
-
testElementName
java.lang.String testElementName
-
control
boolean control
-
-
-
Class com.ibm.commerce.marketing.runtime.util.RankingBrowsedProductCmdImpl extends BehaviorRuleTaskCmdImpl implements Serializable
-
-
Package com.ibm.commerce.marketing.segment.commands
-
Class com.ibm.commerce.marketing.segment.commands.CreateCustomerSegmentExportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iCompressFlag
java.lang.Boolean iCompressFlag
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
iUniqueId
java.lang.String iUniqueId
-
iFileName
java.lang.String iFileName
-
iFileHeader
java.lang.String iFileHeader
-
iIncludeFileHeader
java.lang.String iIncludeFileHeader
-
iIncludeLogonId
java.lang.String iIncludeLogonId
-
iIncludeEmailsOptOutCustomers
java.lang.String iIncludeEmailsOptOutCustomers
-
iIncludeCustomerNames
java.lang.String iIncludeCustomerNames
-
requestProperties
TypedProperty requestProperties
-
iSB
java.lang.StringBuilder iSB
-
-
-
Class com.ibm.commerce.marketing.segment.commands.CreateCustomerSegmentImportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iCompressFlag
java.lang.Boolean iCompressFlag
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
iUniqueId
java.lang.String iUniqueId
-
iFileName
java.lang.String iFileName
-
requestProperties
TypedProperty requestProperties
-
iSB
java.lang.StringBuilder iSB
-
-
-
Class com.ibm.commerce.marketing.segment.commands.CustomerSegmentExtractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCompressFlag
java.lang.Boolean iCompressFlag
-
iFetchSize
int iFetchSize
-
iExtractUseProductionConnectionInDeveloperEnv
java.lang.Boolean iExtractUseProductionConnectionInDeveloperEnv
-
iStatus
boolean iStatus
-
iMbrGrpId
java.lang.Long iMbrGrpId
-
iUploadFileId
java.lang.Long iUploadFileId
-
iFileName
java.lang.String iFileName
-
iNumOfRecords
long iNumOfRecords
-
iExportName
java.lang.String iExportName
-
iCustomerSegementCustomersInfoQuery
java.lang.String iCustomerSegementCustomersInfoQuery
-
iIncludeLogonId
boolean iIncludeLogonId
-
iOnStagingServer
boolean iOnStagingServer
-
iIncludeEmailsOptOutCustomers
boolean iIncludeEmailsOptOutCustomers
-
iIncludeCustomerNames
int iIncludeCustomerNames
-
iSQLSelect
java.lang.String iSQLSelect
-
iSQLSelectIsNotCustom
boolean iSQLSelectIsNotCustom
-
iSQLOrderBy
java.lang.String iSQLOrderBy
-
iFileHeader
java.lang.String iFileHeader
-
iIncludeFileHeader
java.lang.Boolean iIncludeFileHeader
-
iAdditionalADDRESScolumns
java.lang.String iAdditionalADDRESScolumns
-
iAdditionalADDRESScolumnsWithTablePrefix
java.lang.String iAdditionalADDRESScolumnsWithTablePrefix
-
iAdditionalUSERDEMOcolumns
java.lang.String iAdditionalUSERDEMOcolumns
-
iAdditionalUSERDEMOcolumnsWithTablePrefix
java.lang.String iAdditionalUSERDEMOcolumnsWithTablePrefix
-
iAdditionalCustomTable
java.lang.String iAdditionalCustomTable
-
iAdditionalCustomTableColumns
java.lang.String iAdditionalCustomTableColumns
-
iAdditionalCustomTableColumnsWithTablePrefix
java.lang.String iAdditionalCustomTableColumnsWithTablePrefix
-
iAdditionalCustomTableWhereConditionWithAddressMemberId
java.lang.String iAdditionalCustomTableWhereConditionWithAddressMemberId
-
iSB
java.lang.StringBuilder iSB
-
-
-
Class com.ibm.commerce.marketing.segment.commands.CustomerSegmentUBXIntegrateCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
iImportStoreIds
java.util.List<E> iImportStoreIds
-
iExportStoreIds
java.util.List<E> iExportStoreIds
-
iStoreIds
java.util.List<E> iStoreIds
-
iJobMaxWaitingTime
int iJobMaxWaitingTime
-
iJobCheckInterval
int iJobCheckInterval
-
-
-
Class com.ibm.commerce.marketing.segment.commands.CustomerSegmentUBXUploadCmdImpl extends com.ibm.commerce.content.commands.DownloadUploadFileCmdImpl implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.Integer iStoreId
-
iJobId
java.lang.String iJobId
-
iUploadFileId
java.lang.String iUploadFileId
-
iStoreEndpoint
com.ibm.commerce.marketing.runtime.util.StoreEndpoint iStoreEndpoint
-
-
-
Class com.ibm.commerce.marketing.segment.commands.DownloadCustomerSegmentCmdImpl extends com.ibm.commerce.content.commands.DownloadUploadFileCmdImpl implements Serializable
-
Class com.ibm.commerce.marketing.segment.commands.ScheduledCustomerSegmentExportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.marketing.segment.commands.ScheduledCustomerSegmentImportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
-
Package com.ibm.commerce.marketingcenter.campaign.beans
-
Class com.ibm.commerce.marketingcenter.campaign.beans.AssignDiscount extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
returnList
CategoryListResultsDataBean[] returnList
Deprecated.An array of the category result entries. -
defaultLanguageId
java.lang.String defaultLanguageId
Deprecated. -
indexBegin
java.lang.String indexBegin
Deprecated. -
indexEnd
java.lang.String indexEnd
Deprecated. -
languageId
java.lang.String languageId
Deprecated. -
storeId
java.lang.String storeId
Deprecated. -
resultSetSize
int resultSetSize
Deprecated.
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListResultsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_catalogId
java.lang.String _catalogId
Deprecated.The ID of the catalog that this category belongs to. -
_categoryId
java.lang.String _categoryId
Deprecated.The ID of this category. -
_parentCategoryId
java.lang.String _parentCategoryId
Deprecated.The ID of the parent category. -
cab
CatalogAccessBean cab
Deprecated. -
cgab
CatalogGroupAccessBean cgab
Deprecated. -
cgdab
CatalogGroupDescriptionAccessBean cgdab
Deprecated. -
parentCategoryAccessBean
CatalogGroupAccessBean parentCategoryAccessBean
Deprecated. -
parentCategoryDescriptionAccessBean
CatalogGroupDescriptionAccessBean parentCategoryDescriptionAccessBean
Deprecated.
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.beans.CollateralListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
collateralList
CollateralDataBean[] collateralList
An array of the collateral data bean. -
storeID
java.lang.Integer storeID
-
languageID
java.lang.Integer languageID
-
orderBy
java.lang.String orderBy
-
names
java.util.List<E> names
-
listAll
boolean listAll
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.beans.SearchDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
srStart
int srStart
Deprecated. -
srMax
int srMax
Deprecated. -
srDir
int srDir
Deprecated. -
srLocation
int srLocation
Deprecated. -
returnList
com.ibm.commerce.marketingcenter.search.helpers.SearchProductListDataBean returnList
Deprecated.
-
-
-
-
Package com.ibm.commerce.marketingcenter.campaign.objects
-
Class com.ibm.commerce.marketingcenter.campaign.objects.Collateral extends com.ibm.commerce.marketingcenter.campaign.objimpl.CollateralEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.campaign.objects.Collateral iTypedEntity
-
iInitKey_collateralId
java.lang.Integer iInitKey_collateralId
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescription extends com.ibm.commerce.marketingcenter.campaign.objimpl.CollateralDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_collateral
java.lang.Integer iInitKey_collateral
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
collateralId
java.lang.Integer collateralId
-
languageId
java.lang.Integer languageId
-
location
java.lang.String location
-
marketingText
java.lang.String marketingText
-
customerField1
java.lang.String customerField1
-
customerField2
java.lang.String customerField2
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
collateral
java.lang.Integer collateral
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
collateralId
java.lang.Integer collateralId
-
storeId
java.lang.Integer storeId
-
type
java.lang.Integer type
-
name
java.lang.String name
-
urlLink
java.lang.String urlLink
-
customerField1
java.lang.String customerField1
-
customerField2
java.lang.String customerField2
-
-
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralType extends com.ibm.commerce.marketingcenter.campaign.objimpl.CollateralTypeEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.campaign.objects.CollateralType iTypedEntity
-
iInitKey_collateralTypeId
java.lang.Integer iInitKey_collateralTypeId
-
-
-
-
Package com.ibm.commerce.marketingcenter.events.databeans
-
Class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
mpe_id
java.lang.Integer mpe_id
Marketing page element ID associated with all the statistics in this bean. -
intv_id
java.lang.Integer intv_id
Initiative ID associated with all the statistics in this bean. -
orderby
java.lang.String orderby
Order by value to be used as the order by parameter in the EJB finder. -
requestProperties
TypedProperty requestProperties
The request properties object associated with the data bean. -
commandContext
CommandContext commandContext
Current command context that is used to retrieve the runtime attribute like the store ID and the member ID. -
statsDataBeanList
CampaignStatisticsBean[] statsDataBeanList
Array ofCampaignStatisticsBean
objects that represents a row in the list, specified by the given index. -
statsAccessBeanList
CampaignStatisticsAccessBean[] statsAccessBeanList
Array ofCampaignStatisticsAccessBean
objects that represents all the statistics in the list.
-
-
-
Class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultsListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_experimentId
java.lang.Integer _experimentId
The experiment ID for which this databean lists statistics. -
_storeId
java.lang.Integer _storeId
The ID of the store in which the experiment is running. -
controlResults
java.util.Vector<E> controlResults
The list of control test element result databeans. -
testElementResults
java.util.Vector<E> testElementResults
The list of test element result databeans. The list does not include the control test element. -
customControlResults
java.util.Vector<E> customControlResults
The list of control test element custom result databeans. -
customTestElementResults
java.util.Vector<E> customTestElementResults
The list of test element custom result databeans. The list does not include the control test element -
iCommandContext
CommandContext iCommandContext
The command context. -
iTypedProperty
TypedProperty iTypedProperty
The command request properties -
connection
java.sql.Connection connection
A connection to the database. -
traceEnabled
boolean traceEnabled
This field specifies whether or not trace is enabled for the MARKETING component. -
haveTestData
boolean haveTestData
This field specifies whether or not the class being run under a unit test. -
testExperimentRuleDefinition
ExperimentRuleDefinition testExperimentRuleDefinition
The experiment test elements for testing purposes.
-
-
-
Class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catGroupId
java.lang.Long catGroupId
-
metaphorTypeId
java.lang.Integer metaphorTypeId
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
statsDataBeanList
ProductAdvisorStatisticsBean[] statsDataBeanList
-
statsAccessBeanList
ProductAdvisorStatisticsAccessBean[] statsAccessBeanList
-
-
-
Class com.ibm.commerce.marketingcenter.events.databeans.ProductComparisonStatisticsListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catGroupId
java.lang.Long catGroupId
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
statsDataBeanList
ProductComparisonStatisticsBean[] statsDataBeanList
-
statsAccessBeanList
ProductComparisonStatisticsAccessBean[] statsAccessBeanList
-
-
-
Class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catGroupId
java.lang.Long catGroupId
-
featureId
java.lang.Integer featureId
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
statsDataBeanList
ProductExplorerStatisticsBean[] statsDataBeanList
-
statsAccessBeanList
ProductExplorerStatisticsAccessBean[] statsAccessBeanList
-
-
-
Class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
treeId
java.lang.Integer treeId
-
conceptId
java.lang.Integer conceptId
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
statsDataBeanList
SalesAssistantStatisticsBean[] statsDataBeanList
-
statsAccessBeanList
SalesAssistantStatisticsAccessBean[] statsAccessBeanList
-
-
-
-
Package com.ibm.commerce.marketingcenter.events.dbobjects
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLogRecommendationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStatsRecommendationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.OrdersMgpPersistEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.PAStatsInvocationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.PCStatsInvocationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.PEStatsInvocationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.dbobjects.SAStatsInvocationEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
-
Package com.ibm.commerce.marketingcenter.events.objects
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignLog extends com.ibm.commerce.marketingcenter.events.objimpl.CampaignLogEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
CampaignLog iTypedEntity
-
iInitKey_userTrafficId
java.lang.Long iInitKey_userTrafficId
-
iInitKey_marketingPageElementId
java.lang.Integer iInitKey_marketingPageElementId
-
iInitKey_initiativeId
java.lang.Integer iInitKey_initiativeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignLogKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
userTrafficId
java.lang.Long userTrafficId
-
marketingPageElementId
java.lang.Integer marketingPageElementId
-
initiativeId
java.lang.Integer initiativeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignStatistics extends com.ibm.commerce.marketingcenter.events.objimpl.CampaignStatisticsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
CampaignStatistics iTypedEntity
-
iInitKey_marketingPageElementId
java.lang.Integer iInitKey_marketingPageElementId
-
iInitKey_initiativeId
java.lang.Integer iInitKey_initiativeId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
marketingPageElementId
java.lang.Integer marketingPageElementId
-
initiativeId
java.lang.Integer initiativeId
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroup extends com.ibm.commerce.marketingcenter.events.objimpl.OrdersMemberGroupEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroup iTypedEntity
-
iInitKey_memberGroupId
java.lang.Long iInitKey_memberGroupId
-
iInitKey_ordersId
java.lang.Long iInitKey_ordersId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberGroupId
java.lang.Long memberGroupId
-
ordersId
java.lang.Long ordersId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatistics extends com.ibm.commerce.marketingcenter.events.objimpl.ProductAdvisorStatisticsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProductAdvisorStatistics iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_catGroupId
java.lang.Long iInitKey_catGroupId
-
iInitKey_metaphorTypeId
java.lang.Integer iInitKey_metaphorTypeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
catGroupId
java.lang.Long catGroupId
-
metaphorTypeId
java.lang.Integer metaphorTypeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatistics extends com.ibm.commerce.marketingcenter.events.objimpl.ProductComparisonStatisticsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProductComparisonStatistics iTypedEntity
-
iInitKey_catGroupId
java.lang.Long iInitKey_catGroupId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catGroupId
java.lang.Long catGroupId
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatistics extends com.ibm.commerce.marketingcenter.events.objimpl.ProductExplorerStatisticsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProductExplorerStatistics iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_featureId
java.lang.Integer iInitKey_featureId
-
iInitKey_catGroupId
java.lang.Long iInitKey_catGroupId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
featureId
java.lang.Integer featureId
-
catGroupId
java.lang.Long catGroupId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatistics extends com.ibm.commerce.marketingcenter.events.objimpl.SalesAssistantStatisticsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
SalesAssistantStatistics iTypedEntity
-
iInitKey_treeId
java.lang.Integer iInitKey_treeId
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_conceptId
java.lang.Integer iInitKey_conceptId
-
-
-
Class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
treeId
java.lang.Integer treeId
-
storeId
java.lang.Integer storeId
-
conceptId
java.lang.Integer conceptId
-
-
-
-
Package com.ibm.commerce.marketingcenter.events.runtime
-
Class com.ibm.commerce.marketingcenter.events.runtime.AddEventCommandImpl extends com.ibm.commerce.marketingcenter.events.runtime.MarketingEventUpdateCommandImpl implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.runtime.CampaignLoggingEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.runtime.ClickEventUpdateCommandImpl extends com.ibm.commerce.marketingcenter.events.runtime.MarketingEventUpdateCommandImpl implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.runtime.ClickMonitorCommandImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
urlParameter
java.lang.String urlParameter
-
-
-
Class com.ibm.commerce.marketingcenter.events.runtime.ExperimentLoggingEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.marketingcenter.events.runtime.MarketingEventUpdateCommandImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProps
TypedProperty requestProps
-
eventType
java.lang.String eventType
-
-
-
Class com.ibm.commerce.marketingcenter.events.runtime.PersistOrdersWithMemberGroupIdsForCurrentUserCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_ordersId
java.lang.Long _ordersId
-
-
-
-
Package com.ibm.commerce.marketingcenter.objects
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningMemberResults extends com.ibm.commerce.marketingcenter.objimpl.BIClosedLoopMiningMemberResultsEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningMemberResultsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningMemberResults iTypedEntity
-
iInitKey_segmentationId
java.lang.Integer iInitKey_segmentationId
-
iInitKey_subId
java.lang.Long iInitKey_subId
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningMemberResultsKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
segmentationId
java.lang.Integer segmentationId
-
subId
java.lang.Long subId
-
memberId
java.lang.Long memberId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModel extends com.ibm.commerce.marketingcenter.objimpl.BIClosedLoopMiningModelEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModel iTypedEntity
-
iInitKey_segmentationId
java.lang.Integer iInitKey_segmentationId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelDescription extends com.ibm.commerce.marketingcenter.objimpl.BIClosedLoopMiningModelDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelDescription iTypedEntity
-
iInitKey_segmentationId
java.lang.Integer iInitKey_segmentationId
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.BIClosedLoopMiningModelDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
segmentationId
java.lang.Integer segmentationId
-
languageId
java.lang.Integer languageId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.Campaign extends com.ibm.commerce.marketingcenter.objimpl.CampaignEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.Campaign iTypedEntity
-
iInitKey_campaignId
java.lang.Integer iInitKey_campaignId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.CampaignEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCampaignId
java.lang.Integer iCampaignId
-
iName
java.lang.String iName
-
iDescription
java.lang.String iDescription
-
iType
java.lang.Integer iType
-
iStatus
java.lang.String iStatus
-
iStoreId
java.lang.Integer iStoreId
-
iField1
java.lang.String iField1
-
iLastUpdatedBy
java.lang.String iLastUpdatedBy
-
iCampaignOwner
java.lang.String iCampaignOwner
-
iObjective
java.lang.String iObjective
-
iLastUpdateDate
java.sql.Timestamp iLastUpdateDate
-
-
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpot extends com.ibm.commerce.marketingcenter.objimpl.EMarketingSpotEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.EMarketingSpot iTypedEntity
-
iInitKey__eMarketingSpotId
java.lang.Integer iInitKey__eMarketingSpotId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
_storeId
java.lang.Integer _storeId
-
_name
java.lang.String _name
-
_description
java.lang.String _description
-
_supportedTypes
java.lang.String _supportedTypes
-
_usageType
java.lang.String _usageType
-
-
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObject extends com.ibm.commerce.marketingcenter.objimpl.EMarketingSpotMappableObjectEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObject iTypedEntity
-
iInitKey_eMarketingSpotMappableObjectId
java.lang.Integer iInitKey_eMarketingSpotMappableObjectId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iEMarketingSpotMappableObjectId
java.lang.Integer iEMarketingSpotMappableObjectId
-
iTypeId
java.lang.Integer iTypeId
-
iObjectId
java.lang.Integer iObjectId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableType extends com.ibm.commerce.marketingcenter.objimpl.EMarketingSpotMappableTypeEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableType iTypedEntity
-
iInitKey_eMarketingSpotMappableTypeId
java.lang.Integer iInitKey_eMarketingSpotMappableTypeId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.Initiative extends com.ibm.commerce.marketingcenter.objimpl.InitiativeEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.Initiative iTypedEntity
-
iInitKey_initiativeId
java.lang.Integer iInitKey_initiativeId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.InitiativeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iInitiativeId
java.lang.Integer iInitiativeId
-
iName
java.lang.String iName
-
iSellType
java.lang.Integer iSellType
-
iDescription
java.lang.String iDescription
-
iStatus
java.lang.String iStatus
-
iType
java.lang.Integer iType
-
iCampaignId
java.lang.Integer iCampaignId
-
iField1
java.lang.String iField1
-
iLastUpdatedBy
java.lang.String iLastUpdatedBy
-
iLastUpdateDate
java.sql.Timestamp iLastUpdateDate
-
iResultType
java.lang.String iResultType
-
iRule
java.lang.String iRule
-
iStoreId
java.lang.Integer iStoreId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.InitiativeSchedule extends com.ibm.commerce.marketingcenter.objimpl.InitiativeScheduleEntityBase implements Serializable
-
Class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.marketingcenter.objects.InitiativeSchedule iTypedEntity
-
iInitKey__initiativeScheduleId
java.lang.Integer iInitKey__initiativeScheduleId
-
-
-
Class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
_priority
java.lang.Integer _priority
-
_ownerStoreId
java.lang.Integer _ownerStoreId
-
_initiativeId
java.lang.Integer _initiativeId
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
_initiativeScheduleId
java.lang.Integer _initiativeScheduleId
-
_startDate
java.sql.Timestamp _startDate
-
_endDate
java.sql.Timestamp _endDate
-
-
-
-
Package com.ibm.commerce.me.beans
-
Class com.ibm.commerce.me.beans.BuyerSupplierMappingDataBean extends com.ibm.commerce.me.beansrc.BuyerSupplierMappingDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyProtocolId
java.lang.String iDataBeanKeyProtocolId
-
iDataBeanKeyISupplierOrganizationId
java.lang.String iDataBeanKeyISupplierOrganizationId
-
iDataBeanKeyIBuyerOrganizationId
java.lang.String iDataBeanKeyIBuyerOrganizationId
-
-
-
Class com.ibm.commerce.me.beans.BuyerSupplierSecurityDataBean extends com.ibm.commerce.me.beansrc.BuyerSupplierSecurityDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyISupplierOrganizationId
java.lang.String iDataBeanKeyISupplierOrganizationId
-
iDataBeanKeyIBuyerOrganizationId
java.lang.String iDataBeanKeyIBuyerOrganizationId
-
-
-
Class com.ibm.commerce.me.beans.ProcurementBuyerProfileDataBean extends com.ibm.commerce.me.beansrc.ProcurementBuyerProfileDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command Context -
iRequestProperties
TypedProperty iRequestProperties
Request Properties -
iDataBeanKeyProtocolId
java.lang.String iDataBeanKeyProtocolId
The Procurement Protocol reference number -
iDataBeanKeyOrganizationId
java.lang.String iDataBeanKeyOrganizationId
The buyer organization reference number
-
-
-
Class com.ibm.commerce.me.beans.ProcurementMessageViewDataBean extends com.ibm.commerce.me.beansrc.ProcurementMessageViewDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command Context -
iRequestProperties
TypedProperty iRequestProperties
Request Properties -
iDataBeanKeyProtocolId
java.lang.String iDataBeanKeyProtocolId
The Procurement Protocol reference number -
iDataBeanKeyMessageName
java.lang.String iDataBeanKeyMessageName
The name of the message to be composed and sent to the procurement system -
iDataBeanKeyOrganizationId
java.lang.String iDataBeanKeyOrganizationId
The Buyer organization reference number
-
-
-
Class com.ibm.commerce.me.beans.ProcurementProtocolDataBean extends com.ibm.commerce.me.beansrc.ProcurementProtocolDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command Context -
iRequestProperties
TypedProperty iRequestProperties
Request Properties -
iDataBeanKeyProtocolId
java.lang.String iDataBeanKeyProtocolId
The Procurement Protocol reference number
-
-
-
Class com.ibm.commerce.me.beans.ProcurementSystemDataBean extends com.ibm.commerce.me.beansrc.ProcurementSystemDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command Context -
iRequestProperties
TypedProperty iRequestProperties
Request Properties -
iDataBeanKeyProcurementSystemName
java.lang.String iDataBeanKeyProcurementSystemName
The name of the procurement system
-
-
-
-
Package com.ibm.commerce.me.commands
-
Class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
authType
int authType
-
logonMode
short logonMode
-
supplierCred
Credentials supplierCred
-
buyerCred
Credentials buyerCred
-
mpCred
Credentials mpCred
-
updateFlag
boolean updateFlag
-
checkParametersOk
boolean checkParametersOk
-
validCredentials
boolean validCredentials
-
errorCode
int errorCode
-
buyerId
long buyerId
-
supplierId
long supplierId
-
sessionInfo
SessionInfo sessionInfo
-
protocolId
java.lang.Integer protocolId
-
-
-
Class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
checkParametersOk
boolean checkParametersOk
-
validCredentials
boolean validCredentials
-
errorCode
int errorCode
-
buyerId
long buyerId
the Buyer Id -
supplierId
long supplierId
the Supplier Id -
storeId
java.lang.Integer storeId
the Store Id -
usersId
java.lang.Long usersId
the user Id -
orderId
java.lang.Long orderId
the order Id -
btAddressId
java.lang.Long btAddressId
the addressId -
stAddressId
java.lang.Long stAddressId
the ship to address Id -
ciData
CIData ciData
the CIData object -
protocolBean
com.ibm.commerce.me.objects.ProcurementProtocolAccessBean protocolBean
theProcurementProtocolAccessBean
object -
protocolId
java.lang.Integer protocolId
the protocol Id -
authType
java.lang.Integer authType
the authentication type -
contractId
java.lang.Long contractId
the contract Id -
catalogId
java.lang.Long catalogId
the catalog Id -
memberGroupId
java.lang.Long memberGroupId
the member group Id -
oldOrderId
java.lang.Long oldOrderId
the old order Id -
requisitionerId
java.lang.String requisitionerId
the requisitioner Id -
organizationUnitId
java.lang.Long organizationUnitId
the organization unit Id -
viewTask
java.lang.String viewTask
name of the response view -
errorTask
java.lang.String errorTask
name of the error view -
solicitedOrder
boolean solicitedOrder
indicate whether order is solicited, default to false -
hshDupAddress
java.util.Hashtable<K,V> hshDupAddress
-
oldQuotes
java.util.Vector<E> oldQuotes
the vector containing the old quotes -
orgReqId
java.lang.String orgReqId
-
-
-
Class com.ibm.commerce.me.commands.CheckBatchOrderRequestCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
checkParametersOk
boolean checkParametersOk
flag showing whether the parameter check is ok -
messageId
java.lang.String messageId
payload id for ARIBA -
errorCode
int errorCode
error code of this command -
status
com.ibm.commerce.me.common.Status status
Status class encapsulating the ok status
-
-
-
Class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
checkParametersOk
boolean checkParametersOk
-
sbToAddress
Address sbToAddress
-
addressType
java.lang.String addressType
-
addressId
java.lang.Long addressId
-
memberId
java.lang.Long memberId
-
errorCode
int errorCode
-
-
-
Class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
supplierCred
Credentials supplierCred
-
buyerCred
Credentials buyerCred
-
mpCred
Credentials mpCred
-
updateFlag
boolean updateFlag
-
merchantKey
java.lang.String merchantKey
-
checkParametersOk
boolean checkParametersOk
-
validCredentials
boolean validCredentials
-
errorCode
int errorCode
-
buyerId
long buyerId
-
supplierId
long supplierId
-
authType
int authType
The authentication type, default to -1
-
-
-
Class com.ibm.commerce.me.commands.ProcurementOrderPrepareCmdImpl extends OrderPrepareCmdImpl implements Serializable
-
Class com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
catalogId
long catalogId
-
identifier
java.lang.String identifier
-
memberId
long memberId
-
supplierCookie
java.lang.String supplierCookie
-
checkParametersOk
boolean checkParametersOk
-
buyerReqInfo
BuyerRequestInfo buyerReqInfo
-
-
-
Class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
logonMode
short logonMode
-
userId
java.lang.Long userId
-
checkParametersOk
boolean checkParametersOk
-
buyerId
java.lang.Long buyerId
-
errorCode
int errorCode
-
ciData
CIData ciData
CIData object to store logon properties. -
protocolBean
com.ibm.commerce.me.objects.ProcurementProtocolAccessBean protocolBean
-
protocolId
java.lang.Integer protocolId
-
authType
int authType
-
requisitionerId
java.lang.String requisitionerId
-
organizationUnitId
java.lang.Long organizationUnitId
-
-
-
Class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
checkParametersOk
boolean checkParametersOk
-
registrationSuccessful
boolean registrationSuccessful
-
reqId
java.lang.String reqId
-
reqName
java.lang.String reqName
-
deptName
java.lang.String deptName
-
postbackUrl
java.lang.String postbackUrl
-
sessionId
java.lang.String sessionId
-
sessionType
java.lang.String sessionType
-
orderStatusUrl
java.lang.String orderStatusUrl
-
sessionInfo
SessionInfo sessionInfo
-
userId
java.lang.Long userId
-
buyerId
long buyerId
-
supplierId
long supplierId
-
protocolId
java.lang.Integer protocolId
-
-
-
Class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orders_Id
java.lang.Long orders_Id
-
cIQuote
CIQuote cIQuote
The instance of the quote (shopping cart to be sent back to the procurement system). The CIQuote instance is protected so that sub-classes can access this for customization. -
quote
java.util.Hashtable<K,V> quote
-
quoteKey
java.lang.String quoteKey
-
checkParametersOk
boolean checkParametersOk
-
viewTask
java.lang.String viewTask
-
buyerId
java.lang.Long buyerId
-
protocolId
java.lang.Integer protocolId
-
reqSession
RequisitionerSessionData reqSession
-
-
-
Class com.ibm.commerce.me.commands.SubmitShoppingCartCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orders_Id
java.lang.Long orders_Id
-
checkParametersOk
boolean checkParametersOk
-
-
-
-
Package com.ibm.commerce.me.datatype
-
Class com.ibm.commerce.me.datatype.Address extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
deliverTo
java.lang.String deliverTo
-
address1
java.lang.String address1
-
address2
java.lang.String address2
-
address3
java.lang.String address3
-
city
java.lang.String city
-
state
java.lang.String state
-
postalCode
java.lang.String postalCode
-
country
java.lang.String country
-
email
java.lang.String email
-
emailType
java.lang.String emailType
-
fax
java.lang.String fax
-
faxType
java.lang.String faxType
-
phoneNo
java.lang.String phoneNo
-
phoneType
java.lang.String phoneType
-
-
-
Class com.ibm.commerce.me.datatype.BuyerRequestInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
buyerOrgEntity_ID
long buyerOrgEntity_ID
-
storeId
long storeId
-
usersId
long usersId
-
catalogId
long catalogId
-
creationTime
long creationTime
-
orderId
long orderId
-
memGrpId
long memGrpId
-
itemId
long itemId
-
logonMode
short logonMode
-
langId
int langId
-
contractId
java.lang.Long contractId
-
procurementSessionCookie
java.lang.String procurementSessionCookie
-
procurementSessionCookieType
java.lang.String procurementSessionCookieType
-
orderApprovalURL
java.lang.String orderApprovalURL
-
orderStatusURL
java.lang.String orderStatusURL
-
procurementProtocolId
java.lang.Integer procurementProtocolId
-
buyerCodeType
java.lang.String buyerCodeType
-
supplierCodeType
java.lang.String supplierCodeType
-
customSessionProperties
TypedProperty customSessionProperties
-
-
-
Class com.ibm.commerce.me.datatype.CIDataImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
logonData
TypedProperty logonData
-
poData
TypedProperty poData
-
buyerCred
Credentials buyerCred
-
supplierCred
Credentials supplierCred
-
mpCred
Credentials mpCred
-
deptExtrinsic
java.lang.String deptExtrinsic
-
userExtrinsic
java.lang.String userExtrinsic
-
sessionInfo
SessionInfo sessionInfo
-
billTo
Address billTo
-
poHeader
PurchaseOrderHeader poHeader
-
lineItems
java.util.Vector<E> lineItems
-
protocolName
java.lang.String protocolName
-
protocolVersion
java.lang.String protocolVersion
-
cmdContext
CommandContext cmdContext
-
-
-
Class com.ibm.commerce.me.datatype.CIQuoteImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
orders_Id
long orders_Id
-
langId
int langId
-
storeEnt_Id
java.lang.Integer storeEnt_Id
-
buyerCredentials
Credentials buyerCredentials
-
supplierCredentials
Credentials supplierCredentials
-
marketPlaceCredentials
Credentials marketPlaceCredentials
-
purchaseOrderRequestHeader
PurchaseOrderRequestHeader purchaseOrderRequestHeader
-
purchaseOrderItem
java.util.Vector<E> purchaseOrderItem
-
shippingInfo
ShippingInfo shippingInfo
-
taxInfo
TaxInfo taxInfo
-
shipToAddress
Address shipToAddress
-
isShippingItemLevel
boolean isShippingItemLevel
-
isShippingAddressItemLevel
boolean isShippingAddressItemLevel
-
shippingModeId
java.lang.String shippingModeId
-
shippingAddressId
java.lang.String shippingAddressId
-
protocol
java.lang.String protocol
-
orderBean
OrderAccessBean orderBean
EJB access bean for order -
orderItemBean
OrderItemAccessBean orderItemBean
EJB access bean for item in an order -
reqSession
RequisitionerSessionData reqSession
Session data for requisitioner
-
-
-
Class com.ibm.commerce.me.datatype.Credentials extends java.lang.Object implements Serializable
-
Serialized Fields
-
code
java.lang.String code
-
codeDomain
java.lang.String codeDomain
-
password
java.lang.String password
-
userId
java.lang.String userId
-
userIdType
java.lang.String userIdType
-
-
-
Class com.ibm.commerce.me.datatype.PaymentInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
cardType
int cardType
-
cardNumber
java.lang.String cardNumber
-
expiration
java.util.Date expiration
-
cardName
java.lang.String cardName
-
address
Address address
-
-
-
Class com.ibm.commerce.me.datatype.PurchaseOrderHeader extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderDate
java.util.Date orderDate
-
orderId
java.lang.String orderId
-
orderType
java.lang.String orderType
-
messageId
java.lang.String messageId
-
totalAmount
java.math.BigDecimal totalAmount
-
currency
java.lang.String currency
-
shipTo
Address shipTo
-
billTo
Address billTo
-
orderStatusUrl
java.lang.String orderStatusUrl
-
shippingInfo
ShippingInfo shippingInfo
-
payMethod
PaymentInfo payMethod
-
taxInfo
TaxInfo taxInfo
-
comment
java.lang.String comment
-
shipModeId
java.lang.String shipModeId
-
-
-
Class com.ibm.commerce.me.datatype.PurchaseOrderItem extends java.lang.Object implements Serializable
-
Serialized Fields
-
requestedDeliveryDate
java.util.Date requestedDeliveryDate
-
itemId
java.lang.String itemId
-
shoppingCartId
long shoppingCartId
-
quantity
long quantity
-
quantityInDouble
double quantityInDouble
-
requisitionerName
java.lang.String requisitionerName
-
requisitionerID
java.lang.String requisitionerID
-
itemPrice
java.math.BigDecimal itemPrice
-
currency
java.lang.String currency
-
description
java.lang.String description
-
unitOfMeasure
java.lang.String unitOfMeasure
-
classificationCode
java.lang.String classificationCode
-
classificationDomain
java.lang.String classificationDomain
-
shipTo
Address shipTo
-
comments
java.lang.String comments
-
shippingInfo
ShippingInfo shippingInfo
-
taxInfo
TaxInfo taxInfo
-
ordersId
java.lang.String ordersId
-
manufacturerPartID
java.lang.String manufacturerPartID
-
manufacturerName
java.lang.String manufacturerName
-
shipModeId
java.lang.String shipModeId
-
itemAttrName
java.lang.String itemAttrName
-
itemAttrValue
java.lang.String itemAttrValue
-
-
-
Class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader extends java.lang.Object implements Serializable
-
Serialized Fields
-
sessionInfo
SessionInfo sessionInfo
-
totalAmount
java.math.BigDecimal totalAmount
-
currency
java.lang.String currency
-
shipTo
Address shipTo
-
shippingInfo
ShippingInfo shippingInfo
-
taxInfo
TaxInfo taxInfo
-
-
-
Class com.ibm.commerce.me.datatype.RequisitionerSessionData extends java.lang.Object implements Serializable
-
Serialized Fields
-
procurementSessionCookie
java.lang.String procurementSessionCookie
-
procurementSessionCookieType
java.lang.String procurementSessionCookieType
-
orderApprovalURL
java.lang.String orderApprovalURL
-
orderStatusURL
java.lang.String orderStatusURL
-
procurementProtocolId
java.lang.Integer procurementProtocolId
-
creationTime
long creationTime
-
buyerCodeType
java.lang.String buyerCodeType
-
supplierCodeType
java.lang.String supplierCodeType
-
customSessionProperties
TypedProperty customSessionProperties
-
-
-
Class com.ibm.commerce.me.datatype.SessionInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
reqId
java.lang.String reqId
-
reqName
java.lang.String reqName
-
postBackURL
java.lang.String postBackURL
-
sessionId
java.lang.String sessionId
-
sessionType
java.lang.String sessionType
-
logonMode
short logonMode
-
shoppingCartId
long shoppingCartId
-
deptName
java.lang.String deptName
-
itemId
long itemId
-
orderStatusUrl
java.lang.String orderStatusUrl
-
procurementProtocolId
java.lang.String procurementProtocolId
-
customSessionProperties
TypedProperty customSessionProperties
-
-
-
Class com.ibm.commerce.me.datatype.ShippingInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
charge
java.math.BigDecimal charge
-
currency
java.lang.String currency
-
description
java.lang.String description
-
shippingCompany
java.lang.String shippingCompany
-
trackingId
java.lang.String trackingId
-
-
-
Class com.ibm.commerce.me.datatype.SupplierCookieTable extends com.ibm.commerce.me.datatype.DistributedMapDelegateHashtable implements Serializable
-
Serialized Fields
-
expiryTime
long expiryTime
-
cleanInterval
long cleanInterval
-
maxCount
long maxCount
-
maxRetries
long maxRetries
-
-
-
Class com.ibm.commerce.me.datatype.TaxInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
amount
java.math.BigDecimal amount
-
currency
java.lang.String currency
-
description
java.lang.String description
-
-
-
-
Package com.ibm.commerce.me.objects
-
Class com.ibm.commerce.me.objects.BuyerSupplierMapping extends com.ibm.commerce.me.objimpl.BuyerSupplierMappingEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.BuyerSupplierMappingAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
BuyerSupplierMapping iTypedEntity
-
iInitKey_iBuyerOrganizationId
java.lang.Long iInitKey_iBuyerOrganizationId
-
iInitKey_iSupplierOrganizationId
java.lang.Long iInitKey_iSupplierOrganizationId
-
iInitKey_protocol
java.lang.Integer iInitKey_protocol
-
-
-
Class com.ibm.commerce.me.objects.BuyerSupplierMappingKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iBuyerOrganizationId
java.lang.Long iBuyerOrganizationId
-
iSupplierOrganizationId
java.lang.Long iSupplierOrganizationId
-
protocol
java.lang.Integer protocol
-
-
-
Class com.ibm.commerce.me.objects.BuyerSupplierSecurity extends com.ibm.commerce.me.objimpl.BuyerSupplierSecurityEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.BuyerSupplierSecurityAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.me.objects.BuyerSupplierSecurity iTypedEntity
-
iInitKey_iBuyerOrganizationId
java.lang.Long iInitKey_iBuyerOrganizationId
-
iInitKey_iSupplierOrganizationId
java.lang.Long iInitKey_iSupplierOrganizationId
-
-
-
Class com.ibm.commerce.me.objects.BuyerSupplierSecurityKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iBuyerOrganizationId
java.lang.Long iBuyerOrganizationId
-
iSupplierOrganizationId
java.lang.Long iSupplierOrganizationId
-
-
-
Class com.ibm.commerce.me.objects.ProcurementBuyerProfile extends com.ibm.commerce.me.objimpl.ProcurementBuyerProfileEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.ProcurementBuyerProfileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.me.objects.ProcurementBuyerProfile iTypedEntity
-
iInitKey_organizationId
java.lang.Long iInitKey_organizationId
-
iInitKey_protocol
java.lang.Integer iInitKey_protocol
-
-
-
Class com.ibm.commerce.me.objects.ProcurementBuyerProfileKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
organizationId
java.lang.Long organizationId
-
protocol
java.lang.Integer protocol
-
-
-
Class com.ibm.commerce.me.objects.ProcurementMessageView extends com.ibm.commerce.me.objimpl.ProcurementMessageViewEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.ProcurementMessageViewAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProcurementMessageView iTypedEntity
-
iInitKey_messageName
java.lang.String iInitKey_messageName
-
iInitKey_organizationId
java.lang.Long iInitKey_organizationId
-
iInitKey_protocol
java.lang.Integer iInitKey_protocol
-
-
-
Class com.ibm.commerce.me.objects.ProcurementMessageViewKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
messageName
java.lang.String messageName
-
organizationId
java.lang.Long organizationId
-
protocol
java.lang.Integer protocol
-
-
-
Class com.ibm.commerce.me.objects.ProcurementProtocol extends com.ibm.commerce.me.objimpl.ProcurementProtocolEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.ProcurementProtocolAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProcurementProtocol iTypedEntity
-
iInitKey_protocolId
java.lang.Integer iInitKey_protocolId
-
-
-
Class com.ibm.commerce.me.objects.ProcurementSystem extends com.ibm.commerce.me.objimpl.ProcurementSystemEntityBase implements Serializable
-
Class com.ibm.commerce.me.objects.ProcurementSystemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ProcurementSystem iTypedEntity
-
iInitKey_procurementSystemName
java.lang.String iInitKey_procurementSystemName
-
-
-
-
Package com.ibm.commerce.member.client.commands
-
Class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
xmlDateTimeFormat
com.ibm.icu.text.DateFormat xmlDateTimeFormat
-
istrAction
java.lang.String istrAction
-
inOrganizationId
java.lang.Long inOrganizationId
-
iabOrganization
OrganizationAccessBean iabOrganization
-
iConfirmBOD
ConfirmBODType iConfirmBOD
-
-
-
-
Package com.ibm.commerce.member.facade.client
-
Class com.ibm.commerce.member.facade.client.MemberGroupException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.member.facade.client.OrganizationException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.member.facade.client.PersonException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.member.facade.server.commands
-
Class com.ibm.commerce.member.facade.server.commands.AbstractChangeMemberGroupMemberPartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
mbrgrpId
java.lang.Long mbrgrpId
-
memberId
java.lang.Long memberId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AbstractFetchMemberGroupCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
ilstMemberGroups
java.util.List<E> ilstMemberGroups
-
ilstSegmentDataBeans
java.util.List<E> ilstSegmentDataBeans
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AbstractMemberResponseBaseCmdImpl extends MemberHelper implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AbstractUserRegistrationAddCheckApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrUserId
java.lang.String istrUserId
-
istrPendingReason
java.lang.String istrPendingReason
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AcknowledgeOrganizationCmdImpl extends AbstractMemberResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
iAcknowledgeOrganizationType
AcknowledgeOrganizationType iAcknowledgeOrganizationType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AcknowledgePersonCmdImpl extends AbstractMemberResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
iAcknowledgePersonType
AcknowledgePersonType iAcknowledgePersonType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.AcknowledgePersonCreateGuestCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iControllerCommand
ProcessPersonCreateGuestCmd iControllerCommand
-
iException
java.lang.Exception iException
-
iAcknowledgePersonType
AcknowledgePersonType iAcknowledgePersonType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupBasePartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
mbrgrpName
java.lang.String mbrgrpName
-
ownerId
java.lang.String ownerId
-
currentOwnerId
java.lang.String currentOwnerId
-
mbrgrpAccessBean
MemberGroupAccessBean mbrgrpAccessBean
-
mbrgrpId
java.lang.String mbrgrpId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupConditionElementNVPPartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
mbrgrpId
java.lang.Long mbrgrpId
-
mbrgrpCondEleNVPType
com.ibm.commerce.member.facade.datatypes.MemberGroupConditionNameValuePairVariableType mbrgrpCondEleNVPType
-
mbrgrpCondEleNVPId
java.lang.Long mbrgrpCondEleNVPId
-
mbrgrpCondEleId
java.lang.String mbrgrpCondEleId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupConditionElementPartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
mbrgrpId
java.lang.Long mbrgrpId
-
mbrgrpCondEleType
com.ibm.commerce.member.facade.datatypes.MemberGroupConditionElementType mbrgrpCondEleType
-
mbrgrpCondEleId
java.lang.Long mbrgrpCondEleId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupDescriptionPartCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
displayName
java.lang.String displayName
-
description
java.lang.String description
-
langId
java.lang.Integer langId
-
mbrgrpId
java.lang.Long mbrgrpId
-
existedMbrgrpDescAB
com.ibm.commerce.user.objects.MemberGroupDescriptionAccessBean existedMbrgrpDescAB
-
actToken
ActivityToken actToken
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupExcludedOrganizationPartCmdImpl extends AbstractChangeMemberGroupMemberPartCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupExcludedPersonPartCmdImpl extends AbstractChangeMemberGroupMemberPartCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupIncludedOrganizationPartCmdImpl extends AbstractChangeMemberGroupMemberPartCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupIncludedPersonPartCmdImpl extends AbstractChangeMemberGroupMemberPartCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupPostActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
uniqueIDXpath
java.lang.String uniqueIDXpath
-
noun
commonj.sdo.DataObject noun
-
actionName
java.lang.String actionName
-
verbName
java.lang.String verbName
-
nounName
java.lang.String nounName
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanDetailCmdImpl extends ComposeMemberGroupFromDataBeanBaseCmdImpl implements Serializable
-
Serialized Fields
-
iSummaryCommand
ComposeMemberGroupFromDataBeanCmd iSummaryCommand
-
excludedOrgs
java.util.List<E> excludedOrgs
-
includedOrgs
java.util.List<E> includedOrgs
-
excludedPersons
java.util.List<E> excludedPersons
-
includedPersons
java.util.List<E> includedPersons
-
mbrgrpId
java.lang.Long mbrgrpId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanSummaryCmdImpl extends ComposeMemberGroupFromDataBeanBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanAllCmdImpl extends ComposeOrganizationFromDataBeanBaseCmdImpl implements Serializable
-
Serialized Fields
-
iDetailCommand
ComposeOrganizationFromDataBeanCmd iDetailCommand
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanDetailCmdImpl extends ComposeOrganizationFromDataBeanBaseCmdImpl implements Serializable
-
Serialized Fields
-
iSummaryCommand
ComposeOrganizationFromDataBeanCmd iSummaryCommand
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanSummaryCmdImpl extends ComposeOrganizationFromDataBeanBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanAllCmdImpl extends ComposePersonFromDataBeanBaseCmdImpl implements Serializable
-
Serialized Fields
-
iDetailCommand
ComposePersonFromDataBeanCmd iDetailCommand
-
iCheckoutProfileCommand
ComposePersonFromDataBeanCmd iCheckoutProfileCommand
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanCheckoutProfileCmdImpl extends ComposePersonFromDataBeanBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanDetailCmdImpl extends ComposePersonFromDataBeanBaseCmdImpl implements Serializable
-
Serialized Fields
-
iSummaryCommand
ComposePersonFromDataBeanCmd iSummaryCommand
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanSummaryCmdImpl extends ComposePersonFromDataBeanBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.FetchMemberGroupCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
istrRecordSetReferenceID
java.lang.String istrRecordSetReferenceID
-
ilstMemberGroups
java.util.List<E> ilstMemberGroups
-
-
-
Class com.ibm.commerce.member.facade.server.commands.FetchMemberGroupCmdImpl extends AbstractFetchMemberGroupCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.FetchOrganizationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.FetchOrganizationForStoreCmdImpl extends FetchOrganizationCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.FetchPersonCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.GetMemberGroupCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.GetOrganizationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetOrganization
GetOrganizationType iGetOrganization
-
iShowOrganization
ShowOrganizationType iShowOrganization
-
-
-
Class com.ibm.commerce.member.facade.server.commands.GetPersonCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetPerson
GetPersonType iGetPerson
-
iShowPerson
ShowPersonType iShowPerson
-
-
-
Class com.ibm.commerce.member.facade.server.commands.InsertMoreMemberGroupDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.LogonServiceCmdImpl extends LogonCmdImpl implements Serializable
-
Serialized Fields
-
istrLogonPasswordNew
java.lang.String istrLogonPasswordNew
-
istrLogonPasswordNewVerify
java.lang.String istrLogonPasswordNewVerify
-
istrLTPAToken
java.lang.String istrLTPAToken
-
-
-
Class com.ibm.commerce.member.facade.server.commands.LTPAAuthenticationServiceCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLTPAToken
java.lang.String istrLTPAToken
-
istrAuthenticateUserID
java.lang.String istrAuthenticateUserID
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupActivateActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Serialized Fields
-
memberGroupUniqueId
java.lang.Long memberGroupUniqueId
-
mbrGrpType
MemberGroupType mbrGrpType
-
topCondition
com.ibm.commerce.user.objects.MemberGroupConditionElementAccessBean topCondition
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupAddActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Serialized Fields
-
ownerId
java.lang.String ownerId
-
mbrgrpName
java.lang.String mbrgrpName
-
mbrgrp
MemberGroupType mbrgrp
-
storeId
java.lang.Integer storeId
-
includedMembers
java.util.List<E> includedMembers
-
excludedMembers
java.util.List<E> excludedMembers
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupDeleteActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Serialized Fields
-
memberGroupUniqueId
java.lang.Long memberGroupUniqueId
-
mbrGrpType
MemberGroupType mbrGrpType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupDeleteAllMembersActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Serialized Fields
-
mbrgrp
MemberGroupType mbrgrp
-
mbrGrpUniqueId
java.lang.String mbrGrpUniqueId
-
-
-
Class com.ibm.commerce.member.facade.server.commands.ProcessPersonCreateGuestCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iGuestUser
UserAccessBean iGuestUser
-
iGuestUserActivityToken
ActivityToken iGuestUserActivityToken
-
migrateGuestUser
boolean migrateGuestUser
-
-
-
Class com.ibm.commerce.member.facade.server.commands.RespondOrganizationCmdImpl extends AbstractMemberResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRespondOrganizationType
RespondOrganizationType iRespondOrganizationType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.RespondPersonCmdImpl extends AbstractMemberResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRespondPersonType
RespondPersonType iRespondPersonType
-
-
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationAddCheckApprovalAutoApprovalCmdImpl extends AbstractUserRegistrationAddCheckApprovalCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationAddCheckApprovalEmailActivationCmdImpl extends AbstractUserRegistrationAddCheckApprovalCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationAddWithApprovalCheckCmdImpl extends UserRegistrationAddCmdImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationAddWithCheckoutProfileCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrValidationCode
java.lang.String istrValidationCode
-
iabUserReg
UserRegistryAccessBean iabUserReg
-
-
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
istrEmail1
java.lang.String istrEmail1
-
isbUser
UserSyncBean isbUser
-
-
-
Class com.ibm.commerce.member.facade.server.commands.UserRegistrationUpdateWithCheckoutProfileCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.member.facade.server.commands.WCTokensAuthenticationServiceCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrAuthenticateUserID
java.lang.String istrAuthenticateUserID
-
istrWCToken
java.lang.String istrWCToken
-
istrWCTrustedToken
java.lang.String istrWCTrustedToken
-
-
-
-
Package com.ibm.commerce.member.helpers
-
Class com.ibm.commerce.member.helpers.LDAPAttribute extends java.lang.Object implements Serializable
-
Serialized Fields
-
istrAttributeName
java.lang.String istrAttributeName
-
istrAttributeType
java.lang.String istrAttributeType
-
istrOperation
java.lang.String istrOperation
-
istrFlow
java.lang.String istrFlow
-
-
-
Class com.ibm.commerce.member.helpers.LDAPEntry extends java.lang.Object implements Serializable
-
Serialized Fields
-
istrEntryName
java.lang.String istrEntryName
-
istrRDNName
java.lang.String istrRDNName
-
istrKeyAttribute
java.lang.String istrKeyAttribute
-
istrKeyObjectName
java.lang.String istrKeyObjectName
-
ivecObjectClasses
java.util.Vector<E> ivecObjectClasses
-
istrDefaultBase
java.lang.String istrDefaultBase
-
ivecSearchBases
java.util.Vector<E> ivecSearchBases
-
ivecLDAPMaps
java.util.Vector<E> ivecLDAPMaps
-
inLDAPMap
int inLDAPMap
-
inObjectClass
int inObjectClass
-
inSearchBase
int inSearchBase
-
-
-
Class com.ibm.commerce.member.helpers.LDAPEntryOrganizer extends java.lang.Object implements Serializable
-
Serialized Fields
-
ihshLDAPEntries
java.util.Hashtable<K,V> ihshLDAPEntries
-
istrMapFileName
java.lang.String istrMapFileName
-
-
-
Class com.ibm.commerce.member.helpers.LDAPMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
ivecObjectAttributes
java.util.Vector<E> ivecObjectAttributes
-
istrObjectSeparator
java.lang.String istrObjectSeparator
-
iLDAPAttribute
com.ibm.commerce.member.helpers.LDAPAttribute iLDAPAttribute
-
inCurrObjectAttributePosition
int inCurrObjectAttributePosition
-
-
-
Class com.ibm.commerce.member.helpers.MultiValueAttributesOrganizer extends java.lang.Object implements Serializable
-
Serialized Fields
-
imapMultiValueAttributes
java.util.Map<K,V> imapMultiValueAttributes
-
-
-
Class com.ibm.commerce.member.helpers.ObjectAttribute extends java.lang.Object implements Serializable
-
Serialized Fields
-
istrAttributeName
java.lang.String istrAttributeName
-
inSize
int inSize
-
-
-
Class com.ibm.commerce.member.helpers.OrgEntityFlowEntityBean extends OrganizationAccessBean implements Serializable
-
Serialized Fields
-
stateIdentifier
java.lang.Integer stateIdentifier
-
ibUpdate
boolean ibUpdate
-
-
-
Class com.ibm.commerce.member.helpers.UserFlowEntityBean extends UserAccessBean implements Serializable
-
Serialized Fields
-
stateIdentifier
java.lang.Integer stateIdentifier
-
ibUpdate
boolean ibUpdate
-
-
-
-
Package com.ibm.commerce.member.search
-
Class com.ibm.commerce.member.search.ECCustomerCommentQuery extends ECQuery implements Serializable
-
Class com.ibm.commerce.member.search.ECOrganizationQuery extends ECQuery implements Serializable
-
Class com.ibm.commerce.member.search.ECQuery extends java.lang.Object implements Serializable
-
Serialized Fields
-
ibRetrieveCountOnly
boolean ibRetrieveCountOnly
Boolean indicating whether to retrieve the count only, or the full java.sql.ResultSet . -
itfAdditionalSelectTableFields
TableField[] itfAdditionalSelectTableFields
The user can specify additional select table fields if desired. -
setFromTables
java.util.Set<E> setFromTables
Build up the set of FROM tables -
inStart
java.lang.Integer inStart
The start position. -
inMaxResults
java.lang.Integer inMaxResults
The maximum number of results to return from executing the query. -
itfOrderBy
TableField itfOrderBy
The order by clause. -
iWhereClauseCondition
WhereClauseCondition iWhereClauseCondition
WhereClause for this query. -
inResultSize
java.lang.Integer inResultSize
The count of the total number of elements that this query matched. -
ibUncommittedRead
boolean ibUncommittedRead
Boolean indicating whether use UNCOMMITTED READ for the query (i.e. with UR)
-
-
-
Class com.ibm.commerce.member.search.ECStoreQuery extends ECQuery implements Serializable
-
Class com.ibm.commerce.member.search.ECUserQuery extends ECQuery implements Serializable
-
Class com.ibm.commerce.member.search.TableField extends java.lang.Object implements Serializable
-
Serialized Fields
-
istrFieldName
java.lang.String istrFieldName
The database field name. Should be stored in all uppercase. -
istrTableName
java.lang.String istrTableName
The database tablename. Should be stored in all uppercase.
-
-
-
Class com.ibm.commerce.member.search.WhereClauseCondition extends java.lang.Object implements Serializable
-
Serialized Fields
-
isetFromTables
java.util.Set<E> isetFromTables
Each entry represents a table that should be added to the FROM clause in order that this query can be executed successfully. -
istrWhereClauseString
java.lang.String istrWhereClauseString
Represents the WHERE clause. -
ivecWhereClauseParameterValues
java.util.Vector<E> ivecWhereClauseParameterValues
Vector of parameters to the WHERE clause. Required because we will execute the query as a PreparedStatement.
-
-
-
Class com.ibm.commerce.member.search.WhereClauseFilterCondition extends WhereClauseCondition implements Serializable
-
Class com.ibm.commerce.member.search.WhereClauseFreeFormCondition extends WhereClauseCondition implements Serializable
-
Class com.ibm.commerce.member.search.WhereClauseJoinCondition extends WhereClauseFreeFormCondition implements Serializable
-
Class com.ibm.commerce.member.search.WhereClauseSearchCondition extends WhereClauseCondition implements Serializable
-
-
Package com.ibm.commerce.member.services.invocation
-
Class com.ibm.commerce.member.services.invocation.SyncOrganizationInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
-
Package com.ibm.commerce.member.syncbeans.commands
-
Class com.ibm.commerce.member.syncbeans.commands.LDAPIntegrationCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.member.syncbeans.commands.LDAPOrganizationSyncCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.member.syncbeans.commands.LDAPUserSyncCmdImpl extends TaskCommandImpl implements Serializable
-
-
Package com.ibm.commerce.membergroup.commands
-
Class com.ibm.commerce.membergroup.commands.AddMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupName
java.lang.String _memberGroupName
Member group name. -
_memberGroupDisplayName
java.lang.String _memberGroupDisplayName
Member group display name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
Member group owner ID. -
_memberGroupDescription
java.lang.String _memberGroupDescription
Member group description. -
_memberGroupConditions
java.lang.String _memberGroupConditions
Member group conditions. -
_memberGroupDN
java.lang.String _memberGroupDN
Member group distinguished name. -
_memberGroupField1
java.lang.String _memberGroupField1
Member group custom field 1. -
_memberGroupField2
java.lang.String _memberGroupField2
Member group custom field 2. -
_memberGroupField3
java.lang.String _memberGroupField3
Member group custom field 3. -
_memberGroupOID
java.lang.String _memberGroupOID
Member group OID. -
_memberGroupUsageTypeId
java.lang.Integer _memberGroupUsageTypeId
Member group usage type ID. -
_memberGroupId
java.lang.Long _memberGroupId
Member Group ID. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag -
ibService
boolean ibService
Service flag
-
-
-
Class com.ibm.commerce.membergroup.commands.AddMemberGroupMemberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_memberId
java.lang.Long _memberId
Member ID. -
_exclude
java.lang.String _exclude
Exclude flag. -
_field1
java.lang.String _field1
Custom field 1 value. -
_customerId
java.lang.String _customerId
Customer ID. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_memberIds
java.lang.Long[] _memberIds
Member IDs. -
_exclude
java.lang.String _exclude
Exclude flag. -
_field1
java.lang.String _field1
Custom field 1 value. -
_field1s
java.lang.String[] _field1s
Custom array of field 1 values. -
_customerId
java.lang.String _customerId
Customer ID. -
_customerIds
java.lang.String[] _customerIds
Custom array of customer ID values. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.CheckCurrentUserInMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupName
java.lang.String _memberGroupName
Member group name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
Member group owner ID. -
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
Member group access bean. -
_result
boolean _result
Result. -
_checkUserInMemberGroupCmd
CheckUserInMemberGroupCmd _checkUserInMemberGroupCmd
An instance of the CheckUserInMemberGroupCmd. -
_checkCurrentUserInMemberGroupCmd
CheckCurrentUserInMemberGroupCmd _checkCurrentUserInMemberGroupCmd
An instance of the CheckCurrentUserInMemberGroupCmd. -
_parent
CheckCurrentUserInMemberGroupCmdImpl _parent
The command that called this instance of the command. This is used to prevent infinite recursion. -
_memberGroupCondition
Condition _memberGroupCondition
The member group condition. -
_memberGroupExplicitlyExcludedMembers
java.util.Vector<E> _memberGroupExplicitlyExcludedMembers
The member group explicitly excluded member list. -
_memberGroupExplicitlyIncludedMembers
java.util.Vector<E> _memberGroupExplicitlyIncludedMembers
The member group explicitly included member list. -
_memberGroupExplicitMembersFromCache
boolean _memberGroupExplicitMembersFromCache
Flag that indicates whether the explicit members of the member group should be retrieved from theSegmentCache
object or not.
-
-
-
Class com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_user
UserAccessBean _user
An instance of UserAccessBean. -
_userManageBean
com.ibm.commerce.member.helpers.UserManageBean _userManageBean
Deprecated. Uses _sbUser due to integration with WMM.An instance of UserManageBean. -
_sbUser
UserSyncBean _sbUser
An instance of UserSyncBean. -
_memberGroupName
java.lang.String _memberGroupName
The member group name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
The member group owner id. -
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
An instance of MemberGroupAccessBean. -
_result
boolean _result
The result of this check. -
_demographics
DemographicsAccessBean _demographics
An instance of DemographicsAccessBean. -
_bDemographicsKnown
boolean _bDemographicsKnown
-
_address
AddressAccessBean _address
An instance of AddressAccessBean. -
_bAddressKnown
boolean _bAddressKnown
-
_userProfile
UserProfileAccessBean _userProfile
An instance of UserProfileAccessBean. -
_bUserProfileKnown
boolean _bUserProfileKnown
-
_memberGroups
java.util.Vector<E> _memberGroups
A vector of member groups IDs to which this user belongs. -
_roles
java.util.Vector<E> _roles
A vector of role names for this user. -
_orgRoles
java.util.Vector<E> _orgRoles
A vector of role names within the an organization. -
_orgRolesOrgId
java.lang.Long _orgRolesOrgId
The ID of the organization that matches _orgRoles. -
_checkUserInMemberGroupCmd
CheckUserInMemberGroupCmd _checkUserInMemberGroupCmd
An instance of CheckUserInMemberGroup. -
_parent
CheckUserInMemberGroupCmdImpl _parent
The instance of CheckUserInMemberGroupCmdImpl that called this instance. This is used to prevent infinite recursion. -
_memberGroupCondition
Condition _memberGroupCondition
The member group condition object. -
_memberGroupExplicitlyExcludedMembers
java.util.Vector<E> _memberGroupExplicitlyExcludedMembers
The member group explicitly excluded member list. -
_memberGroupExplicitlyIncludedMembers
java.util.Vector<E> _memberGroupExplicitlyIncludedMembers
The member group explicitly included member list. -
_memberGroupMarketingIncludedMembers
java.util.Vector<E> _memberGroupMarketingIncludedMembers
The marketing member group included member list. -
_marketingMemberGroupIds
java.lang.String[] _marketingMemberGroupIds
-
_memberGroupExplicitMembersFromCache
boolean _memberGroupExplicitMembersFromCache
Flag that indicates whether the explicit members of the member group should be retrieved from theSegmentCache
object or not. -
_orgEntityManageBean
com.ibm.commerce.member.helpers.OrgEntityManageBean _orgEntityManageBean
Deprecated. Uses _sbOrganization due to integration with WMM.An instance of OrgEntityManageBean. -
_sbOrganization
OrganizationSyncBean _sbOrganization
An instance of OrganizationSyncBean.
-
-
-
Class com.ibm.commerce.membergroup.commands.CountUsersInMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupName
java.lang.String _memberGroupName
The member group name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
The member group owner ID. -
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
An instance ofMemberGroupAccessBean
. -
_count
long _count
The number of users in the member group.
-
-
-
Class com.ibm.commerce.membergroup.commands.DeleteMemberGroupAllMemberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_exclusion
java.lang.String _exclusion
exclusion. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.DeleteMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.DeleteMemberGroupMemberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_memberId
java.lang.Long _memberId
Member ID. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
Member group ID. -
_newMemberGroupId
java.lang.Long _newMemberGroupId
Member group ID of the duplicate member group. -
_newMemberGroupName
java.lang.String _newMemberGroupName
Member group name of the duplicate member group. -
_newMemberGroupDisplayName
java.lang.String _newMemberGroupDisplayName
Member group display name of the duplicate member group. -
_newDescription
java.lang.String _newDescription
new Member group description -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
Class com.ibm.commerce.membergroup.commands.ListMemberGroupsForCurrentUserCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupUsageTypeId
java.lang.Integer _memberGroupUsageTypeId
Member group usage type ID. -
_memberGroups
java.lang.String[] _memberGroups
An array of member group names. -
_memberGroupIds
java.lang.Long[] _memberGroupIds
An array of member group IDs. -
_storeId
java.lang.Integer _storeId
-
_storeIds
java.lang.Integer[] _storeIds
An Array of store IDs.
-
-
-
Class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_user
UserAccessBean _user
An instance ofUserAccessBean
. -
_memberGroupUsageTypeId
java.lang.Integer _memberGroupUsageTypeId
The member group usage type ID. -
_memberGroups
java.lang.String[] _memberGroups
An array of mamber group names. -
_memberGroupIds
java.lang.Long[] _memberGroupIds
An array of member group IDs. -
_findByMemberGroupUsageTypeOnly
boolean _findByMemberGroupUsageTypeOnly
A flag to specify whether to find the member groups by MemberGroupUsageType only or to find by MemberGroupUsageType and Store. By default, the flag is set tofalse
. (i.e. find by MemberGroupUsageType and Store) -
_storeIds
java.lang.Integer[] _storeIds
An array of store IDs.
-
-
-
Class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupName
java.lang.String _memberGroupName
The member group name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
The member group ID. -
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
An instance ofMemberGroupAccessBean
. -
_orgEntityIds
java.lang.Long[] _orgEntityIds
The organization IDs. -
_userIds
java.lang.String[] _userIds
An array of user IDs. -
_users
UserAccessBean[] _users
An array ofUserAccessBean
objects. -
_query
java.lang.String _query
An SQL select statement used to find the users. -
_databaseIsDB2
boolean _databaseIsDB2
The database type of the system -
_addedAndCondition
Condition _addedAndCondition
-
_queryOnly
boolean _queryOnly
-
_queryWrapper
java.lang.String _queryWrapper
-
_additionalMbrGrpIds
java.lang.String[] _additionalMbrGrpIds
-
_anyOrAllOnAdditionalMbrGrps
java.lang.String _anyOrAllOnAdditionalMbrGrps
-
-
-
Class com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupName
java.lang.String _memberGroupName
The member group name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
The member group ID. -
_queryWrapper
java.lang.String _queryWrapper
-
_query
java.lang.String _query
-
_queryOnly
boolean _queryOnly
-
_userIds
java.lang.String[] _userIds
-
_additionalMbrGrpIds
java.lang.String[] _additionalMbrGrpIds
-
_anyOrAllOnAdditionalMbrGrps
java.lang.String _anyOrAllOnAdditionalMbrGrps
-
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
An instance of MemberGroupAccessBean. -
_users
UserAccessBean[] _users
An array of UserAccessBean objects.
-
-
-
Class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberGroupId
java.lang.Long _memberGroupId
The member group ID. -
_memberGroupName
java.lang.String _memberGroupName
The member group name. -
_memberGroupDisplayName
java.lang.String _memberGroupDisplayName
The member group display name. -
_memberGroupOwnerId
java.lang.Long _memberGroupOwnerId
The member group owner ID. -
_memberGroupDescription
java.lang.String _memberGroupDescription
The member group description. -
_memberGroupConditions
java.lang.String _memberGroupConditions
The member group conditions. -
_memberGroupDN
java.lang.String _memberGroupDN
The member group distinguished name. -
_memberGroupField1
java.lang.String _memberGroupField1
The member group custom field 1. -
_memberGroupField2
java.lang.String _memberGroupField2
The member group custom field 2. -
_memberGroupField3
java.lang.String _memberGroupField3
The member group custom field 3. -
_memberGroupOID
java.lang.String _memberGroupOID
The member group OID. -
_memberGroupUsageTypeId
java.lang.String _memberGroupUsageTypeId
The member group usageTypeId. -
_contentManagementEnabled
boolean _contentManagementEnabled
Content Management Flow flag
-
-
-
-
Package com.ibm.commerce.messaging.adapters.jcasample
-
Class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionFactory extends java.lang.Object implements Serializable
-
Serialized Fields
-
mcf
javax.resource.spi.ManagedConnectionFactory mcf
-
cm
javax.resource.spi.ConnectionManager cm
-
reference
javax.naming.Reference reference
-
-
-
Class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionManager extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionSpec extends java.lang.Object implements Serializable
-
Serialized Fields
-
userName
java.lang.String userName
-
password
java.lang.String password
-
-
-
Class com.ibm.commerce.messaging.adapters.jcasample.SampleInteractionSpec extends java.lang.Object implements Serializable
-
Serialized Fields
-
input
java.lang.String input
-
-
-
Class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory extends java.lang.Object implements Serializable
-
Serialized Fields
-
CLASS_NAME
java.lang.String CLASS_NAME
-
con
javax.resource.spi.ConnectionManager con
-
userName
java.lang.String userName
-
password
java.lang.String password
-
input
java.lang.String input
-
logWriter
java.io.PrintWriter logWriter
-
traceLevel
int traceLevel
-
-
-
-
Package com.ibm.commerce.messaging.beans
-
Class com.ibm.commerce.messaging.beans.OrderStatusDataBean extends OrderFulfillmentStatusAccessBean implements Serializable
-
Serialized Fields
-
orderStatusID
java.lang.Long orderStatusID
The order status ID used to initialize this databean. -
commandContext
CommandContext commandContext
The command context used in the databean. It was initialized to null at the beginning. -
iRequestProperties
TypedProperty iRequestProperties
The request property used in the databean. It was initialized to null at the beginning. -
orderID
java.lang.Long orderID
-
-
-
Class com.ibm.commerce.messaging.beans.OrderStatusItemDataBean extends OrderFulfillmentItemStatusAccessBean implements Serializable
-
Serialized Fields
-
orderItemStatusID
java.lang.Long orderItemStatusID
The order item status ID used to initialize this databean. -
orderID
java.lang.Long orderID
-
orderItemID
java.lang.Long orderItemID
-
commandContext
CommandContext commandContext
The command context used in the databean. It was initialized to null at the beginning. -
iRequestProperties
TypedProperty iRequestProperties
The request property used in the databean. It was initialized to null at the beginning.
-
-
-
-
Package com.ibm.commerce.messaging.commands
-
Class com.ibm.commerce.messaging.commands.AttributesUpdateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
response
boolean response
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlRoot
java.util.Hashtable<K,V> xmlRoot
-
xmlObj
java.util.Vector<E> xmlObj
-
xmlFile
java.lang.String xmlFile
-
field_transport_id
java.lang.Integer field_transport_id
-
field_profile_id
java.lang.Integer field_profile_id
-
field_store_id
java.lang.Integer field_store_id
-
-
-
Class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ibSendImmediate
boolean ibSendImmediate
-
iMessageProperties
TypedProperty iMessageProperties
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inContractId
java.lang.Long inContractId
-
inMessageType
java.lang.Integer inMessageType
-
strMessageTypeName
java.lang.String strMessageTypeName
-
inMode
java.lang.Integer inMode
-
inOfferId
java.lang.Long inOfferId
-
istrMessageContent
java.lang.String istrMessageContent
-
istrPartNumber
java.lang.String istrPartNumber
-
-
-
Class com.ibm.commerce.messaging.commands.CISEditAttCreateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
cs_is_flag
boolean cs_is_flag
-
nl_is_flag
boolean nl_is_flag
-
field_transport_id
java.lang.Integer field_transport_id
-
field_profile_id
java.lang.Integer field_profile_id
-
field_store_id
java.lang.Integer field_store_id
-
field_instance_num
java.lang.Integer field_instance_num
-
field_customizable
java.lang.Integer field_customizable
-
field_name
java.lang.String field_name
-
field_value
java.lang.String field_value
-
-
-
Class com.ibm.commerce.messaging.commands.CISEditAttUpdateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
cs_is_flag
boolean cs_is_flag
-
nl_is_flag
boolean nl_is_flag
-
field_transport_id
java.lang.Integer field_transport_id
-
field_profile_id
java.lang.Integer field_profile_id
-
field_store_id
java.lang.Integer field_store_id
-
field_instance_num
java.lang.Integer field_instance_num
-
field_customizable
java.lang.Integer field_customizable
-
field_name
java.lang.String field_name
-
field_value
java.lang.String field_value
-
-
-
Class com.ibm.commerce.messaging.commands.DeleteMsgFromStorageCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_table
java.lang.Integer field_table
-
field_msg_id
java.lang.String field_msg_id
-
field_transport_id
java.lang.Integer field_transport_id
-
-
-
Class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
collabSpace
java.lang.String collabSpace
-
backOrders
boolean backOrders
-
timeout
long timeout
-
uomStandard
java.lang.String uomStandard
-
enabled
boolean enabled
-
authenticationRequired
boolean authenticationRequired
-
policy
java.lang.String policy
-
tp
TypedProperty tp
-
-
-
Class com.ibm.commerce.messaging.commands.GetPickPackListDetailCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
pickBatchId
java.lang.String pickBatchId
-
ibCheckParametersError
boolean ibCheckParametersError
-
-
-
Class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
The unique identifier for a partner. -
collabSpace
java.lang.String collabSpace
The collaboration space name. -
backOrders
boolean backOrders
True if the partner accepts shop carts with items whose availability is zero; false otherwise. -
timeout
long timeout
A user interface should not timeout while waiting for a requested request until these many seconds have elapsed. -
uomStandard
java.lang.String uomStandard
The Unit of Measure standard used to communicate. Ususally used in conjuction with QuantityUnitMapping objects. -
enabled
boolean enabled
True if the partner accept this request (quote/shop cart/order); false otherwise. -
authenticationRequired
boolean authenticationRequired
True if the partner requires a userid and password on the request message; false otherwise. -
policy
java.lang.String policy
The policy used for this command. -
tp
TypedProperty tp
-
-
-
Class com.ibm.commerce.messaging.commands.GetRecipientsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inContractId
java.lang.Long inContractId
-
inMemberIds
java.lang.Long[] inMemberIds
-
inMode
java.lang.Integer inMode
-
inOfferId
java.lang.Long inOfferId
-
istrPartNumber
java.lang.String istrPartNumber
-
-
-
Class com.ibm.commerce.messaging.commands.InterestItemListMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iMessageProperties
TypedProperty iMessageProperties
-
listId
java.lang.String listId
-
-
-
Class com.ibm.commerce.messaging.commands.MessagingAdminCmd extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.MessagingGetWebHostCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.MessagingProfileCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlRoot
java.util.Hashtable<K,V> xmlRoot
-
xmlObj
java.util.Vector<E> xmlObj
-
xmlFile
java.lang.String xmlFile
-
profile_obj
java.util.Hashtable<K,V> profile_obj
-
field_transport_id
java.lang.Integer field_transport_id
-
field_profile_id
java.lang.Integer field_profile_id
-
field_store_id
java.lang.Integer field_store_id
-
field_msgtype_id
java.lang.Integer field_msgtype_id
-
field_low_priority
java.lang.Integer field_low_priority
-
field_high_priority
java.lang.Integer field_high_priority
-
field_archive
java.lang.Integer field_archive
-
-
-
Class com.ibm.commerce.messaging.commands.MessagingProfileCreateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_transport_id
java.lang.Integer field_transport_id
-
field_store_id
java.lang.Integer field_store_id
-
field_msgtype_id
java.lang.Integer field_msgtype_id
-
field_deviceformat_id
java.lang.Integer field_deviceformat_id
-
field_low_priority
java.lang.Integer field_low_priority
-
field_high_priority
java.lang.Integer field_high_priority
-
field_usersview
java.lang.String field_usersview
-
field_archive
java.lang.Integer field_archive
-
-
-
Class com.ibm.commerce.messaging.commands.MessagingProfileDeleteCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_profile_id
java.lang.Integer field_profile_id
-
field_store_id
java.lang.Integer field_store_id
-
field_msgtype_id
java.lang.Integer field_msgtype_id
-
-
-
Class com.ibm.commerce.messaging.commands.MessagingProfileUpdateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_profile_id
java.lang.Integer field_profile_id
-
field_transport_id
java.lang.Integer field_transport_id
-
field_store_id
java.lang.Integer field_store_id
-
field_msgtype_id
java.lang.Integer field_msgtype_id
-
field_deviceformat_id
java.lang.Integer field_deviceformat_id
-
field_low_priority
java.lang.Integer field_low_priority
-
field_high_priority
java.lang.Integer field_high_priority
-
field_usersview
java.lang.String field_usersview
-
field_archive
java.lang.Integer field_archive
-
-
-
Class com.ibm.commerce.messaging.commands.MsgStoreIncrementRetriesCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_msg_id
java.lang.String field_msg_id
-
field_transport_id
java.lang.Integer field_transport_id
-
-
-
Class com.ibm.commerce.messaging.commands.NewInboundMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
message
java.lang.String message
The message buffer
-
-
-
Class com.ibm.commerce.messaging.commands.OrderConfirmCmdImpl extends OrderStatusCmdImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.OrderInvoiceCmdImpl extends OrderStatusCmdImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.OrderItemStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
oiProp
TypedProperty oiProp
The order item property for this order item. -
iOrderId
java.lang.Long iOrderId
The order ID identifying this order. -
iMerchantOrderNumber
java.lang.String iMerchantOrderNumber
The merchant order number -
iOrderItemId
java.lang.Long iOrderItemId
The order item ID identifying this order item. -
iMerchantItemNumber
java.lang.String iMerchantItemNumber
The merchant order item number
-
-
-
Class com.ibm.commerce.messaging.commands.OrderShippingCmdImpl extends OrderStatusCmdImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.OrderStatusCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
osProp
TypedProperty osProp
-
osItems
java.util.Vector<E> osItems
-
iOrderId
java.lang.Long iOrderId
-
iMerchantOrderNumber
java.lang.String iMerchantOrderNumber
-
hUpdatedOrderItemStatusByBackend
java.util.Hashtable<K,V> hUpdatedOrderItemStatusByBackend
-
hUpdatedOrderItemStatusByWCS
java.util.Hashtable<K,V> hUpdatedOrderItemStatusByWCS
-
iAccessVector
AccessVector iAccessVector
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderStatus
OrderFulfillmentStatusAccessBean iabOrderStatus
-
-
-
Class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdDummyImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
os_prop
TypedProperty os_prop
-
msgType
java.lang.Integer msgType
-
msgTypeName
java.lang.String msgTypeName
-
store_id
java.lang.Integer store_id
-
-
-
Class com.ibm.commerce.messaging.commands.OrderStatusServiceCmdImpl extends OrderStatusCmdImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.ProductInventoryUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iPartNumber
java.lang.String iPartNumber
-
iCatalogEntryId
java.lang.Long iCatalogEntryId
-
iQuantity
java.lang.Double iQuantity
-
iStoreId
java.lang.Integer iStoreId
-
iFulfillmentCenterId
java.lang.Integer iFulfillmentCenterId
-
iMemberId
java.lang.Long iMemberId
-
bAssetStoreSupport
boolean bAssetStoreSupport
The string of "extendedCatEntrySearch". -
iRequestPropertiesVector
java.util.Vector<E> iRequestPropertiesVector
A vector containing a request property for each update needed.
-
-
-
Class com.ibm.commerce.messaging.commands.ProductListPriceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iCatalogEntryId
java.lang.Long iCatalogEntryId
-
iProductSKUNumber
java.lang.String iProductSKUNumber
-
iCurrency
java.lang.String iCurrency
-
iPrice
java.math.BigDecimal iPrice
-
iMemberId
java.lang.Long iMemberId
-
iRequestPropertiesVector
java.util.Vector<E> iRequestPropertiesVector
A vector containing a request property for each update needed.
-
-
-
Class com.ibm.commerce.messaging.commands.ProductOfferPriceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOfferId
java.lang.Long iOfferId
-
iCatalogEntryId
java.lang.Long iCatalogEntryId
-
iTradePosContainerId
java.lang.Long iTradePosContainerId
-
iProductSKUNumber
java.lang.String iProductSKUNumber
-
iCurrency
java.lang.String iCurrency
-
iPrice
java.math.BigDecimal iPrice
-
iMemberId
java.lang.Long iMemberId
-
iPrecedence
java.lang.Double iPrecedence
-
iRequestPropertiesVector
java.util.Vector<E> iRequestPropertiesVector
A vector containing a request property for each update needed.
-
-
-
Class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdDummyImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderRn
java.lang.Long inOrderRn
-
inOrderReleaseNum
java.lang.Integer inOrderReleaseNum
-
ivRecipients
java.util.Vector<E> ivRecipients
-
iMessageSubjectParamArray
java.lang.Object[] iMessageSubjectParamArray
-
oaBean
OrderAccessBean oaBean
-
msg_type
java.lang.Integer msg_type
-
msg_type_name
java.lang.String msg_type_name
-
newLangId
java.lang.Integer newLangId
-
-
-
Class com.ibm.commerce.messaging.commands.ResendMsgCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
field_message_index
java.lang.Long field_message_index
-
field_transport_id
java.lang.Integer field_transport_id
-
field_mode
java.lang.Integer field_mode
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlRoot
java.util.Hashtable<K,V> xmlRoot
-
xmlObj
java.util.Vector<E> xmlObj
-
xmlFile
java.lang.String xmlFile
-
profile_obj
java.util.Hashtable<K,V> profile_obj
-
-
-
Class com.ibm.commerce.messaging.commands.RunTimeProfileCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iMsgTypeId
java.lang.Integer iMsgTypeId
-
iTargetStoreId
java.lang.Integer iTargetStoreId
-
iPriority
java.lang.Integer iPriority
-
profileIds
java.util.Vector<E> profileIds
-
csForProfile
java.util.ArrayList<E> csForProfile
-
isForProfile
java.util.ArrayList<E> isForProfile
-
msgTypeAttributesForProfile
java.util.ArrayList<E> msgTypeAttributesForProfile
-
nvpsForProfile
java.util.ArrayList<E> nvpsForProfile
-
profileAttributesForProfile
java.util.ArrayList<E> profileAttributesForProfile
-
transportAttributesForProfile
java.util.ArrayList<E> transportAttributesForProfile
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.messaging.commands.SendMsgCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
msgType
java.lang.Integer msgType
-
msgTypeName
java.lang.String msgTypeName
-
storeID
java.lang.Integer storeID
-
priority
java.lang.Integer priority
-
sendMode
java.lang.String sendMode
-
partialSendFlag
java.lang.Boolean partialSendFlag
-
memberID
java.util.Vector<E> memberID
-
secureMemberID
java.util.Vector<E> secureMemberID
-
storeIDs
java.util.Vector<E> storeIDs
-
contentPartSimple
java.util.Vector<E> contentPartSimple
-
contentPartWithNameAndType
java.util.Vector<E> contentPartWithNameAndType
-
memberGroup
java.util.Vector<E> memberGroup
-
allUsersInMemberGroup
java.util.Vector<E> allUsersInMemberGroup
-
configDataNVPs
java.util.Hashtable<K,V> configDataNVPs
-
configNLDataNVPs
java.util.Hashtable<K,V> configNLDataNVPs
-
contentTransportID
java.lang.Integer contentTransportID
-
contentLanguageID
java.lang.String contentLanguageID
-
removeTransportID
java.lang.Integer removeTransportID
-
msgContent
byte[] msgContent
-
composeView
java.lang.String composeView
-
composeCommandContext
CommandContext composeCommandContext
-
composeCommandParms
TypedProperty composeCommandParms
-
result
byte[] result
-
ms
Messaging ms
-
-
-
Class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderRefNumber
java.lang.Long orderRefNumber
-
storeID
java.lang.String storeID
-
orderMsg
java.lang.StringBuffer orderMsg
-
orderNVP
TypedProperty orderNVP
Used to hold temporary name-value pairs for order information retrieved from database to use when building the message. -
addressBean
AddressAccessBean addressBean
-
executionException
java.lang.Exception executionException
-
ocProp
TypedProperty ocProp
Used to provide data as input parameters todoPreProcess()
anddoPostProcess()
-
-
-
Class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ms
Messaging ms
-
orderRefNumber
java.lang.Long orderRefNumber
-
ocProp
TypedProperty ocProp
The request properties object. -
executionException
java.lang.Exception executionException
-
-
-
Class com.ibm.commerce.messaging.commands.StoreTransCreateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_store_id
java.lang.Integer field_store_id
-
field_transport_id
java.lang.String field_transport_id
-
field_active
java.lang.Integer field_active
-
-
-
Class com.ibm.commerce.messaging.commands.StoreTransUpdateCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements Serializable
-
Serialized Fields
-
req_prop
TypedProperty req_prop
-
navigation
java.lang.String navigation
-
xmlFile
java.lang.String xmlFile
-
field_store_id
java.lang.Integer field_store_id
-
field_transport_id
java.lang.String field_transport_id
-
field_active
java.lang.Integer field_active
-
-
-
Class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
collabSpace
java.lang.String collabSpace
-
backOrders
boolean backOrders
-
timeout
long timeout
-
uomStandard
java.lang.String uomStandard
-
enabled
boolean enabled
-
authenticationRequired
boolean authenticationRequired
-
policy
java.lang.String policy
-
tp
TypedProperty tp
-
-
-
-
Package com.ibm.commerce.messaging.databeans
-
Class com.ibm.commerce.messaging.databeans.CISEditAttDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
nlNames
java.util.Vector<E> nlNames
-
-
-
Class com.ibm.commerce.messaging.databeans.DeviceFmtDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Class com.ibm.commerce.messaging.databeans.MessagingDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
size
int size
-
fields
java.util.Hashtable<K,V> fields
-
-
-
Class com.ibm.commerce.messaging.databeans.MsgObjectDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
msg_id
java.lang.Long msg_id
-
transport_id
java.lang.Integer transport_id
-
msg
Messaging msg
-
mode
java.lang.Integer mode
-
retries
java.lang.Integer retries
-
-
-
Class com.ibm.commerce.messaging.databeans.MsgtypesDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
msgtype_id
java.lang.Integer msgtype_id
-
-
-
Class com.ibm.commerce.messaging.databeans.MsgViewDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
start_msgid
java.lang.Long start_msgid
-
msgStatus
java.lang.Integer msgStatus
-
transport_id
java.lang.Integer transport_id
-
table
java.lang.Integer table
-
store_id
java.lang.Integer store_id
-
-
-
Class com.ibm.commerce.messaging.databeans.NLCISEditAttDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
names
java.util.Vector<E> names
-
cmdContext
CommandContext cmdContext
-
-
-
Class com.ibm.commerce.messaging.databeans.ProfileDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
store_id
java.lang.Integer store_id
-
-
-
Class com.ibm.commerce.messaging.databeans.StoreTransDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
store_id
java.lang.Integer store_id
-
transport_id
java.lang.Integer transport_id
-
-
-
Class com.ibm.commerce.messaging.databeans.TransportDataBean extends com.ibm.commerce.messaging.databeans.MessagingDataBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
transport_id
java.lang.Integer transport_id
-
-
-
-
Package com.ibm.commerce.messaging.outboundservice
-
Class com.ibm.commerce.messaging.outboundservice.ContentPart extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
part
byte[] part
-
type
java.lang.String type
-
-
-
Class com.ibm.commerce.messaging.outboundservice.Messaging extends java.lang.Object implements Serializable
- serialVersionUID:
- 7705404365643734293L
-
Serialized Fields
-
_MESSAGE_RETRIES
java.lang.Integer _MESSAGE_RETRIES
-
store_id
java.lang.Integer store_id
-
fieldTransports
java.util.Vector<E> fieldTransports
-
fieldMessageTransports
java.util.Vector<E> fieldMessageTransports
-
recipientIDs
java.util.Hashtable<K,V> recipientIDs
-
viewName
java.lang.String viewName
-
storeLanguage
java.lang.String storeLanguage
-
isTransacted
boolean isTransacted
-
isComposeAndUrl
boolean isComposeAndUrl
-
notificationID
java.lang.Long notificationID
-
msgtypeID
java.lang.Integer msgtypeID
-
partialSend
java.lang.Boolean partialSend
-
isAsyncMessaging
boolean isAsyncMessaging
-
-
Class com.ibm.commerce.messaging.outboundservice.RecipientInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
recipientId
java.lang.Object recipientId
-
recipientType
int recipientType
-
-
-
Class com.ibm.commerce.messaging.outboundservice.SendTransactedMsgCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
msgId
java.lang.Long msgId
-
iMaxSecondsPerJob
int iMaxSecondsPerJob
-
numOfMessages
int numOfMessages
-
batchSize
int batchSize
-
iNumProcessedByThisJob
int iNumProcessedByThisJob
-
processedMessages
java.util.HashMap<K,V> processedMessages
-
-
-
Class com.ibm.commerce.messaging.outboundservice.SOAPWrapperRecordImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iWrappedRecord
javax.resource.cci.Record iWrappedRecord
-
iAuthenticationName
java.lang.String iAuthenticationName
-
iAuthenticationPassword
java.lang.String iAuthenticationPassword
-
iSOAPFault
javax.xml.soap.SOAPFault iSOAPFault
-
iReturnSOAPBody
java.lang.String iReturnSOAPBody
-
iSOAPProtocol
java.lang.String iSOAPProtocol
-
-
-
Class com.ibm.commerce.messaging.outboundservice.WCMSMimeMessage extends javax.mail.internet.MimeMessage implements Serializable
-
Class com.ibm.commerce.messaging.outboundservice.WCMSMimeMultipart extends javax.mail.internet.MimeMultipart implements Serializable
- serialVersionUID:
- -3222985468299946708L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
writeObject
private void writeObject(java.io.ObjectOutputStream arg0) throws java.io.IOException
- Throws:
java.io.IOException
-
readObjectNoData
private void readObjectNoData() throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
-
-
Class com.ibm.commerce.messaging.outboundservice.WCMSRecord extends java.lang.Object implements Serializable
- serialVersionUID:
- 4444359778538396197L
-
Serialized Fields
-
content
byte[] content
-
contentType
java.lang.String contentType
-
contentObject
java.lang.Object contentObject
-
contentObjectClassName
java.lang.String contentObjectClassName
-
alt_encoding
java.lang.String alt_encoding
-
parts
java.util.Vector<E> parts
-
-
-
Package com.ibm.commerce.negotiation.bean.commands
-
Class com.ibm.commerce.negotiation.bean.commands.ControlRuleListBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
ownerId
java.lang.Long ownerId
Instance variable to store ownerId used for list population -
ruleType
java.lang.String ruleType
Instance variable to store the control rule type used for list population -
controlRuleAccessBean
ControlRuleAccessBean controlRuleAccessBean
Instance variable to store an access bean. -
ruleName
java.lang.String ruleName
Instance variable to store the rule name.
-
-
-
Class com.ibm.commerce.negotiation.bean.commands.OpenCryBidControlRuleBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
bidControlRuleId
java.lang.Long bidControlRuleId
Instance variable to store the bid control rule ID. -
controlRuleAccessBean
ControlRuleAccessBean controlRuleAccessBean
Instance variable to store the rule access bean.
-
-
-
Class com.ibm.commerce.negotiation.bean.commands.SealedBidControlRuleBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
bidControlRuleId
java.lang.Long bidControlRuleId
Instance variable to hold the rule ID. -
controlRuleAccessBean
ControlRuleAccessBean controlRuleAccessBean
Instance variable to hold the ruleBean data bean.
-
-
-
-
Package com.ibm.commerce.negotiation.beans
-
Class com.ibm.commerce.negotiation.beans.AuctionDataBean extends AuctionAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
aDuration
int aDuration
-
dur
java.lang.String dur
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
bestBid
BidDataBean bestBid
-
highestBid
BidDataBean highestBid
-
iabCatalogEntry
CatalogEntryAccessBean iabCatalogEntry
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
catalogEntryShortDescription
java.lang.String catalogEntryShortDescription
-
ibCatalogEntryFetched
boolean ibCatalogEntryFetched
-
ibDescriptionFetched
boolean ibDescriptionFetched
-
cm
CurrencyManager cm
-
shopperId
java.lang.String shopperId
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionDescriptionDataBean extends AuctionDescriptionAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionDescriptionListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
ownerId
java.lang.String ownerId
-
auctionId
java.lang.String auctionId
-
fAuctionDescriptions
AuctionDescriptionDataBean[] fAuctionDescriptions
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionInfoDataBean extends AuctionInfoAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
aDuration
int aDuration
-
dur
java.lang.String dur
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
StoreId
java.lang.String StoreId
-
iabCatalogEntry
CatalogEntryAccessBean iabCatalogEntry
-
iabDescription
CatalogEntryDescriptionAccessBean iabDescription
-
catalogEntryShortDescription
java.lang.String catalogEntryShortDescription
-
ibCatalogEntryFetched
boolean ibCatalogEntryFetched
-
ibDescriptionFetched
boolean ibDescriptionFetched
-
cm
CurrencyManager cm
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionInfoListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
aidb
AuctionInfoDataBean aidb
-
fAuctions
AuctionInfoDataBean[] fAuctions
-
auctItem
java.lang.String auctItem
-
auctOwnerId
java.lang.String auctOwnerId
-
auctType
java.lang.String auctType
-
auctStatus
java.lang.String auctStatus
-
auctStoreId
java.lang.String auctStoreId
-
auctShopperId
java.lang.String auctShopperId
-
auctId
java.lang.String auctId
-
auctChannelStoreId
java.lang.String auctChannelStoreId
-
auctMultipleStatus
java.lang.String[] auctMultipleStatus
-
auctMultipleStatusWithString
java.lang.String auctMultipleStatusWithString
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
asdb
AuctionDataBean asdb
-
fAuctions
AuctionDataBean[] fAuctions
-
auctFlag
java.lang.String auctFlag
-
auctItem
java.lang.String auctItem
-
auctOwnerId
java.lang.String auctOwnerId
-
auctType
java.lang.String auctType
-
auctStatus
java.lang.String auctStatus
-
auctReferenceCode
java.lang.String auctReferenceCode
-
auctMultipleStatus
java.lang.String[] auctMultipleStatus
-
auctRuleId
java.lang.String auctRuleId
-
aucCount
java.lang.String aucCount
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionStyleDataBean extends AuctionStyleAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
aDuration
long aDuration
-
dur
java.lang.String dur
-
ts
java.lang.String ts
-
tempdays
java.lang.String tempdays
-
numOfSeconds
long numOfSeconds
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
cm
CurrencyManager cm
-
calStart
java.util.Calendar calStart
-
ibCalStartFetched
boolean ibCalStartFetched
-
calEnd
java.util.Calendar calEnd
-
ibCalEndFetched
boolean ibCalEndFetched
-
-
-
Class com.ibm.commerce.negotiation.beans.AuctionStyleListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
fAuctionStyles
AuctionStyleDataBean[] fAuctionStyles
-
auctStyleName
java.lang.String auctStyleName
-
auctStyleOwnerId
java.lang.String auctStyleOwnerId
-
auctStyleType
java.lang.String auctStyleType
-
-
-
Class com.ibm.commerce.negotiation.beans.AutoBidDataBean extends AutoBidAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
commandContext
CommandContext commandContext
-
paymentInfoNVPairs
java.util.Hashtable<K,V> paymentInfoNVPairs
-
cm
CurrencyManager cm
-
currency
java.lang.String currency
-
auction
AuctionDataBean auction
-
paymentString
java.lang.String paymentString
-
-
-
Class com.ibm.commerce.negotiation.beans.AutoBidListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
ownerId
java.lang.Long ownerId
-
fAutoBids
AutoBidDataBean[] fAutoBids
-
autoBidStatus
java.lang.String[] autoBidStatus
-
auctionId
java.lang.Long auctionId
-
auctionStatus
java.lang.String[] auctionStatus
-
storeId
java.lang.Integer storeId
-
auctionStatusString
java.lang.String auctionStatusString
-
-
-
Class com.ibm.commerce.negotiation.beans.BidDataBean extends BidAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
payinfoNVPairs
java.util.Hashtable<K,V> payinfoNVPairs
-
cm
CurrencyManager cm
-
currency
java.lang.String currency
-
auction
AuctionDataBean auction
-
userinfo
UserInfoDataBean userinfo
-
paymentString
java.lang.String paymentString
-
-
-
Class com.ibm.commerce.negotiation.beans.BidListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
fBids
BidDataBean[] fBids
-
bidReferenceCode
java.lang.String bidReferenceCode
-
bidAuctionId
java.lang.Long bidAuctionId
-
storeId
java.lang.Integer storeId
-
bidAutobidId
java.lang.String bidAutobidId
-
bidOwnerId
java.lang.Long bidOwnerId
-
multipleBidStatus
java.lang.String[] multipleBidStatus
-
multipleAuctionStatus
java.lang.String[] multipleAuctionStatus
-
bidsNum
java.lang.Integer bidsNum
-
-
-
Class com.ibm.commerce.negotiation.beans.ControlRuleDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
ownerId
java.lang.String ownerId
-
ruleName
java.lang.String ruleName
-
ruleType
java.lang.String ruleType
-
ruleDesc
java.lang.String ruleDesc
-
ruleInterpreterClassId
java.lang.String ruleInterpreterClassId
-
commandInterfaceName
java.lang.String commandInterfaceName
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.negotiation.beans.ControlRuleListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
ownerId
java.lang.String ownerId
-
ruleType
java.lang.String ruleType
-
commandInterfaceName
java.lang.String commandInterfaceName
-
ruleName
java.lang.String ruleName
-
controlRuleList
ControlRuleAccessBean[] controlRuleList
-
oControlRules
OpenCryBidControlRuleDataBean[] oControlRules
-
sControlRules
SealedBidControlRuleDataBean[] sControlRules
-
fControlRules
ControlRuleDataBean[] fControlRules
-
-
-
Class com.ibm.commerce.negotiation.beans.ForumMessageDataBean extends ForumMessageAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
userinfo
UserInfoDataBean userinfo
-
-
-
Class com.ibm.commerce.negotiation.beans.ForumMessageLightDataBean extends com.ibm.commerce.negotiation.objimpl.ForumMessageLight implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
userinfo
UserInfoDataBean userinfo
-
-
-
Class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
viewStatus
java.lang.String viewStatus
-
msgStatus
java.lang.String msgStatus
-
forumId
java.lang.String forumId
-
posterId
java.lang.String posterId
-
rootMsgId
java.lang.String rootMsgId
-
parentMsgId
java.lang.String parentMsgId
-
targetId
java.lang.String targetId
-
forumMessageBeans
ForumMessageLightDataBean[] forumMessageBeans
-
-
-
Class com.ibm.commerce.negotiation.beans.ForumMessageListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
viewStatus
java.lang.String viewStatus
-
msgStatus
java.lang.String msgStatus
-
forumId
java.lang.String forumId
-
posterId
java.lang.String posterId
-
rootMsgId
java.lang.String rootMsgId
-
parentMsgId
java.lang.String parentMsgId
-
targetId
java.lang.String targetId
-
forumMessageBeans
ForumMessageDataBean[] forumMessageBeans
-
-
-
Class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean extends MemberAuctionRelationAccessBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
auctionId
java.lang.String auctionId
-
memberId
java.lang.String memberId
-
relationType
java.lang.String relationType
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.negotiation.beans.MemberAuctionRelationListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
auctionId
java.lang.String auctionId
-
memberId
java.lang.String memberId
-
relationType
java.lang.String relationType
-
fMemberAuctionRelations
MemberAuctionRelationDataBean[] fMemberAuctionRelations
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageCountDataBean extends MessageCountAccessBean implements Serializable
-
Serialized Fields
-
msgRecipientId
java.lang.String msgRecipientId
-
msgStatus
java.lang.String msgStatus
-
aString
java.lang.String aString
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageCountListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
mcdb
MessageCountDataBean mcdb
-
fMessageCounts
MessageCountDataBean[] fMessageCounts
-
msgRecipientId
java.lang.String msgRecipientId
-
msgStatus
java.lang.String msgStatus
-
commandInterfaceName
java.lang.String commandInterfaceName
-
msgMultipleStatus
java.lang.String[] msgMultipleStatus
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageDataBean extends MessageAccessBean implements Serializable
-
Serialized Fields
-
messageId
java.lang.String messageId
-
msgSenderId
java.lang.String msgSenderId
-
aString
java.lang.String aString
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageInfoDataBean extends MessageInfoAccessBean implements Serializable
-
Serialized Fields
-
messageId
java.lang.String messageId
-
msgRecipientId
java.lang.String msgRecipientId
-
aString
java.lang.String aString
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
ibAuctionFetched
boolean ibAuctionFetched
-
iabAuctionInfo
AuctionInfoAccessBean iabAuctionInfo
-
ibBidFetched
boolean ibBidFetched
-
iabBid
BidAccessBean iabBid
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageInfoListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
fMessages
MessageInfoDataBean[] fMessages
-
messageId
java.lang.String messageId
-
msgSenderId
java.lang.String msgSenderId
-
msgSendStatus
java.lang.String msgSendStatus
-
msgRecipientId
java.lang.String msgRecipientId
-
msgStatus
java.lang.String msgStatus
-
msgMultipleStatus
java.lang.String[] msgMultipleStatus
-
-
-
Class com.ibm.commerce.negotiation.beans.MessageListBean extends NegotiationListBean implements Serializable
-
Serialized Fields
-
fMessages
MessageDataBean[] fMessages
-
messageId
java.lang.String messageId
-
msgSenderId
java.lang.String msgSenderId
-
msgSendStatus
java.lang.String msgSendStatus
-
-
-
Class com.ibm.commerce.negotiation.beans.NegotiationListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
sortingAtt
com.ibm.commerce.base.util.SortingAttribute sortingAtt
-
listSize
int listSize
-
-
-
Class com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleDataBean extends ControlRuleDataBean implements Serializable
-
Serialized Fields
-
minQuant
java.lang.String minQuant
-
minValue
java.lang.String minValue
-
priceRanges
NumericRangeDataBean[] priceRanges
-
cm
CurrencyManager cm
-
-
-
Class com.ibm.commerce.negotiation.beans.SealedBidControlRuleDataBean extends ControlRuleDataBean implements Serializable
-
Serialized Fields
-
minQuant
java.lang.String minQuant
-
minValue
java.lang.String minValue
-
cm
CurrencyManager cm
-
-
-
-
Package com.ibm.commerce.negotiation.commands
-
Class com.ibm.commerce.negotiation.commands.AdminBidDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
prodId
java.lang.String prodId
-
bdh
BidDeleteHelper bdh
-
errorText
java.lang.String errorText
-
commandFailure
boolean commandFailure
-
-
-
Class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
bidRule
java.lang.String bidRule
The bid rule for the auction. -
currentAskPrice
java.math.BigDecimal currentAskPrice
The current asking price. -
currentAvailableQuantity
java.lang.String currentAvailableQuantity
The quantity currently available. -
dayDuration
java.lang.String dayDuration
The duration of the auction in days. -
deposit
java.lang.String deposit
The deposit amount required for the auction. -
description
java.lang.String description
The short description of the auction. -
endDate
java.lang.String endDate
The ending date for the auction. -
endTime
java.lang.String endTime
The ending time for the auction. -
minBid
java.math.BigDecimal minBid
The minimum bid for the auction. -
productMacro
java.lang.String productMacro
The product display page. -
productNumber
java.lang.String productNumber
The product number. -
quantity
java.lang.String quantity
The quantity of the product up for auction. -
ruleMacro
java.lang.String ruleMacro
The rule display page name for the auction. -
ruleType
java.lang.String ruleType
The rule type. -
startDate
java.lang.String startDate
The start date for the auction. -
startPrice
java.math.BigDecimal startPrice
The Dutch auction's open price. -
timeDuration
java.lang.String timeDuration
The auction's time duration in format of 00:00:00 (hour:min:sec). -
type
java.lang.String type
The auction type -
startTime
java.lang.String startTime
The timestamp that represents the auction's start time. -
startTimeStamp
java.sql.Timestamp startTimeStamp
The timestamp that represents the auction's start time. -
endTimeStamp
java.sql.Timestamp endTimeStamp
The timestamp that represents the auction's end time. -
durationTimeStamp
java.sql.Timestamp durationTimeStamp
The timestamp that represents the auction's duration -
status
java.lang.String status
The status of the auction. -
currency
java.lang.String currency
The currency string for the auction. -
pricerule
java.lang.String pricerule
The pricing policy type that is used to determine the winner's final winning price. -
viewTaskName
java.lang.String viewTaskName
-
curTimeStamp
java.sql.Timestamp curTimeStamp
-
longDescription
java.lang.String longDescription
The long description of the auction. -
ownerid
java.lang.Long ownerid
The auction's owner ID. -
languageId
java.lang.Integer languageId
The language ID. -
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
localeTranslator
LocaleTranslator localeTranslator
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
bidRuleExist
boolean bidRuleExist
-
reservationId
java.lang.Long reservationId
-
iException
ECException iException
-
-
-
Class com.ibm.commerce.negotiation.commands.AuctionNotificationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
msgType
java.lang.Integer msgType
The type of the message. -
auctionAccessBean
AuctionAccessBean auctionAccessBean
The access bean corresponding to the auction. -
bidAccessBeanArray
BidAccessBean[] bidAccessBeanArray
The bid access bean array.
-
-
-
Class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
currentAskPrice
java.math.BigDecimal currentAskPrice
The dutch auction's current asks price. -
currentAvailableQuantity
java.lang.Double currentAvailableQuantity
The current available quantity for an auction. -
deposit
java.math.BigDecimal deposit
The deposit required by the auction. -
endTime
java.sql.Timestamp endTime
The auction's end time -
quantity
java.lang.Double quantity
The current available quantity for an auction. -
startPrice
java.math.BigDecimal startPrice
The dutch auction's openning price. -
startTime
java.sql.Timestamp startTime
The auction's start time -
durationTimeStamp
java.sql.Timestamp durationTimeStamp
The auction's duration time. -
status
java.lang.String status
The auction's status. F for future, C for current, BC for bidding closed, SC for settlement closed. -
currency
java.lang.String currency
The currency type for the auction. -
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
The fulfillment center ID. -
languageId
java.lang.Integer languageId
The language ID. -
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
The auction's ID (also known as identifier). -
bidRuleExist
boolean bidRuleExist
The bid rule validity variable (default false). -
auctionAccessBean
AuctionAccessBean auctionAccessBean
The access bean representing the auction. -
auctionType
java.lang.String auctionType
The access bean representing the auction. -
bidRuleId
java.lang.Long bidRuleId
The bid rule ID. -
closeType
int closeType
The auction closes type. -
currentTimeStamp
java.sql.Timestamp currentTimeStamp
The current time stamp -
durationDays
java.lang.Integer durationDays
The duration days related to auction closing rule. -
longDescriptions
java.util.Hashtable<K,V> longDescriptions
The long description for the auction. -
ownerId
java.lang.Long ownerId
The auction's owner ID. -
pricingRuleType
java.lang.String pricingRuleType
The auction's pricing rule type. ND for nondiscriminative, D for discriminative. -
productDisplayPage
java.lang.String productDisplayPage
The product display page. -
productId
java.lang.Long productId
The product (also known as catalog entry) ID. -
reservePrice
java.math.BigDecimal reservePrice
The reserve price. -
ruleDisplayPage
java.lang.String ruleDisplayPage
The auction's rule display page. -
shortDescriptions
java.util.Hashtable<K,V> shortDescriptions
The auction's short description. -
reservationId
java.lang.Long reservationId
The reservation identifier.
-
-
-
Class com.ibm.commerce.negotiation.commands.AutoBidCreateFormCmdImpl extends BidCreateFormCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.AutoBidDeleteCmdImpl extends BidDeleteCmdImpl implements Serializable
-
Serialized Fields
-
abdh
AutoBidDeleteHelper abdh
-
-
-
Class com.ibm.commerce.negotiation.commands.AutoBidsInitTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
isErrorTaskName
java.lang.String isErrorTaskName
-
iabAuction
AuctionAccessBean iabAuction
-
-
-
Class com.ibm.commerce.negotiation.commands.AutoBidsTaskCmdImpl extends ProcessTaskCmdImpl implements Serializable
-
Serialized Fields
-
winners
java.util.Vector<E> winners
The list of winners.
-
-
-
Class com.ibm.commerce.negotiation.commands.AutoBidSubmitCmdImpl extends BidSubmitCmdImpl implements Serializable
-
Serialized Fields
-
iabAutoBid
AutoBidAccessBean iabAutoBid
-
inAutoBidUpperLimit
java.math.BigDecimal inAutoBidUpperLimit
-
currTimeStamp
java.sql.Timestamp currTimeStamp
-
iabControlRule
ControlRuleAccessBean iabControlRule
-
-
-
Class com.ibm.commerce.negotiation.commands.AutoBidUpdateFormCmdImpl extends BidUpdateFormCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.BidCreateFormCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_errorTaskName
java.lang.String _errorTaskName
-
_reqProp
TypedProperty _reqProp
-
_auctionReferenceNumber
java.lang.Long _auctionReferenceNumber
-
_bidType
java.lang.String _bidType
-
-
-
Class com.ibm.commerce.negotiation.commands.BidDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
bdh
BidDeleteHelper bdh
-
-
-
Class com.ibm.commerce.negotiation.commands.BidRuleBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
ruleId
java.lang.Long ruleId
-
ownerId
java.lang.Long ownerId
-
ruleType
java.lang.String ruleType
-
ruleName
java.lang.String ruleName
-
ruleDesc
java.lang.String ruleDesc
-
classId
java.lang.Long classId
-
minQty
java.lang.Double minQty
-
minValue
java.math.BigDecimal minValue
-
ruleText
java.lang.String ruleText
-
field3
java.lang.String field3
-
field2
java.math.BigDecimal field2
-
field1
java.lang.Long field1
-
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
-
-
Class com.ibm.commerce.negotiation.commands.BidSubmitCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_errorTaskName
java.lang.String _errorTaskName
-
_reqProp
TypedProperty _reqProp
-
iAccessVector
AccessVector iAccessVector
-
iabAuction
AuctionAccessBean iabAuction
-
iabBid
BidAccessBean iabBid
-
iabBestBid
BidAccessBean iabBestBid
-
iabBestAutoBid
AutoBidAccessBean iabBestAutoBid
-
currTimeStamp
java.sql.Timestamp currTimeStamp
-
_auctionReferenceNumber
java.lang.Long _auctionReferenceNumber
-
_bidReferenceKey
java.lang.String _bidReferenceKey
-
_bidQuantity
java.lang.Double _bidQuantity
-
_bidValue
java.math.BigDecimal _bidValue
-
_bestBidValue
java.math.BigDecimal _bestBidValue
-
_deductionAuthorized
boolean _deductionAuthorized
-
_shipAddrReferenceNumber
java.lang.Long _shipAddrReferenceNumber
-
_shipModeReferenceNumber
java.lang.Integer _shipModeReferenceNumber
-
_redirectUrl
java.lang.String _redirectUrl
-
_partialQuantityAccepted
boolean _partialQuantityAccepted
-
_bidCreateTime
java.lang.String _bidCreateTime
-
_bidType
java.lang.String _bidType
-
_bidActionType
java.lang.String _bidActionType
-
_bidActionValue
java.lang.String _bidActionValue
-
_billAddrReferenceNumber
java.lang.Long _billAddrReferenceNumber
-
_encryptedPaymentInfo
java.lang.String _encryptedPaymentInfo
-
paymentInfoString
java.lang.String paymentInfoString
-
NVPairs
java.util.Hashtable<K,V> NVPairs
-
paymentSelectionIndex
java.lang.String paymentSelectionIndex
-
inEvaluateType
java.lang.String inEvaluateType
-
-
-
Class com.ibm.commerce.negotiation.commands.BidUpdateFormCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_errorTaskName
java.lang.String _errorTaskName
-
_reqProp
TypedProperty _reqProp
-
_bidId
java.lang.Long _bidId
-
_bidType
java.lang.String _bidType
-
-
-
Class com.ibm.commerce.negotiation.commands.CalculateBestBidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_auctionId
java.lang.Long _auctionId
-
_activeBids
java.util.Vector<E> _activeBids
-
_quantityOnAuction
java.lang.Double _quantityOnAuction
-
_errorTaskName
java.lang.String _errorTaskName
-
_lowestWinningBidId
java.lang.Long _lowestWinningBidId
-
_highestWinningBidId
java.lang.Long _highestWinningBidId
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckAutoBidDeleteAuthorizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
bidderAuthorized
boolean bidderAuthorized
The authorization status of the bidder. -
autoBidId
java.lang.String autoBidId
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckAutoBidUpdateAuthorizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_autoBidReferenceKey
java.lang.String _autoBidReferenceKey
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckBidControlCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_auction
AuctionAccessBean _auction
-
bidValue
java.lang.String bidValue
-
bidQuantity
java.lang.String bidQuantity
-
bidOkay
boolean bidOkay
-
lowestWinningBid
java.lang.String lowestWinningBid
-
errorTaskName
java.lang.String errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckBidDeleteAuthorizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
bidderAuthorized
boolean bidderAuthorized
The bidder authorization status. -
bidId
java.lang.String bidId
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckBidderQualificationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckBidderStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_auctionReferenceNumber
java.lang.Long _auctionReferenceNumber
-
_viewedAuctionRules
boolean _viewedAuctionRules
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckBidUpdateAuthorizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_bidReferenceKey
java.lang.String _bidReferenceKey
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CheckGenBidRefCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_bidReferenceKey
java.lang.String _bidReferenceKey
-
_bidType
java.lang.String _bidType
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.CloseAuctionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
auctionAccessBean
AuctionAccessBean auctionAccessBean
-
theWinningBids
java.util.Vector<E> theWinningBids
The winning bids vector
-
-
-
Class com.ibm.commerce.negotiation.commands.CloseBiddingCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
auctionIdList
java.util.Vector<E> auctionIdList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
-
-
Class com.ibm.commerce.negotiation.commands.CompleteOrderCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iTypedProperty
TypedProperty iTypedProperty
-
auction
AuctionAccessBean auction
-
orderCreateCmd
com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCmd orderCreateCmd
-
orderPrepareCmd
OrderPrepareCmd orderPrepareCmd
-
orderProcessCmd
OrderProcessCmd orderProcessCmd
-
iQuantity
java.lang.Double iQuantity
-
hshCatentryId
java.util.Hashtable<K,V> hshCatentryId
-
hshQuantity
java.util.Hashtable<K,V> hshQuantity
-
hshShipAddrId
java.util.Hashtable<K,V> hshShipAddrId
-
hshShipModeId
java.util.Hashtable<K,V> hshShipModeId
-
hshPrice
java.util.Hashtable<K,V> hshPrice
-
hshCurrency
java.util.Hashtable<K,V> hshCurrency
-
storeId
java.lang.Integer storeId
-
hshMemberId
java.util.Hashtable<K,V> hshMemberId
-
payMethodId
java.lang.String payMethodId
-
-
-
Class com.ibm.commerce.negotiation.commands.CreateAuctionCmdImpl extends AuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
convertTime
java.lang.String convertTime
-
convertValue
java.lang.String convertValue
-
-
-
Class com.ibm.commerce.negotiation.commands.CreateAuctionStyleCmdImpl extends AuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
auctionStyleName
java.lang.String auctionStyleName
-
errorText
java.lang.String errorText
-
-
-
Class com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmdImpl extends AuctionTaskBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.CreateBidRuleCmdImpl extends BidRuleBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.CreateForumMessageCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
fmh
com.ibm.commerce.negotiation.misc.ForumMessageHelper fmh
-
xmlHash
java.util.Hashtable<K,V> xmlHash
-
errorText
java.lang.String errorText
-
parameterError
boolean parameterError
-
-
-
Class com.ibm.commerce.negotiation.commands.DataCryptCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_value
java.lang.String _value
-
_key
java.lang.String _key
-
_mode
java.lang.String _mode
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.DeleteAuctionCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
auctionIdList
java.util.Vector<E> auctionIdList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
-
-
Class com.ibm.commerce.negotiation.commands.DeleteAuctionStyleCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionStyleList
java.util.Vector<E> auctionStyleList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
-
-
Class com.ibm.commerce.negotiation.commands.DeleteAuctionTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
auctionIdList
java.util.Vector<E> auctionIdList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
-
-
Class com.ibm.commerce.negotiation.commands.DeleteBidRuleCmdImpl extends BidRuleBaseCmdImpl implements Serializable
-
Serialized Fields
-
bidRuleList
java.util.Vector<E> bidRuleList
-
-
-
Class com.ibm.commerce.negotiation.commands.DeleteMailCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
msgId
java.lang.String[] msgId
-
UserId
java.lang.Long UserId
-
url
java.lang.String url
-
-
-
Class com.ibm.commerce.negotiation.commands.DetermineWinnersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_activeBids
java.util.Vector<E> _activeBids
-
_quantityOnAuction
java.lang.Double _quantityOnAuction
-
_bidRuleId
java.lang.Long _bidRuleId
-
_errorTaskName
java.lang.String _errorTaskName
-
_bidRule
ControlRuleAccessBean _bidRule
-
winners
java.util.Vector<E> winners
A list of auto bids that are winning. set by the caller command which is AutoBidTaskCmdImpl
-
-
-
Class com.ibm.commerce.negotiation.commands.DisplayAuctionBidsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionId
java.lang.Long auctionId
-
-
-
Class com.ibm.commerce.negotiation.commands.DisplayAuctionItemCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionId
java.lang.Long auctionId
-
auctionStoreId
java.lang.Integer auctionStoreId
-
-
-
Class com.ibm.commerce.negotiation.commands.DisplayAuctionListCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.DisplayAuctionRulesCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionId
java.lang.Long auctionId
-
auctionStoreId
java.lang.Integer auctionStoreId
-
-
-
Class com.ibm.commerce.negotiation.commands.DisplayMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
msgId
java.lang.Long msgId
-
url
java.lang.String url
-
msgStatus
java.lang.String msgStatus
-
-
-
Class com.ibm.commerce.negotiation.commands.DisplayShopperBidsCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.DoAuctionNotifyCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.DoDepositPaymentCmdImpl extends RecordAuctionPaymentCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.DutchBidsTaskCmdImpl extends ProcessTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.EvaluateOpenCryBidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabAuction
AuctionAccessBean iabAuction
-
iabBid
BidAccessBean iabBid
-
iabAutoBid
AutoBidAccessBean iabAutoBid
-
iabBestBid
BidAccessBean iabBestBid
-
iabBestAutoBid
AutoBidAccessBean iabBestAutoBid
-
iabWinningBid
BidAccessBean iabWinningBid
-
iabRecentLostWinningBid
BidAccessBean iabRecentLostWinningBid
-
isErrorTaskName
java.lang.String isErrorTaskName
-
iabControlRule
ControlRuleAccessBean iabControlRule
-
currTimeStamp
java.sql.Timestamp currTimeStamp
-
iEvaluateType
java.lang.String iEvaluateType
-
-
-
Class com.ibm.commerce.negotiation.commands.EvaluateSingleQuantityOpenCryBidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabAuction
AuctionAccessBean iabAuction
-
iabBid
BidAccessBean iabBid
-
iabAutoBid
AutoBidAccessBean iabAutoBid
-
iabBestBid
BidAccessBean iabBestBid
-
iabBestAutoBid
AutoBidAccessBean iabBestAutoBid
-
iabWinningBid
BidAccessBean iabWinningBid
-
iabRecentLostWinningBid
BidAccessBean iabRecentLostWinningBid
-
isErrorTaskName
java.lang.String isErrorTaskName
-
iabControlRule
ControlRuleAccessBean iabControlRule
-
currTimeStamp
java.sql.Timestamp currTimeStamp
-
-
-
Class com.ibm.commerce.negotiation.commands.FinalizeAuctionCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.GalleryDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
auctionId
java.lang.String[] auctionId
-
-
-
Class com.ibm.commerce.negotiation.commands.GalleryDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.GenBidRefCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_bidReferenceKey
java.lang.String _bidReferenceKey
-
_bidType
java.lang.String _bidType
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.ModifyAuctionCmdImpl extends AuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
thisAuction
AuctionAccessBean thisAuction
-
editStatus
java.lang.String editStatus
-
newQ
double newQ
-
oldQ
double oldQ
-
difQ
double difQ
-
startStamp
java.sql.Timestamp startStamp
-
endStamp
java.sql.Timestamp endStamp
-
convertTime
java.lang.String convertTime
-
convertValue
java.lang.String convertValue
-
-
-
Class com.ibm.commerce.negotiation.commands.ModifyAuctionStyleCmdImpl extends AuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
auctionStyleName
java.lang.String auctionStyleName
-
-
-
Class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl extends AuctionTaskBaseCmdImpl implements Serializable
-
Serialized Fields
-
editStatus
java.lang.String editStatus
-
dirtyFlags
java.util.Hashtable<K,V> dirtyFlags
Hashtable of values for verification.
-
-
-
Class com.ibm.commerce.negotiation.commands.ModifyBidRuleCmdImpl extends BidRuleBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.ModifyForumMessageCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
viewTaskName
java.lang.String viewTaskName
-
fmh
com.ibm.commerce.negotiation.misc.ForumMessageHelper fmh
Forum helper message. -
xmlHash
java.util.Hashtable<K,V> xmlHash
XML hash. -
msgIdArray
java.lang.Long[] msgIdArray
-
msgAction
java.lang.String msgAction
-
errorText
java.lang.String errorText
-
parameterError
boolean parameterError
-
-
-
Class com.ibm.commerce.negotiation.commands.ModifyForumMessageDialogCmdImpl extends ModifyForumMessageCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.ModifyForumMessageListCmdImpl extends ModifyForumMessageCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.MonitorAuctionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
lastestBidTimestamps
java.util.Hashtable<K,V> lastestBidTimestamps
The lastest bid time for open-cry/sealed bid auctions. -
auctionsWithAutobid
java.util.Hashtable<K,V> auctionsWithAutobid
A hashtable that contains all the auctions having autobids.
-
-
-
Class com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
The auction reference number. -
auctionAccessBean
AuctionAccessBean auctionAccessBean
The AuctionAccessBean -
delayDays
int delayDays
The number of days after which a message is sent through e-mail if the message is not read via the web. -
delayHours
int delayHours
The number of hours after which a message is sent through e-mail if the message is not read via the web. -
delayMins
int delayMins
The number of minitues after which a message is sent through e-mail if the message is not read via the web.
-
-
-
Class com.ibm.commerce.negotiation.commands.NotifyBidOverrideCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
bidDataLight
com.ibm.commerce.negotiation.objimpl.BidDataLight bidDataLight
A BidDataLight instance.
-
-
-
Class com.ibm.commerce.negotiation.commands.NotifyCloseAuctionCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
bids
java.util.Vector<E> bids
-
-
-
Class com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
bidReferenceNumber
java.lang.Long bidReferenceNumber
-
bidAccessBean
BidAccessBean bidAccessBean
-
orderId
java.lang.Long orderId
The order ID.
-
-
-
Class com.ibm.commerce.negotiation.commands.NotifyCreateAuctionCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.NotifyModifyAuctionCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.NotifyStartAuctionCmdImpl extends NotifyAuctionBaseCmdImpl implements Serializable
-
Serialized Fields
-
msgTable
java.util.Hashtable<K,V> msgTable
Hashtable msgTable.
-
-
-
Class com.ibm.commerce.negotiation.commands.OpenCryBidsTaskCmdImpl extends ProcessTaskCmdImpl implements Serializable
-
Serialized Fields
-
oldBestBidPrice
java.math.BigDecimal oldBestBidPrice
The best bid price before this task is executed. -
newBestBidPrice
java.math.BigDecimal newBestBidPrice
The best bid price after this task is executed.
-
-
-
Class com.ibm.commerce.negotiation.commands.PlaceAuctionOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
bidReferenceNumber
java.lang.Long bidReferenceNumber
-
orderReferenceNumber
java.lang.Long orderReferenceNumber
-
status
java.lang.String status
-
-
-
Class com.ibm.commerce.negotiation.commands.ProcessAutoBidsCmdImpl extends ProcessControllerCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.ProcessControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_exceptions
java.util.Hashtable<K,V> _exceptions
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.ProcessDutchBidsCmdImpl extends ProcessControllerCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.ProcessOpenCryBidsCmdImpl extends ProcessControllerCmdImpl implements Serializable
-
Class com.ibm.commerce.negotiation.commands.ProcessTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_auctionId
java.lang.Long _auctionId
-
_auction
AuctionAccessBean _auction
-
_errorTaskName
java.lang.String _errorTaskName
-
_activeBids
java.util.Vector<E> _activeBids
-
-
-
Class com.ibm.commerce.negotiation.commands.ProcessToolsControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_maxThreadCount
java.lang.Integer _maxThreadCount
-
_threadTimeout
java.lang.Long _threadTimeout
-
_exceptions
java.util.Hashtable<K,V> _exceptions
-
_currentProcesses
java.util.Hashtable<K,V> _currentProcesses
-
_errorTaskName
java.lang.String _errorTaskName
-
-
-
Class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_actionType
java.lang.Integer _actionType
-
_paymentType
int _paymentType
-
amount
java.math.BigDecimal amount
-
bankName
java.lang.String bankName
The name of the bank. -
bidId
java.lang.Long bidId
The bid ID. -
bidPaymentId
java.lang.Long bidPaymentId
The bid Payment record ID. -
cardNumber
java.lang.String cardNumber
The card Number -
comment
java.lang.String comment
The comment. -
encryption
int encryption
The encryption. 1 for encryption, 0 for no-encryption. -
expirationDate
java.sql.Timestamp expirationDate
The Expiration Date. -
payMethod
java.lang.String payMethod
The payment Method. (for example, Visa, MasterCard, and so forth.) -
bidAccessBean
BidAccessBean bidAccessBean
The access bean representing the bid. -
encryptedPaymentInfo
java.lang.String encryptedPaymentInfo
The encrypted payment info string.
-
-
-
Class com.ibm.commerce.negotiation.commands.SetWinnerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
itemReferenceNumber
java.lang.Long itemReferenceNumber
-
auctionAccessBean
AuctionAccessBean auctionAccessBean
-
winningBiders
java.util.Vector<E> winningBiders
-
-
-
Class com.ibm.commerce.negotiation.commands.ShopperCreateForumMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
fmh
com.ibm.commerce.negotiation.misc.ForumMessageHelper fmh
-
-
-
Class com.ibm.commerce.negotiation.commands.StartAuctionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
auctionReferenceNumber
java.lang.Long auctionReferenceNumber
-
auctionAccessBean
AuctionAccessBean auctionAccessBean
-
-
-
Class com.ibm.commerce.negotiation.commands.UpdateGalleryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
auctionId
java.lang.Long auctionId
-
url
java.lang.String url
-
galleryEntry
boolean galleryEntry
-
viewedRuleEntry
boolean viewedRuleEntry
-
-
-
-
Package com.ibm.commerce.negotiation.objects
-
Class com.ibm.commerce.negotiation.objects.Auction extends com.ibm.commerce.negotiation.objimpl.AuctionEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.Auction iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionDescription extends com.ibm.commerce.negotiation.objimpl.AuctionDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AuctionDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_auction
java.lang.Long iInitKey_auction
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
auction
java.lang.Long auction
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionInfo extends com.ibm.commerce.negotiation.objimpl.AuctionInfoEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AuctionInfo iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionInfoKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.Long id
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionLog extends com.ibm.commerce.negotiation.objimpl.AuctionLogEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AuctionLog iTypedEntity
-
iInitKey_actionTime
java.sql.Timestamp iInitKey_actionTime
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionLogKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
actionTime
java.sql.Timestamp actionTime
-
id
java.lang.Long id
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionStoreRelation extends com.ibm.commerce.negotiation.objimpl.AuctionStoreRelationEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AuctionStoreRelation iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_auction
java.lang.Long iInitKey_auction
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionStoreRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
auction
java.lang.Long auction
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionStyle extends com.ibm.commerce.negotiation.objimpl.AuctionStyleEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AuctionStyle iTypedEntity
-
iInitKey_name
java.lang.String iInitKey_name
-
iInitKey_ownerId
java.lang.Long iInitKey_ownerId
-
-
-
Class com.ibm.commerce.negotiation.objects.AuctionStyleKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
ownerId
java.lang.Long ownerId
-
-
-
Class com.ibm.commerce.negotiation.objects.AutoBid extends com.ibm.commerce.negotiation.objimpl.AutoBidEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AutoBidAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AutoBid iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.AutoBidLog extends com.ibm.commerce.negotiation.objimpl.AutoBidLogEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.AutoBidLog iTypedEntity
-
iInitKey_actionTime
java.sql.Timestamp iInitKey_actionTime
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.AutoBidLogKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
actionTime
java.sql.Timestamp actionTime
-
id
java.lang.Long id
-
-
-
Class com.ibm.commerce.negotiation.objects.Bid extends com.ibm.commerce.negotiation.objimpl.BidEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.BidAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.Bid iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.BidLog extends com.ibm.commerce.negotiation.objimpl.BidLogEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.BidLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.BidLog iTypedEntity
-
iInitKey_actionTime
java.sql.Timestamp iInitKey_actionTime
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.BidLogKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
actionTime
java.sql.Timestamp actionTime
-
id
java.lang.Long id
-
-
-
Class com.ibm.commerce.negotiation.objects.BidOrderRelation extends com.ibm.commerce.negotiation.objimpl.BidOrderRelationEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.BidOrderRelation iTypedEntity
-
iInitKey_orderId
java.lang.Long iInitKey_orderId
-
iInitKey_bid
java.lang.Long iInitKey_bid
-
-
-
Class com.ibm.commerce.negotiation.objects.BidOrderRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
bid
java.lang.Long bid
-
-
-
Class com.ibm.commerce.negotiation.objects.BidPayment extends com.ibm.commerce.negotiation.objimpl.BidPaymentEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.BidPayment iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.ControlRule extends com.ibm.commerce.negotiation.objimpl.ControlRuleEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.ControlRule iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.Forum extends com.ibm.commerce.negotiation.objimpl.ForumEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.ForumAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.Forum iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.ForumMessage extends com.ibm.commerce.negotiation.objimpl.ForumMessageEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.ForumMessage iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.MemberAuctionRelation extends com.ibm.commerce.negotiation.objimpl.MemberAuctionRelationEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.MemberAuctionRelation iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
iInitKey_relationType
java.lang.String iInitKey_relationType
-
iInitKey_auction
java.lang.Long iInitKey_auction
-
-
-
Class com.ibm.commerce.negotiation.objects.MemberAuctionRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
relationType
java.lang.String relationType
-
auction
java.lang.Long auction
-
-
-
Class com.ibm.commerce.negotiation.objects.Message extends com.ibm.commerce.negotiation.objimpl.MessageEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.MessageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.Message iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageCount extends com.ibm.commerce.negotiation.objimpl.MessageCountEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.MessageCountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.MessageCount iTypedEntity
-
iInitKey_recipientId
java.lang.Long iInitKey_recipientId
-
iInitKey_status
java.lang.String iInitKey_status
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageCountKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
recipientId
java.lang.Long recipientId
-
status
java.lang.String status
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageInfo extends com.ibm.commerce.negotiation.objimpl.MessageInfoEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.MessageInfo iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
iInitKey_recipientId
java.lang.Long iInitKey_recipientId
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageInfoKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.Long id
-
recipientId
java.lang.Long recipientId
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageMemberRelation extends com.ibm.commerce.negotiation.objimpl.MessageMemberRelationEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.MessageMemberRelation iTypedEntity
-
iInitKey_recipientId
java.lang.Long iInitKey_recipientId
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
Class com.ibm.commerce.negotiation.objects.MessageMemberRelationKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
recipientId
java.lang.Long recipientId
-
id
java.lang.Long id
-
-
-
Class com.ibm.commerce.negotiation.objects.RuleClassRegistry extends com.ibm.commerce.negotiation.objimpl.RuleClassRegistryEntityBase implements Serializable
-
Class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.negotiation.objects.RuleClassRegistry iTypedEntity
-
iInitKey_id
java.lang.Long iInitKey_id
-
-
-
-
Package com.ibm.commerce.oagis9.services.invocation
-
Class com.ibm.commerce.oagis9.services.invocation.ConfirmBODInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
-
Package com.ibm.commerce.order.bean.commands
-
Class com.ibm.commerce.order.bean.commands.ShippingAdjustmentBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.String iOrderId
This is the order Id setted by the caller. -
isetShipModeIds
java.util.HashSet<E> isetShipModeIds
This is theshipmode
id which the charge is for. -
ihshServiceRepresentative
java.util.Hashtable<K,V> ihshServiceRepresentative
This is the previousTSR
who have given current adjustment. -
ihshCurrentShipModePercentageOff
java.util.Hashtable<K,V> ihshCurrentShipModePercentageOff
This is the current percent off (for outstanding items). -
ihshFormattedCurrentShipModeAdjustmentAmount
java.util.Hashtable<K,V> ihshFormattedCurrentShipModeAdjustmentAmount
This is the current amount off (for outstanding items). -
ihshFormattedCurrentShipModeTotalAmount
java.util.Hashtable<K,V> ihshFormattedCurrentShipModeTotalAmount
This is the current cost (for outstanding items). -
iTSRId
java.lang.Long iTSRId
This is the currentTSR
who will give adjustment. -
ihshMaxAllowableShipModeTSRPercentageValues
java.util.Hashtable<K,V> ihshMaxAllowableShipModeTSRPercentageValues
This is the floor percent off (for outstanding items). -
ihshFormattedPotentialShipModeTotalAmount
java.util.Hashtable<K,V> ihshFormattedPotentialShipModeTotalAmount
This is the floor cost (for outstanding items). -
ihshFormattedPotentialShipModeAdjustmentAmount
java.util.Hashtable<K,V> ihshFormattedPotentialShipModeAdjustmentAmount
This is the floor amount off (for outstanding items). -
ihshFormattedAdjustableBaseShipModeTotalAmount
java.util.Hashtable<K,V> ihshFormattedAdjustableBaseShipModeTotalAmount
This is the regular cost (for outstanding items). -
ihshFormattedAdjustableTSRBaseShipModeTotalAmount
java.util.Hashtable<K,V> ihshFormattedAdjustableTSRBaseShipModeTotalAmount
This is the regular cost with contract and promotion (for outstanding items). -
ihshFormattedUnadjustableCurrentShipModeTotalAmount
java.util.Hashtable<K,V> ihshFormattedUnadjustableCurrentShipModeTotalAmount
This is the current cost for released or shipped items.
-
-
-
-
Package com.ibm.commerce.order.beans
-
Class com.ibm.commerce.order.beans.CurrentPendingOrderDataBean extends CurrentPendingOrderDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
member id
-
-
-
Class com.ibm.commerce.order.beans.OfferDataBean extends OfferDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOfferId
java.lang.String iDataBeanKeyOfferId
offer id
-
-
-
Class com.ibm.commerce.order.beans.OfferDescriptionDataBean extends OfferDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
language id -
iDataBeanKeyOfferId
java.lang.String iDataBeanKeyOfferId
offer id
-
-
-
Class com.ibm.commerce.order.beans.OfferPriceDataBean extends OfferPriceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOfferId
java.lang.String iDataBeanKeyOfferId
offer id -
iDataBeanKeyCurrency
java.lang.String iDataBeanKeyCurrency
currency
-
-
-
Class com.ibm.commerce.order.beans.OrderAddressDataBean extends AddressDataBean implements Serializable
-
Serialized Fields
-
istrOrderId
java.lang.String istrOrderId
-
-
-
Class com.ibm.commerce.order.beans.OrderAdjustmentDataBean extends OrderAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderAdjustmentId
java.lang.String iDataBeanKeyOrderAdjustmentId
order adjustment id -
ibCodeFetched
boolean ibCodeFetched
-
idbCode
CalculationCodeDataBean idbCode
-
ibOrderFetched
boolean ibOrderFetched
-
idbOrder
OrderDataBean idbOrder
-
-
-
Class com.ibm.commerce.order.beans.OrderAdjustmentDescriptionDataBean extends OrderAdjustmentDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
language id -
iDataBeanKeyOrderAdjustmentId
java.lang.String iDataBeanKeyOrderAdjustmentId
order adjustment id
-
-
-
Class com.ibm.commerce.order.beans.OrderAdjustmentTaxExemptDataBean extends OrderAdjustmentTaxExemptDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyTaxCategoryId
java.lang.String iDataBeanKeyTaxCategoryId
tax category id -
iDataBeanKeyOrderAdjustmentId
java.lang.String iDataBeanKeyOrderAdjustmentId
order adjustment id
-
-
-
Class com.ibm.commerce.order.beans.OrderChangeReasonDataBean extends OrderChangeReasonDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.beans.OrderChangeReasonListDataBean extends OrderChangeReasonListDataBeanBase implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.Integer iStoreId
-
iRequestProperties
TypedProperty iRequestProperties
-
iCommandContext
CommandContext iCommandContext
-
iOrderChangeReasons
OrderChangeReasonDataBean[] iOrderChangeReasons
-
-
-
Class com.ibm.commerce.order.beans.OrderCommentDataBean extends OrderCommentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iOrderChangeReasonDataBean
OrderChangeReasonDataBean iOrderChangeReasonDataBean
-
-
-
Class com.ibm.commerce.order.beans.OrderDataBean extends OrderDataBeanBase implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
iarOrderItemAB
OrderItemAccessBean[] iarOrderItemAB
-
orderItems
OrderItemDataBean[] orderItems
-
shippedOrderItems
OrderItemDataBean[] shippedOrderItems
-
uniqueShippingAddresses
AddressDataBean[] uniqueShippingAddresses
-
idbBillingAddress
AddressDataBean idbBillingAddress
-
subOrders
SubOrderAccessBean[] subOrders
-
idbOrderAdjustments
OrderAdjustmentDataBean[] idbOrderAdjustments
-
iOrderReleases
OrderReleaseDataBean[] iOrderReleases
-
iOrderReleasesFetched
boolean iOrderReleasesFetched
-
iCurrentChargesFetched
boolean iCurrentChargesFetched
-
iCurrentAdjustmentTotal
java.math.BigDecimal iCurrentAdjustmentTotal
-
iCurrentTaxTotal
java.math.BigDecimal iCurrentTaxTotal
-
iCurrentBaseShippingCharge
java.math.BigDecimal iCurrentBaseShippingCharge
-
iCurrentProductTotal
java.math.BigDecimal iCurrentProductTotal
-
iCurrentShippingTaxTotal
java.math.BigDecimal iCurrentShippingTaxTotal
-
iCurrentTotal
java.math.BigDecimal iCurrentTotal
-
strPONumber
java.lang.String strPONumber
-
commandContext
CommandContext commandContext
command context -
iStoreAB
StoreAccessBean iStoreAB
-
securityCheck
boolean securityCheck
security check -
iRequestProperties
TypedProperty iRequestProperties
-
ibOrderItemsFetched
boolean ibOrderItemsFetched
-
ibShippedOrderItemsFetched
boolean ibShippedOrderItemsFetched
-
ibSubOrdersFetched
boolean ibSubOrdersFetched
-
ibPONumberFetched
boolean ibPONumberFetched
-
ibOrderAdjustmentsFetched
boolean ibOrderAdjustmentsFetched
-
ibDeepFetch
boolean ibDeepFetch
-
ibDeepFetchExplicitlySet
boolean ibDeepFetchExplicitlySet
-
idbShipInstructsDB
ShipInstructionsDataBean[] idbShipInstructsDB
-
idbShipCarrAccntDB
ShipCarrAccntDataBean[] idbShipCarrAccntDB
-
idbUsableShipChargesAndAccountByShipModeDB
UsableShipChargesAndAccountByShipModeDataBean idbUsableShipChargesAndAccountByShipModeDB
-
loadedPaymentInstructions
boolean loadedPaymentInstructions
-
paymentInstructions
OrderDataBean.PaymentInstruction[] paymentInstructions
-
ibPersonalAddressAllowedForSingleShippingChecked
boolean ibPersonalAddressAllowedForSingleShippingChecked
-
ibPersonalAddressAllowedForSingleShipping
boolean ibPersonalAddressAllowedForSingleShipping
-
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
strOrderItemWhereClause
java.lang.String strOrderItemWhereClause
-
strOrderItemWhereClauseParameters
java.lang.Object[] strOrderItemWhereClauseParameters
-
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component.
-
-
-
Class com.ibm.commerce.order.beans.OrderHistoryDataBean extends OrderHistoryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iHistoryOrder
HistoryOrder iHistoryOrder
-
iIsOrderCommentFetched
boolean iIsOrderCommentFetched
-
iUseMaxRows
boolean iUseMaxRows
-
iMaxRows
int iMaxRows
-
iPageSize
int iPageSize
-
iCurrentPage
int iCurrentPage
-
iSortOrderBy
int iSortOrderBy
-
iSortMethodId
int iSortMethodId
-
strOrderBy
java.lang.String strOrderBy
-
resultSetSize
int resultSetSize
-
-
-
Class com.ibm.commerce.order.beans.OrderHistoryListDataBean extends OrderHistoryListDataBeanBase implements Serializable
-
Serialized Fields
-
iUseMaxRows
boolean iUseMaxRows
-
iMaxRows
int iMaxRows
-
iPageSize
int iPageSize
-
iCurrentPage
int iCurrentPage
-
iSortOrderBy
int iSortOrderBy
-
iSortMethodId
int iSortMethodId
-
iOrderId
java.lang.Long iOrderId
-
iRequestProperties
TypedProperty iRequestProperties
-
strOrderBy
java.lang.String strOrderBy
-
resultSetSize
int resultSetSize
-
-
-
Class com.ibm.commerce.order.beans.OrderItemAdjustmentDataBean extends OrderItemAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderItemAdjustmentId
java.lang.String iDataBeanKeyOrderItemAdjustmentId
order item adjustment id -
ibOrderAdjustmentFetched
boolean ibOrderAdjustmentFetched
-
idbOrderAdjustment
OrderAdjustmentDataBean idbOrderAdjustment
-
ibOrderItemFetched
boolean ibOrderItemFetched
-
idbOrderItem
OrderItemDataBean idbOrderItem
-
-
-
Class com.ibm.commerce.order.beans.OrderItemComponentDataBean extends OrderItemComponentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderItemComponentId
java.lang.String iDataBeanKeyOrderItemComponentId
order item component id
-
-
-
Class com.ibm.commerce.order.beans.OrderItemComponentRelationsDataBean extends com.ibm.commerce.order.beansrc.OrderItemComponentRelationsDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.beans.OrderItemCompRelDataBean extends com.ibm.commerce.order.beansrc.OrderItemComponentRelationsDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
oicomprel_id
java.lang.Long oicomprel_id
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.beans.OrderItemDataBean extends OrderItemDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
command context -
DEFAULT_LOAD_FACTOR_NUMERATOR
int DEFAULT_LOAD_FACTOR_NUMERATOR
-
DEFAULT_LOAD_FACTOR_DENOMINATOR
int DEFAULT_LOAD_FACTOR_DENOMINATOR
-
iStoreAB
StoreAccessBean iStoreAB
-
ibCatalogEntryFetched
boolean ibCatalogEntryFetched
-
idbCatalogEntry
CatalogEntryDataBean idbCatalogEntry
-
idbItem
ItemDataBean idbItem
-
idbAddress
AddressDataBean idbAddress
-
idbShippingMode
ShippingModeDataBean idbShippingMode
-
idbShipmodeDsc
ShippingModeDescriptionDataBean idbShipmodeDsc
-
ibOrderItemAdjustmentsFetched
boolean ibOrderItemAdjustmentsFetched
-
idbOrderItemAdjustments
OrderItemAdjustmentDataBean[] idbOrderItemAdjustments
-
pAttrTCIds
java.lang.Long[] pAttrTCIds
-
pAttrTCsHaveBeenRetrieved
boolean pAttrTCsHaveBeenRetrieved
-
idbShipInstructs
ShipInstructionsDataBean idbShipInstructs
-
idbShipCarrAccnt
ShipCarrAccntDataBean idbShipCarrAccnt
-
idbShipmentInformation
com.ibm.commerce.order.beans.ShipmentInformationDataBean[] idbShipmentInformation
-
idbReturnInformationDataBean
com.ibm.commerce.order.beans.ReturnInformationDataBean[] idbReturnInformationDataBean
-
appliedPromos
OrderItemDataBean.AppliedPromotion[] appliedPromos
-
-
-
Class com.ibm.commerce.order.beans.OrderItemMessagingExtensionDataBean extends OrderItemMessagingExtensionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyIOrderItemId
java.lang.String iDataBeanKeyIOrderItemId
order item id
-
-
-
Class com.ibm.commerce.order.beans.OrderItemOfferRelationshipDataBean extends OrderItemOfferRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyIOrderItemId
java.lang.String iDataBeanKeyIOrderItemId
order item id -
iDataBeanKeyIOfferId
java.lang.String iDataBeanKeyIOfferId
offer id
-
-
-
Class com.ibm.commerce.order.beans.OrderItemPromotionCodeDataBean extends OrderItemPromotionCodeDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
orderItemPromotionCodeID
java.lang.String orderItemPromotionCodeID
-
code
java.lang.String code
-
orderItemID
java.lang.String orderItemID
-
-
-
Class com.ibm.commerce.order.beans.OrderItemSOIDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderItemSOIDataSet
com.ibm.commerce.order.beans.OrderItemSOIDataSet orderItemSOIDataSet
-
totalProductAfterDiscount
java.math.BigDecimal totalProductAfterDiscount
-
displayCurrency
java.lang.String displayCurrency
-
-
-
Class com.ibm.commerce.order.beans.OrderItemTradingRelationshipDataBean extends OrderItemTradingRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyIOrderItemId
java.lang.String iDataBeanKeyIOrderItemId
OrderItem ID -
iDataBeanKeyITradingId
java.lang.String iDataBeanKeyITradingId
Trading ID
-
-
-
Class com.ibm.commerce.order.beans.OrderListDataBean extends OrderListDataBeanBase implements Serializable
-
Serialized Fields
-
iOrderStatusList
java.lang.String[] iOrderStatusList
-
ivecOrders
java.util.Vector<E> ivecOrders
-
inStoreIdList
java.lang.Integer[] inStoreIdList
-
inUserId
java.lang.Long inUserId
-
commandContext
CommandContext commandContext
-
inChannelStoreId
java.lang.Integer inChannelStoreId
-
istrChannelStoreOrderStatusList
java.lang.String[] istrChannelStoreOrderStatusList
-
istrRelType
java.lang.String istrRelType
-
inSortMethodId
int inSortMethodId
-
inSortOrder
int inSortOrder
-
filterOrdersWithNoDescription
boolean filterOrdersWithNoDescription
-
filterIncludeOrdersWaitingApproval
boolean filterIncludeOrdersWaitingApproval
-
filterExcludeOrdersBlocked
boolean filterExcludeOrdersBlocked
-
filterExcludeOrdersWaitingApproval
boolean filterExcludeOrdersWaitingApproval
-
currentPendingOrders
boolean currentPendingOrders
-
ibResolveCurrentPendingOrders
boolean ibResolveCurrentPendingOrders
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
scopeMethod
int scopeMethod
-
useMaxRows
boolean useMaxRows
-
maxRows
int maxRows
-
pageSize
int pageSize
-
currentPage
int currentPage
-
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component.
-
-
-
Class com.ibm.commerce.order.beans.OrderMemberGroupRelationshipDataBean extends OrderMemberGroupRelationshipDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyIOrdersId
java.lang.String iDataBeanKeyIOrdersId
orders id -
iDataBeanKeyIMemberGroupId
java.lang.String iDataBeanKeyIMemberGroupId
member group id
-
-
-
Class com.ibm.commerce.order.beans.OrderMessagingExtensionDataBean extends OrderMessagingExtensionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyIOrderId
java.lang.String iDataBeanKeyIOrderId
order id
-
-
-
Class com.ibm.commerce.order.beans.OrderOptionDataBean extends OrderOptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id
-
-
-
Class com.ibm.commerce.order.beans.OrderPaymentInfoDataBean extends OrderPaymentInfoDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderPaymentInfoId
java.lang.String iDataBeanKeyOrderPaymentInfoId
order payment info id
-
-
-
Class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean extends OrderPaymentMethodDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyPaymentDevice
java.lang.String iDataBeanKeyPaymentDevice
payment device -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id -
iDataBeanKeyRefundNumber
java.lang.String iDataBeanKeyRefundNumber
refund number -
iDataBeanKeyPaymentMethodID
java.lang.String iDataBeanKeyPaymentMethodID
payment method id
-
-
-
Class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean extends OrderPromotionCodeDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
-
orderPromotionCodeID
java.lang.String orderPromotionCodeID
-
code
java.lang.String code
-
orderID
java.lang.String orderID
-
-
-
Class com.ibm.commerce.order.beans.OrderQuotationRelDataBean extends OrderQuotationRelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrderQuotationRelId
java.lang.String iDataBeanKeyOrderQuotationRelId
-
-
-
Class com.ibm.commerce.order.beans.OrderSOIDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderSOIDataSet
com.ibm.commerce.order.beans.OrderSOIDataSet orderSOIDataSet
-
totalProductAfterDiscount
java.math.BigDecimal totalProductAfterDiscount
-
displayCurrency
java.lang.String displayCurrency
-
-
-
Class com.ibm.commerce.order.beans.OrderTemplateDataBean extends OrderTemplateDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
member id
-
-
-
Class com.ibm.commerce.order.beans.PhysicalStoreFulfillmentCenterRelationshipDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
psfcraBean
PhysicalStoreFulfillmentCenterRelationshipAccessBean psfcraBean
-
-
-
Class com.ibm.commerce.order.beans.PhysicalStoreFulfillmentCenterRelationshipListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
psfcraBean
PhysicalStoreFulfillmentCenterRelationshipAccessBean psfcraBean
-
physicalStoreId
java.lang.Integer physicalStoreId
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
psfcrdBeanArray
PhysicalStoreFulfillmentCenterRelationshipDataBean[] psfcrdBeanArray
-
-
-
Class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean extends PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
RequisitionDataBean[] iPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreIdListDataBean extends PRequisitionByMemberIdAndStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iPRequisitionByMemberIdAndStoreIdListDataBean
RequisitionDataBean[] iPRequisitionByMemberIdAndStoreIdListDataBean
-
acrossOrganizations
boolean acrossOrganizations
-
-
-
Class com.ibm.commerce.order.beans.PRequisitionByMemberIdListDataBean extends PRequisitionByMemberIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iPRequisitionByMemberIdListDataBean
RequisitionDataBean[] iPRequisitionByMemberIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.RequisitionDataBean extends RequisitionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
order id -
iUserRegistrationDataBean
UserRegistrationDataBean iUserRegistrationDataBean
-
-
-
Class com.ibm.commerce.order.beans.RequisitionListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
self
boolean self
-
orderBys
java.lang.String[] orderBys
-
pageNumber
int pageNumber
-
pageSize
int pageSize
-
recordSetCompleteIndicator
boolean recordSetCompleteIndicator
-
recordSetCount
int recordSetCount
-
recordSetStartNumber
int recordSetStartNumber
-
recordSetTotal
int recordSetTotal
-
requisitionDataBeans
RequisitionDataBean[] requisitionDataBeans
-
-
-
Class com.ibm.commerce.order.beans.ReturnInformationDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
productCode
java.lang.String productCode
-
quantity
java.lang.Double quantity
-
shippedDate
java.sql.Timestamp shippedDate
-
returnedDate
java.sql.Timestamp returnedDate
-
returnReason
java.lang.String returnReason
-
returnId
java.lang.Long returnId
-
-
-
Class com.ibm.commerce.order.beans.SchedulerOrderByMemberIdListDataBean extends SchedulerOrderByMemberIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSchedulerOrderByMemberIdListDataBean
SchedulerOrderDataBean[] iSchedulerOrderByMemberIdListDataBean
-
pageSize
int pageSize
-
currentPage
int currentPage
-
searchForStoreId
java.lang.Long searchForStoreId
-
-
-
Class com.ibm.commerce.order.beans.SchedulerOrderDataBean extends SchedulerOrderDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyJobReferenceNumber
java.lang.String iDataBeanKeyJobReferenceNumber
JobReferenceNumber -
iOrderDataBean
OrderDataBean iOrderDataBean
-
iSchedulerItemsDataBean
SchedulerItemsDataBean iSchedulerItemsDataBean
-
-
-
Class com.ibm.commerce.order.beans.ShipCarrAccntDataBean extends ShipInfoDataBeanBase implements Serializable
-
Serialized Fields
-
iDataBeanKeyShipInfoID
java.lang.String iDataBeanKeyShipInfoID
The key that make up the SHIPINFO table. -
initialised
boolean initialised
Instance field. Flag to indicate if the object has been successfully populated. -
commandContext
CommandContext commandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.beans.ShipCarrAccntListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
shipCarrAccntDataBean
ShipCarrAccntDataBean[] shipCarrAccntDataBean
instance variables
-
-
-
Class com.ibm.commerce.order.beans.ShipInstructionsDataBean extends ShipInfoDataBeanBase implements Serializable
-
Serialized Fields
-
iDataBeanKeyShipInfoID
java.lang.String iDataBeanKeyShipInfoID
The key that make up the SHIPINFO table -
initialised
boolean initialised
Instance field -
commandContext
CommandContext commandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.beans.ShipInstructionsListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
shipInstructionsDataBean
ShipInstructionsDataBean[] shipInstructionsDataBean
instance variables
-
-
-
Class com.ibm.commerce.order.beans.ShipmentInformationDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
productCode
java.lang.String productCode
-
ffmcenterId
java.lang.Integer ffmcenterId
-
quantity
java.lang.Double quantity
-
status
java.lang.String status
-
trackingId
java.lang.String trackingId
-
packageId
java.lang.String packageId
-
shipmentDate
java.sql.Timestamp shipmentDate
-
shippingCarrier
java.lang.String shippingCarrier
-
-
-
Class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandInterface
java.lang.String iCommandInterface
command interface -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iOrderId
java.lang.String iOrderId
order id, setted by the databean invoker. -
iShippingAdjustmentDataBeans
ShippingAdjustmentDataBean[] iShippingAdjustmentDataBeans
an array of this databeans which corresponding to the shipping mode ids in the order -
iShipModeId
java.lang.String iShipModeId
the shipping mode id which the charge is for -
iMaxPercentageOff
java.math.BigDecimal iMaxPercentageOff
floor percent off (for outstanding items) -
iFormattedPotentialShipmodeAdjustmentAmount
FormattedMonetaryAmountDataBean iFormattedPotentialShipmodeAdjustmentAmount
floor amount off (for outstanding items) -
iFormattedPotentialShipmodeTotalAmount
FormattedMonetaryAmountDataBean iFormattedPotentialShipmodeTotalAmount
floor cost (for outstanding items) -
iServiceRepresentative
MemberDataBean iServiceRepresentative
previous TSR -
iCurrentShipModePercentageOff
java.math.BigDecimal iCurrentShipModePercentageOff
current percent off (for outstanding items) -
iFormattedCurrentShipModeAdjustmentAmount
FormattedMonetaryAmountDataBean iFormattedCurrentShipModeAdjustmentAmount
current amount off (for outstanding items) -
iFormattedCurrentShipModeTotalAmount
FormattedMonetaryAmountDataBean iFormattedCurrentShipModeTotalAmount
current cost (for outstanding items) -
iFormattedAdjustableBaseShipModeTotalAmount
FormattedMonetaryAmountDataBean iFormattedAdjustableBaseShipModeTotalAmount
regular cost (for outstanding items) -
iFormattedAdjustableTSRBaseShipModeTotalAmount
FormattedMonetaryAmountDataBean iFormattedAdjustableTSRBaseShipModeTotalAmount
regular cost with contract and promotion (for outstanding items) -
iFormattedUnadjustableCurrentShipModeTotalAmount
FormattedMonetaryAmountDataBean iFormattedUnadjustableCurrentShipModeTotalAmount
current cost for released or shipped items
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean extends SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
RequisitionDataBean[] iSRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean extends SRequisitionByMemberIdAndStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionByMemberIdAndStoreIdListDataBean
RequisitionDataBean[] iSRequisitionByMemberIdAndStoreIdListDataBean
-
priorityOwnedLists
boolean priorityOwnedLists
-
acrossOrganizations
boolean acrossOrganizations
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionByMemberIdListDataBean extends SRequisitionByMemberIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionByMemberIdListDataBean
RequisitionDataBean[] iSRequisitionByMemberIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean extends SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
RequisitionDataBean[] iSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreIdListDataBean extends SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionOwnedByMemberIdAndStoreIdListDataBean
RequisitionDataBean[] iSRequisitionOwnedByMemberIdAndStoreIdListDataBean
-
acrossOrganizations
boolean acrossOrganizations
-
-
-
Class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdListDataBean extends SRequisitionOwnedByMemberIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iSRequisitionOwnedByMemberIdListDataBean
RequisitionDataBean[] iSRequisitionOwnedByMemberIdListDataBean
-
-
-
Class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean extends SubOrderAdjustmentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeySubOrderId
java.lang.String iDataBeanKeySubOrderId
SubOrderId -
iDataBeanKeyOrderAdjustmentId
java.lang.String iDataBeanKeyOrderAdjustmentId
OrderAdjustmentId
-
-
-
Class com.ibm.commerce.order.beans.SubOrderDataBean extends SubOrderDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeySuborderId
java.lang.String iDataBeanKeySuborderId
SuborderId
-
-
-
Class com.ibm.commerce.order.beans.TradingPositionContainerDataBean extends TradingPositionContainerDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyTradingPositionContainerId
java.lang.String iDataBeanKeyTradingPositionContainerId
TradingPositionContainerId
-
-
-
Class com.ibm.commerce.order.beans.TradingPositionContainerXMLDefinitionDataBean extends TradingPositionContainerXMLDefinitionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
command context -
iRequestProperties
TypedProperty iRequestProperties
request properties -
iDataBeanKeyITradingPositionContainerId
java.lang.String iDataBeanKeyITradingPositionContainerId
TradingPositionContainer Id -
iDataBeanKeyISequence
java.lang.String iDataBeanKeyISequence
Sequence
-
-
-
Class com.ibm.commerce.order.beans.UsableBillingAddressListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
idbOrder
OrderDataBean idbOrder
Instance fields -
idbOrderDelegate
OrderDataBean idbOrderDelegate
-
inOrderId
java.lang.String inOrderId
-
inPaymentTCId
java.lang.String inPaymentTCId
-
iUsableBillingAddresses
AddressDataBean[] iUsableBillingAddresses
-
iPersonalAddressAllowed
boolean iPersonalAddressAllowed
-
iPersonalAddressAllowedChecked
boolean iPersonalAddressAllowedChecked
-
-
-
Class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlockListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
usableInstructsPerOrderItemBlock
UsableInstructsPerOrderItemBlock[] usableInstructsPerOrderItemBlock
-
numerOfBlocks
int numerOfBlocks
-
-
-
Class com.ibm.commerce.order.beans.UsableShipChargesAndAccountByShipModeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
ivecshipChargeTCPolicyData
java.util.Vector<E> ivecshipChargeTCPolicyData
-
orderId
java.lang.String orderId
-
shipChargesByShipMode
ShipChargesByShipMode[] shipChargesByShipMode
-
contractId
java.lang.String contractId
-
shipChargeTCPolicyDataArray
ShipChargeTCPolicyData[] shipChargeTCPolicyDataArray
-
uniqueListOfContractIds
java.util.Vector<E> uniqueListOfContractIds
-
contractAlreadyPresent
boolean contractAlreadyPresent
-
uniqueListOfContractIdsByShipMode
java.util.Hashtable<K,V> uniqueListOfContractIdsByShipMode
-
idbOrderDelegate
OrderDataBean idbOrderDelegate
-
-
-
Class com.ibm.commerce.order.beans.UsableShippingDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
ivecshipChargeTCPolicyData
java.util.Vector<E> ivecshipChargeTCPolicyData
-
orderItem
OrderItemDataBean orderItem
-
-
-
-
Package com.ibm.commerce.order.beansrc
-
Class com.ibm.commerce.order.beansrc.CurrentPendingOrderDataBeanBase extends CurrentPendingOrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OfferDataBeanBase extends OfferAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OfferDescriptionDataBeanBase extends OfferDescriptionAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OfferPriceDataBeanBase extends OfferPriceAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderAdjustmentDataBeanBase extends OrderAdjustmentAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderAdjustmentDescriptionDataBeanBase extends OrderAdjustmentDescriptionAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderAdjustmentTaxExemptDataBeanBase extends OrderAdjustmentTaxExemptAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderChangeReasonDataBeanBase extends OrderChangeReasonAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderChangeReasonListDataBeanBase extends OrderChangeReasonAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderCommentDataBeanBase extends OrderCommentAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderDataBeanBase extends OrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderHistoryDataBeanBase extends OrderHistoryAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderHistoryListDataBeanBase extends OrderHistoryAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemAdjustmentDataBeanBase extends OrderItemAdjustmentAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemComponentDataBeanBase extends OrderItemComponentAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemComponentRelationsDataBeanBase extends com.ibm.commerce.order.objects.OrderItemComponentRelationsAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemDataBeanBase extends OrderItemAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemMessagingExtensionDataBeanBase extends OrderItemMessagingExtensionAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemOfferRelationshipDataBeanBase extends OrderItemOfferRelationshipAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemPromotionCodeDataBeanBase extends com.ibm.commerce.order.objects.OrderItemPromotionCodeAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderItemTradingRelationshipDataBeanBase extends OrderItemTradingRelationshipAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderListDataBeanBase extends OrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderMemberGroupRelationshipDataBeanBase extends OrderMemberGroupRelationshipAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderMessagingExtensionDataBeanBase extends OrderMessagingExtensionAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderOptionDataBeanBase extends OrderOptionAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderPaymentInfoDataBeanBase extends OrderPaymentInfoAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderPaymentMethodDataBeanBase extends OrderPaymentMethodAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderPromotionCodeDataBeanBase extends com.ibm.commerce.order.objects.OrderPromotionCodeAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderQuotationRelDataBeanBase extends com.ibm.commerce.order.objects.OrderQuotationRelAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.OrderTemplateDataBeanBase extends OrderTemplateAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.PRequisitionByMemberIdAndStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.PRequisitionByMemberIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.RequisitionDataBeanBase extends OrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.SchedulerOrderByMemberIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SchedulerOrderDataBeanBase extends SchedulerOrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.ShipInfoDataBeanBase extends ShipInfoAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.order.beansrc.SubOrderAdjustmentDataBeanBase extends SubOrderAdjustmentAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.SubOrderDataBeanBase extends SubOrderAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.TradingPositionContainerDataBeanBase extends TradingPositionContainerAccessBean implements Serializable
-
Class com.ibm.commerce.order.beansrc.TradingPositionContainerXMLDefinitionDataBeanBase extends TradingPositionContainerXMLDefinitionAccessBean implements Serializable
-
-
Package com.ibm.commerce.order.calculation
-
Class com.ibm.commerce.order.calculation.AdjustShippingChargesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iProcessFlag
java.lang.Integer iProcessFlag
-
iOrderId
java.lang.Long iOrderId
-
iShipModeId
java.lang.Integer iShipModeId
-
iParameterAmount
java.math.BigDecimal iParameterAmount
-
-
-
Class com.ibm.commerce.order.calculation.ApplyCalculationUsageCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
PROMOTION_EXECUTION_RECORD
java.lang.String PROMOTION_EXECUTION_RECORD
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
iAppliedItems
java.util.Set<E> iAppliedItems
-
-
-
Class com.ibm.commerce.order.calculation.ApplyShippingChargeByCarrierCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iItems
Item[] iItems
-
-
-
Class com.ibm.commerce.order.calculation.ApplyShippingCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
iAppliedItems
java.util.Set<E> iAppliedItems
-
shipChargeTypeByShipMode
java.util.Hashtable<K,V> shipChargeTypeByShipMode
-
-
-
Class com.ibm.commerce.order.calculation.ApplyStandardShippingChargeBySellerCmdImpl extends ApplyCalculationUsageCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.CalculateDynamicKitWeightByComponentsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
aItem
Item aItem
-
astrUnit
java.lang.String astrUnit
-
totalWeight
java.math.BigDecimal totalWeight
-
isDynamicKit
boolean isDynamicKit
-
-
-
Class com.ibm.commerce.order.calculation.CalculateDynamicKitWeightCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
aItem
Item aItem
-
astrUnit
java.lang.String astrUnit
-
totalWeight
java.math.BigDecimal totalWeight
-
-
-
Class com.ibm.commerce.order.calculation.CalculationCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
inUsageId
java.lang.Integer inUsageId
-
istrCurrency
java.lang.String istrCurrency
-
iTimestamp
java.sql.Timestamp iTimestamp
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
-
-
Class com.ibm.commerce.order.calculation.CalculationCodeCalculateCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
idValues
java.math.BigDecimal[] idValues
-
ihshArrValues
java.util.HashMap<K,V> ihshArrValues
-
-
-
Class com.ibm.commerce.order.calculation.CalculationCodeCombineCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
ibDefaultCodeGotten
boolean ibDefaultCodeGotten
-
iabDefaultCode
CalculationCodeAccessBean iabDefaultCode
-
imapGroupKey2Items
java.util.Map<K,V> imapGroupKey2Items
-
iGroups
Group[] iGroups
-
-
-
Class com.ibm.commerce.order.calculation.CalculationCodeQualifyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
iQualifiedItems
Item[] iQualifiedItems
-
-
-
Class com.ibm.commerce.order.calculation.CalculationRuleCacheableProperties extends java.lang.Object implements Serializable
-
Serialized Fields
-
iExtendedProperties
com.ibm.commerce.datatype.GenericCacheableProperties iExtendedProperties
-
itsEndDate
java.sql.Timestamp itsEndDate
-
itsStartDate
java.sql.Timestamp itsStartDate
-
ibdField1
java.math.BigDecimal ibdField1
-
istrField2
java.lang.String istrField2
-
iCalculationCodeId
int iCalculationCodeId
-
iCalculationRuleId
int iCalculationRuleId
-
iIdentifier
int iIdentifier
-
iSequence
double iSequence
-
iCalculationMethodId
int iCalculationMethodId
-
iCombination
int iCombination
-
iTaxCategoryId
int iTaxCategoryId
-
iCalculationRuleQualifyMethodId
int iCalculationRuleQualifyMethodId
-
iFlags
int iFlags
-
iNullFlags
short iNullFlags
-
-
-
Class com.ibm.commerce.order.calculation.CalculationRuleCalculateCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iItems
Item[] iItems
-
ihshArrValues
java.util.HashMap<K,V> ihshArrValues
-
idValues
java.math.BigDecimal[] idValues
-
-
-
Class com.ibm.commerce.order.calculation.CalculationRuleCombineCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
iabRules
CalculationRuleAccessBean[] iabRules
-
ihshArrValues
java.util.HashMap<K,V> ihshArrValues
-
-
-
Class com.ibm.commerce.order.calculation.ContractShippingAdjustmentCalculationCodeCalculateCmdImpl extends CalculationCodeCalculateCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.DiscountCalculationCodeApplyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
FREE_GIFT_ORDERITEM_IDS
java.lang.String FREE_GIFT_ORDERITEM_IDS
-
PROMOTION_EXECUTION_RECORD
java.lang.String PROMOTION_EXECUTION_RECORD
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
idValues
java.math.BigDecimal[] idValues
-
-
-
Class com.ibm.commerce.order.calculation.DiscountCalculationCodeCombineCmdImpl extends CalculationCodeCombineCmdImpl implements Serializable
-
Serialized Fields
-
ibRuleBasedDiscountEnabled
boolean ibRuleBasedDiscountEnabled
-
idRunningNetPrices
java.math.BigDecimal[] idRunningNetPrices
-
-
-
Class com.ibm.commerce.order.calculation.DiscountCalculationRuleQualifyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iItems
Item[] iItems
-
iQualifiedItems
Item[] iQualifiedItems
-
-
-
Class com.ibm.commerce.order.calculation.FastShippingCalculationRuleCombineCmdImpl extends CalculationRuleCombineCmdImpl implements Serializable
-
Serialized Fields
-
itemGroup
java.util.HashMap<K,V> itemGroup
-
-
-
Class com.ibm.commerce.order.calculation.FastTaxCalculationRuleCombineCmdImpl extends CalculationRuleCombineCmdImpl implements Serializable
-
Serialized Fields
-
itemGroup
java.util.HashMap<K,V> itemGroup
-
-
-
Class com.ibm.commerce.order.calculation.FinalizeDiscountCalculationUsageCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
order
OrderAccessBean order
-
orderItems
OrderItemAccessBean[] orderItems
-
-
-
Class com.ibm.commerce.order.calculation.FinalizeDiscountCalculationUsageNoPromoargCmdImpl extends com.ibm.commerce.order.calculation.FinalizeDiscountCalculationUsageCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.FixedAmountCalculationRangeCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRange
CalculationRangeAccessBean iabRange
-
iabLookupResult
CalculationRangeLookupResultAccessBean iabLookupResult
-
idValue
java.math.BigDecimal idValue
-
-
-
Class com.ibm.commerce.order.calculation.GetOrderLevelParameterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
inUsageId
java.lang.Integer inUsageId
-
ibOverride
boolean ibOverride
-
inType
java.lang.Integer inType
-
idAmount
java.math.BigDecimal idAmount
-
-
-
Class com.ibm.commerce.order.calculation.InitializeAdjustmentCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
-
-
Class com.ibm.commerce.order.calculation.InitializeSalesTaxCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
-
-
Class com.ibm.commerce.order.calculation.InitializeShippingCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
-
-
Class com.ibm.commerce.order.calculation.InitializeShippingTaxCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
-
-
Class com.ibm.commerce.order.calculation.NetPriceCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.NetPriceWithQuantityAsResultMultiplierCalculationScaleLookupCmdImpl extends NetPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.NetShippingCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.NonDiscountedPriceCalculationScaleLookupCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iabScale
CalculationScaleAccessBean iabScale
-
iItems
Item[] iItems
-
idBaseMonetaryValue
java.math.BigDecimal idBaseMonetaryValue
-
idLookupNumber
java.math.BigDecimal idLookupNumber
-
idResultMultiplier
java.math.BigDecimal idResultMultiplier
-
idWeights
java.math.BigDecimal[] idWeights
-
-
-
Class com.ibm.commerce.order.calculation.PercentageCalculationRangeCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRange
CalculationRangeAccessBean iabRange
-
iabLookupResult
CalculationRangeLookupResultAccessBean iabLookupResult
-
idBaseMonetaryValue
java.math.BigDecimal idBaseMonetaryValue
-
idValue
java.math.BigDecimal idValue
-
-
-
Class com.ibm.commerce.order.calculation.PerUnitAmountCalculationRangeCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRange
CalculationRangeAccessBean iabRange
-
iabLookupResult
CalculationRangeLookupResultAccessBean iabLookupResult
-
idLookupNumber
java.math.BigDecimal idLookupNumber
-
idValue
java.math.BigDecimal idValue
-
-
-
Class com.ibm.commerce.order.calculation.PromotionEngineApplyShippingCmdImpl extends ApplyShippingCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl extends CalculationCodeCombineCmdImpl implements Serializable
-
Serialized Fields
-
strPromotionEngineInvoked
java.lang.String strPromotionEngineInvoked
-
strAdjustments
java.lang.String strAdjustments
-
strUsageGroupsMap
java.lang.String strUsageGroupsMap
-
-
-
Class com.ibm.commerce.order.calculation.QuantityCalculationScaleLookupCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabScale
CalculationScaleAccessBean iabScale
-
iItems
Item[] iItems
-
idBaseMonetaryValue
java.math.BigDecimal idBaseMonetaryValue
-
idLookupNumber
java.math.BigDecimal idLookupNumber
-
idResultMultiplier
java.math.BigDecimal idResultMultiplier
-
idWeights
java.math.BigDecimal[] idWeights
-
-
-
Class com.ibm.commerce.order.calculation.QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabScale
CalculationScaleAccessBean iabScale
-
iItems
Item[] iItems
-
idBaseMonetaryValue
java.math.BigDecimal idBaseMonetaryValue
-
idLookupNumber
java.math.BigDecimal idLookupNumber
-
idResultMultiplier
java.math.BigDecimal idResultMultiplier
-
idWeights
java.math.BigDecimal[] idWeights
-
-
-
Class com.ibm.commerce.order.calculation.ResolveJurisdictionsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabAddress
AddressAccessBean iabAddress
-
ibDefaultToStoreAddress
boolean ibDefaultToStoreAddress
-
inJurisdictionIds
java.lang.Integer[] inJurisdictionIds
-
-
-
Class com.ibm.commerce.order.calculation.ResolveShippingJurisdictionsCmdImpl extends ResolveJurisdictionsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.ResolveTaxJurisdictionsCmdImpl extends ResolveJurisdictionsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.SalesTaxCalculationCodeApplyCmdImpl extends TaxCalculationCodeApplyCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrOrderId
java.lang.String istrOrderId
-
ihshShipModeId
java.util.Hashtable<K,V> ihshShipModeId
-
ihshProcessFlag
java.util.Hashtable<K,V> ihshProcessFlag
-
ihshAdjustmentPercentageValue
java.util.Hashtable<K,V> ihshAdjustmentPercentageValue
-
ihshFormattedAdjustmentPercentageValue
java.util.Hashtable<K,V> ihshFormattedAdjustmentPercentageValue
-
ihshOverrideReasonCode
java.util.Hashtable<K,V> ihshOverrideReasonCode
-
ihshRemark
java.util.Hashtable<K,V> ihshRemark
-
resources
AccessVector resources
-
iTSRRoleLimits
java.util.Hashtable<K,V> iTSRRoleLimits
-
-
-
Class com.ibm.commerce.order.calculation.SetOrderItemLevelParameterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
inUsageId
java.lang.Integer inUsageId
-
ibOverride
boolean ibOverride
-
inType
java.lang.Integer inType
-
idAmount
java.math.BigDecimal idAmount
-
-
-
Class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
inUsageId
java.lang.Integer inUsageId
-
ibOverride
boolean ibOverride
-
inType
java.lang.Integer inType
-
idAmount
java.math.BigDecimal idAmount
-
-
-
Class com.ibm.commerce.order.calculation.ShipModeShippingAdjustmentCalculationCodeCalculateCmdImpl extends CalculationCodeCalculateCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.ShippingAdjustmentCalculationCodeCombineCmdImpl extends com.ibm.commerce.order.calculation.PromotionEngineDiscountCalculationCodeCombineCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
idValues
java.math.BigDecimal[] idValues
-
-
-
Class com.ibm.commerce.order.calculation.ShippingCalculationCodeCombineCmdImpl extends CalculationCodeCombineCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.ShippingCalculationRuleQualifyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iItems
Item[] iItems
-
inRuleId
java.lang.Integer inRuleId
-
isetSiblings
java.util.Set<E> isetSiblings
-
iQualifiedItems
Item[] iQualifiedItems
-
-
-
Class com.ibm.commerce.order.calculation.ShippingTaxCalculationCodeApplyCmdImpl extends TaxCalculationCodeApplyCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.SummarizeAdjustmentCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
iabSubOrders
SubOrderAccessBean[] iabSubOrders
-
ihshSubOrderIds
java.util.HashMap<K,V> ihshSubOrderIds
-
-
-
Class com.ibm.commerce.order.calculation.SummarizeSalesTaxCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
iabSubOrders
SubOrderAccessBean[] iabSubOrders
-
-
-
Class com.ibm.commerce.order.calculation.SummarizeShippingCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
iabSubOrders
SubOrderAccessBean[] iabSubOrders
-
-
-
Class com.ibm.commerce.order.calculation.SummarizeShippingTaxCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
-
iabSubOrders
SubOrderAccessBean[] iabSubOrders
-
-
-
Class com.ibm.commerce.order.calculation.TaxableNetPriceCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements Serializable
-
Serialized Fields
-
imapTaxableAdjustmentTotals
java.util.Map<K,V> imapTaxableAdjustmentTotals
-
-
-
Class com.ibm.commerce.order.calculation.TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements Serializable
-
Serialized Fields
-
imapTaxableAdjustmentTotals
java.util.Map<K,V> imapTaxableAdjustmentTotals
-
-
-
Class com.ibm.commerce.order.calculation.TaxableNetPriceTaxOnTaxCalculationScaleLookupCmdImpl extends TaxableNetPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.TaxableSurchargeCalculationScaleLookupCmdImpl extends NonDiscountedPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.TaxableUnitPriceCalculationScaleLookupCmdImpl extends UnitPriceCalculationScaleLookupCmdImpl implements Serializable
-
Serialized Fields
-
imapTaxableAdjustmentTotals
java.util.Map<K,V> imapTaxableAdjustmentTotals
-
-
-
Class com.ibm.commerce.order.calculation.TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl extends UnitPriceCalculationScaleLookupCmdImpl implements Serializable
-
Serialized Fields
-
imapTaxableAdjustmentTotals
java.util.Map<K,V> imapTaxableAdjustmentTotals
-
-
-
Class com.ibm.commerce.order.calculation.TaxCalculationCodeApplyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iItems
Item[] iItems
-
ihshArrValues
java.util.HashMap<K,V> ihshArrValues
-
-
-
Class com.ibm.commerce.order.calculation.TaxCalculationCodeCombineCmdImpl extends CalculationCodeCombineCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.TaxCalculationRuleQualifyCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iItems
Item[] iItems
-
inRuleId
java.lang.Integer inRuleId
-
isetSiblings
java.util.Set<E> isetSiblings
-
iQualifiedItems
Item[] iQualifiedItems
-
-
-
Class com.ibm.commerce.order.calculation.UnitPriceCalculationScaleLookupCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabRule
CalculationRuleAccessBean iabRule
-
iabScale
CalculationScaleAccessBean iabScale
-
iItems
Item[] iItems
-
idBaseMonetaryValue
java.math.BigDecimal idBaseMonetaryValue
-
idLookupNumber
java.math.BigDecimal idLookupNumber
-
idResultMultiplier
java.math.BigDecimal idResultMultiplier
-
idWeights
java.math.BigDecimal[] idWeights
-
-
-
Class com.ibm.commerce.order.calculation.UnitShippingCalculationScaleLookupCmdImpl extends UnitPriceCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.VATCalculationRuleCombineCmdImpl extends CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iabCode
CalculationCodeAccessBean iabCode
-
iItems
Item[] iItems
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
iabRules
CalculationRuleAccessBean[] iabRules
-
ihshArrValues
java.util.HashMap<K,V> ihshArrValues
-
ihshTaxInfoForRules
java.util.HashMap<K,V> ihshTaxInfoForRules
-
idValues
java.math.BigDecimal[] idValues
-
-
-
Class com.ibm.commerce.order.calculation.WeightCalculationScaleLookupCmdImpl extends QuantityCalculationScaleLookupCmdImpl implements Serializable
-
Class com.ibm.commerce.order.calculation.WeightSpreadByNetPriceCalculationScaleLookupCmdImpl extends QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl implements Serializable
-
-
Package com.ibm.commerce.order.client.beans
-
Class com.ibm.commerce.order.client.beans.OrderStatusDataBean extends InputDataBeanImpl implements Serializable
-
Serialized Fields
-
istrCommandInterfaceName
java.lang.String istrCommandInterfaceName
-
inOrderId
java.lang.Long inOrderId
-
istrExternalOrderId
java.lang.String istrExternalOrderId
-
istrCustomerOrderNumber
java.lang.String istrCustomerOrderNumber
-
iOrder
com.ibm.commerce.order.datatypes.OrderType iOrder
-
-
-
Class com.ibm.commerce.order.client.beans.OrderStatusListDataBean extends InputDataBeanImpl implements Serializable
-
Serialized Fields
-
istrCommandInterfaceName
java.lang.String istrCommandInterfaceName
-
istrSortKey
java.lang.String istrSortKey
-
inPageSize
java.lang.Integer inPageSize
-
inPageNumber
java.lang.Integer inPageNumber
-
inTotalNumberOfOrdersFound
java.lang.Integer inTotalNumberOfOrdersFound
-
iOrders
com.ibm.commerce.order.datatypes.OrderType[] iOrders
-
-
-
-
Package com.ibm.commerce.order.client.commands
-
Class com.ibm.commerce.order.client.commands.ComposeOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
idfXMLDateTimeFormat
com.ibm.icu.text.DateFormat idfXMLDateTimeFormat
-
inOrderId
java.lang.Long inOrderId
-
iabOrder
OrderAccessBean iabOrder
-
ibIncludeOrderItems
boolean ibIncludeOrderItems
-
iOrder
com.ibm.commerce.order.datatypes.OrderType iOrder
-
-
-
Class com.ibm.commerce.order.client.commands.GetOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAction
java.lang.String istrAction
-
inOrderId
java.lang.Long inOrderId
-
istrExternalOrderId
java.lang.String istrExternalOrderId
-
istrCustomerOrderNumber
java.lang.String istrCustomerOrderNumber
-
inBuyerOrganizationId
java.lang.Long inBuyerOrganizationId
-
inCustomerId
java.lang.Long inCustomerId
-
inBeginIndex
java.lang.Integer inBeginIndex
-
inEndIndex
java.lang.Integer inEndIndex
-
inTotalNumberOfOrdersFound
java.lang.Integer inTotalNumberOfOrdersFound
-
iOrders
com.ibm.commerce.order.datatypes.OrderType[] iOrders
-
-
-
Class com.ibm.commerce.order.client.commands.PopulateOrderStatusDataBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.order.client.commands.PopulateOrderStatusListDataBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.order.client.commands.ProcessOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAction
java.lang.String istrAction
-
inOrderId
java.lang.Long inOrderId
-
iabOrder
OrderAccessBean iabOrder
-
iAcknowledgeOrder
com.ibm.commerce.order.datatypes.AcknowledgeOrderType iAcknowledgeOrder
-
-
-
-
Package com.ibm.commerce.order.commands
-
Class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderStoreId
java.lang.String orderStoreId
-
orderId
java.lang.String orderId
-
calculationUsageIds
java.lang.String calculationUsageIds
-
priceUpdateFlag
java.lang.String priceUpdateFlag
-
requestProperties
TypedProperty requestProperties
-
responseProperties
TypedProperty responseProperties
-
orderAB
OrderAccessBean orderAB
-
catentryCount
java.lang.Integer catentryCount
-
memberId
java.lang.String memberId
-
orderType
java.lang.String orderType
-
contractId
java.lang.String contractId
-
externalOrderId
java.lang.String externalOrderId
-
orderExisting
java.lang.Boolean orderExisting
-
shippingModeId
java.lang.String shippingModeId
-
currency
java.lang.String currency
-
paymentMethodName
java.lang.String paymentMethodName
-
calculationProperty
TypedProperty calculationProperty
-
priceInformationOnlySet
java.util.Set<E> priceInformationOnlySet
-
orderItem2IsPriceInformationOnlyMap
java.util.Map<K,V> orderItem2IsPriceInformationOnlyMap
-
iOrderLockingHelper
OrderLockingHelper iOrderLockingHelper
-
isOriginalOrderLocked
boolean isOriginalOrderLocked
-
iArrayOrderItemId
java.lang.String[] iArrayOrderItemId
Input parameter: orderItemId in an Array. -
ihshOrderitem_id
java.util.Hashtable<K,V> ihshOrderitem_id
Input parameter: orderItemId in HashTable. -
iArrayCatentryId
java.lang.String[] iArrayCatentryId
Input parameter: catEntryId in an Array. -
ihshCatentry_id
java.util.Hashtable<K,V> ihshCatentry_id
Input parameter: catEntryId in HashTable. -
iArrayExternalOrderItemId
java.lang.String[] iArrayExternalOrderItemId
Input parameter: externalRrderItemId. -
ihshExternalOrderItemId
java.util.Hashtable<K,V> ihshExternalOrderItemId
Input parameter: external order item id in HashTable. -
iArrayPartnumber
java.lang.String[] iArrayPartnumber
Input parameter: partNumber in an Array. -
ihshPart_number
java.util.Hashtable<K,V> ihshPart_number
Input parameter: partNumber in HashTable. -
iArrayQuantity
java.lang.String[] iArrayQuantity
Input parameter: quantity in an Array. -
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
Input parameter: quantity in HashTable. -
iExternalOrderItemId
java.lang.String[] iExternalOrderItemId
Input parameter: externalOrderItemId. -
iArrayCurrency
java.lang.String[] iArrayCurrency
Input parameter: currency. -
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
Input parameter: currency in HashTable. -
iArrayUnitPrice
java.lang.String[] iArrayUnitPrice
Input parameter: UnitPrice. -
ihshUnitPrice
java.util.Hashtable<K,V> ihshUnitPrice
Input parameter: UnitPrice in HashTable. -
iArrayOrderItemPrice
java.lang.String[] iArrayOrderItemPrice
Input parameter: orderItemPrice. -
ihshOrderItemPrice
java.util.Hashtable<K,V> ihshOrderItemPrice
Input parameter: order item price in HashTable. -
iArrayManualAdjCalCodeID
java.lang.String[] iArrayManualAdjCalCodeID
Calculation code IDs for manual adjustment. -
iArrayManualAdjOrderItemID
java.lang.String[] iArrayManualAdjOrderItemID
Order Item IDs with manual adjustment -
iArrayAdjExternalOrderItemID
java.lang.String[] iArrayAdjExternalOrderItemID
External order item IDs with manual adjustment -
iArrayIsOverrideExistingAdj
java.lang.String[] iArrayIsOverrideExistingAdj
IsOverrideExistingAdjustment flag -
iArrayManualAdjApplyPolicy
java.lang.String[] iArrayManualAdjApplyPolicy
Manual adjustment apply policy -
iArrayManualAdjApplyAmount
java.lang.String[] iArrayManualAdjApplyAmount
Manual adjustment apply amount -
iArrayIsFreeGift
java.lang.String[] iArrayIsFreeGift
Whether is free gift -
ihshIsFreeGift
java.util.Hashtable<K,V> ihshIsFreeGift
Input parameter: isFreeGift flag in HashTable. -
iArrayCorrelationGroup
java.lang.String[] iArrayCorrelationGroup
The correlation group -
ihshCorrelationGroup
java.util.Hashtable<K,V> ihshCorrelationGroup
Input parameter: correlationGroup in HashTable. -
iArrayConfigurationId
java.lang.String[] iArrayConfigurationId
Input parameter: configurationId in an Array. -
ihshConfigurationId
java.util.Hashtable<K,V> ihshConfigurationId
Input parameter: configurationId in HashTable. -
ihshComponentPartNumber
java.util.Hashtable<K,V> ihshComponentPartNumber
Input parameter: component part number -
ihshComponentQuantity
java.util.Hashtable<K,V> ihshComponentQuantity
Input parameter: component quantity -
ihshComponentUnitPrice
java.util.Hashtable<K,V> ihshComponentUnitPrice
Input parameter: component unit price -
ihshComponentCurrency
java.util.Hashtable<K,V> ihshComponentCurrency
Input parameter: component currency -
iArrayOrderItemComponent
java.lang.Object[] iArrayOrderItemComponent
Array of order item components. -
hshPartNumber2CorrelationGroupMap
java.util.HashMap<K,V> hshPartNumber2CorrelationGroupMap
The map ofof free gift before performing order calculation. This is for the case of splitting free gift order item from Sterling side. -
hshOrderItemId2CorrelationGroupMap
java.util.HashMap<K,V> hshOrderItemId2CorrelationGroupMap
The map ofof all of the OrderItems -
pricingDate
java.lang.String pricingDate
The effective date of price and promotion -
iArrayPromotionCode
java.lang.String[] iArrayPromotionCode
Array of promotion code -
iPromotionCodeTypeList
java.util.List<E> iPromotionCodeTypeList
A list of object ofPromotionCodeType
-
iArrayIsPriceForInformationOnly
java.lang.String[] iArrayIsPriceForInformationOnly
Whether is price for information only -
ihshIsPriceForInformationOnly
java.util.Hashtable<K,V> ihshIsPriceForInformationOnly
Input parameter: IsPriceForInformationOnly flags in HashTable. -
iArrayIsPriceOverride
java.lang.String[] iArrayIsPriceOverride
Whether is price override -
ihshIsPriceOverride
java.util.Hashtable<K,V> ihshIsPriceOverride
Input parameter: IsPriceOverride in HashTable. -
ihshOrderItemShippingCharge
java.util.Hashtable<K,V> ihshOrderItemShippingCharge
Input parameter: order item shipping charge in HashTable. -
iArrayOrderItemShippingCharge
java.lang.String[] iArrayOrderItemShippingCharge
order item shipping charge array -
ihshOrderItemShippingModeCode
java.util.Hashtable<K,V> ihshOrderItemShippingModeCode
Input parameter: order item shipping mode code in HashTable. -
iArrayOrderItemShippingModeCode
java.lang.String[] iArrayOrderItemShippingModeCode
order item shipping mode code array -
ihshOrderItemShippingCarrier
java.util.Hashtable<K,V> ihshOrderItemShippingCarrier
Input parameter: order item shipping carrier in HashTable. -
iArrayOrderItemShippingCarrier
java.lang.String[] iArrayOrderItemShippingCarrier
order item shipping carrier array
-
-
-
Class com.ibm.commerce.order.commands.AbstractPromotionCalUsageActionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
externalOrderId
java.lang.String externalOrderId
-
orderId
java.lang.String orderId
-
-
-
Class com.ibm.commerce.order.commands.AddFreeGiftCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
outputOrderItemIds
java.lang.String[] outputOrderItemIds
-
outputOrderIds
java.lang.String[] outputOrderIds
-
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
-
orderId
java.lang.String[] orderId
-
hshCatalogEntryIds
java.util.Hashtable<K,V> hshCatalogEntryIds
-
hshQuantities
java.util.Hashtable<K,V> hshQuantities
-
hshShipmodes
java.util.Hashtable<K,V> hshShipmodes
-
hshFulfillmentCenter
java.util.Hashtable<K,V> hshFulfillmentCenter
-
hshAddresses
java.util.Hashtable<K,V> hshAddresses
-
hshContracts
java.util.Hashtable<K,V> hshContracts
-
sContinue
java.lang.String sContinue
-
-
-
Class com.ibm.commerce.order.commands.AddFreeGiftForDynamicKitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
outputOrderItemIds
java.lang.String[] outputOrderItemIds
-
outputOrderIds
java.lang.String[] outputOrderIds
-
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
-
orderId
java.lang.String[] orderId
-
hshCatalogEntryIds
java.util.Hashtable<K,V> hshCatalogEntryIds
-
hshQuantities
java.util.Hashtable<K,V> hshQuantities
-
hshShipmodes
java.util.Hashtable<K,V> hshShipmodes
-
hshFulfillmentCenter
java.util.Hashtable<K,V> hshFulfillmentCenter
-
hshAddresses
java.util.Hashtable<K,V> hshAddresses
-
hshContracts
java.util.Hashtable<K,V> hshContracts
-
sContinue
java.lang.String sContinue
-
-
-
Class com.ibm.commerce.order.commands.AddPredefinedConfigurationToOrderCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_pdcId
java.lang.Long _pdcId
-
_pdcQuantity
java.lang.Double _pdcQuantity
-
_dynamicKitCatalogEntryId
java.lang.Long _dynamicKitCatalogEntryId
-
_configurationId
java.lang.String _configurationId
-
nestedKitNodesMap
java.util.HashMap<K,V> nestedKitNodesMap
-
rootNode
com.ibm.commerce.order.utils.NestedKitNode rootNode
-
-
-
Class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
The redirect URL. -
inOrderId
java.lang.Long inOrderId
The order Id abbreviations. -
istrNotifyMerchant
java.lang.String istrNotifyMerchant
The property indicates whether to notify merchant for order cancel. -
istrNotifyShopper
java.lang.String istrNotifyShopper
The property indicates whether to notify shopper for order cancel. -
isPurge
java.lang.String isPurge
The property of the command. -
iforceCancel
java.lang.Boolean iforceCancel
The forcedCancel flag for EDP(Event-Driven Payments) cancel, false as the default
-
-
-
Class com.ibm.commerce.order.commands.AdminOrderItemUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ApplePayOrderBaseCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
addressMap
java.util.Map<K,V> addressMap
-
setNickNames
java.util.List<E> setNickNames
-
toTypedPropertyKey
java.util.ArrayList<E> toTypedPropertyKey
-
-
-
Class com.ibm.commerce.order.commands.ApplePayOrderCancelCmdImpl extends com.ibm.commerce.order.commands.ApplePayOrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
-
-
Class com.ibm.commerce.order.commands.ApplePayOrderProcessCmdImpl extends com.ibm.commerce.order.commands.ApplePayOrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
addressMapForShipping
java.util.Map<K,V> addressMapForShipping
-
addressMapForBilling
java.util.Map<K,V> addressMapForBilling
-
paymentToken
java.util.Map<K,V> paymentToken
-
billAddressId
java.lang.String billAddressId
-
unboundPIId
java.lang.String unboundPIId
-
orderId
java.lang.String orderId
-
toTypedPropertyKeyForBilling
java.util.ArrayList<E> toTypedPropertyKeyForBilling
-
-
-
Class com.ibm.commerce.order.commands.ApplePayOrderUpdateCmdImpl extends com.ibm.commerce.order.commands.ApplePayOrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
shipModeId
java.lang.String shipModeId
-
addressMap
java.util.Map<K,V> addressMap
-
-
-
Class com.ibm.commerce.order.commands.ApplePayValidateMerchantCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
validationURL
java.lang.String validationURL
-
session
java.lang.String session
-
paymentSystem
java.lang.String paymentSystem
-
paymentConfigGroup
java.lang.String paymentConfigGroup
-
-
-
Class com.ibm.commerce.order.commands.CalculateOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
inUsageIds
java.lang.Integer[] inUsageIds
-
inOutOfInventoryCatalogEntryIds
java.lang.Long[] inOutOfInventoryCatalogEntryIds
-
doFreeGift
boolean doFreeGift
-
hshCustomProperties
java.util.HashMap<K,V> hshCustomProperties
-
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
Store a list of non-buyable Catentry_id
-
-
-
Class com.ibm.commerce.order.commands.CancelPONumberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
The id of the order. -
isPurge
java.lang.String isPurge
The Purge property. If the property is "1", the performExecute will remove the fieldBUYERPO_ID
from the tables orders for the canceled PO number; otherwise, the fieldBUYERPO_ID
for the order is left intact. -
iabOrder
OrderAccessBean iabOrder
The order whose relative purchase order number will be canceled.
-
-
-
Class com.ibm.commerce.order.commands.ChangeExternalOrdersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderIdList
java.util.List<E> iOrderIdList
-
-
-
Class com.ibm.commerce.order.commands.CheckChildOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.CheckInStorePickupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
shippingModeId
java.lang.Integer shippingModeId
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
oiaBean
OrderItemAccessBean oiaBean
-
-
-
Class com.ibm.commerce.order.commands.CheckOrderAcceptanceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrOrderId
java.lang.String istrOrderId
-
-
-
Class com.ibm.commerce.order.commands.CheckOrderAttributesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAttributeNames
java.lang.String[] iAttributeNames
-
iAttributeValues
java.lang.String[] iAttributeValues
-
iOrderAB
OrderAccessBean iOrderAB
-
iOrderItemABs
OrderItemAccessBean[] iOrderItemABs
-
iOrderItemIds
java.util.Map<K,V> iOrderItemIds
-
-
-
Class com.ibm.commerce.order.commands.CheckOrderBuyableCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivOrderItems
java.util.Vector<E> ivOrderItems
-
ihsCatalogEntryAccessBeans
java.util.Hashtable<K,V> ihsCatalogEntryAccessBeans
-
vNotBuyable
java.lang.String[] vNotBuyable
-
vMarkForDelete
java.lang.String[] vMarkForDelete
-
-
-
Class com.ibm.commerce.order.commands.CheckOrderCopyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
base OrderAccessBean object -
inAccessType
int inAccessType
base access control type -
PERFORM_EXECUTE
java.lang.String PERFORM_EXECUTE
PERFORM_EXECUTE label
-
-
-
Class com.ibm.commerce.order.commands.CheckOrderTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.order.commands.CheckPaymentTCsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAccount
AccountAccessBean inAccount
the account as an input parameter -
iabOrder
OrderAccessBean iabOrder
the access bean to the order -
istrPONumber
java.lang.String istrPONumber
the purchase order number if present -
inBuyerPOId
java.lang.Long inBuyerPOId
Buyer purchase order id
-
-
-
Class com.ibm.commerce.order.commands.CheckRecurringOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.CheckSubscriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ChildOrderCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ComposeFreeGiftChoiceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iGiftCatEntryIds
java.lang.String[] iGiftCatEntryIds
-
iGiftQuantites
int[] iGiftQuantites
-
iRewardSpecification
RewardSpecification iRewardSpecification
-
iRewardChoice
RewardChoice iRewardChoice
-
-
-
Class com.ibm.commerce.order.commands.ComposeSSFSOrderDataCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
nStoreId
java.lang.Integer nStoreId
The store id -
nMemberId
java.lang.Long nMemberId
MemberId of the current shopper -
orderDoc
org.w3c.dom.Document orderDoc
The document get from SC API -
orderData
com.ibm.commerce.order.sterling.utils.SSFSOrderData orderData
The data object represents an order in database -
strOrderCarrierServiceCode
java.lang.String strOrderCarrierServiceCode
The CarrierServiceCode get from order level of SC output -
strOrderSCAC
java.lang.String strOrderSCAC
The SCAC get from order level of SC output -
mapOItemToShipmentKey
java.util.Map<K,V> mapOItemToShipmentKey
The map with OrderLineKey to ShipmentKey -
mapShipmentKeyToSCAC
java.util.Map<K,V> mapShipmentKeyToSCAC
The map with ShipmentKey to SCAC -
mapShipmentKeyToCode
java.util.Map<K,V> mapShipmentKeyToCode
The map with ShipmentKey to CarrierServiceCode -
strShipmentTypeTemp
java.lang.String strShipmentTypeTemp
-
strShipmentType
java.lang.String strShipmentType
The shipment type,1:single shipment; 2:multiple shipment. -
strDeliveryMethod
java.lang.String strDeliveryMethod
DeliveryMethod == 'PICK', means buy online pickup in store.
-
-
-
Class com.ibm.commerce.order.commands.CreateOrderOnSuccessStatusUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
Order Id -
inExternalOrderId
java.lang.String inExternalOrderId
External order Id -
iabOrder
OrderAccessBean iabOrder
OrderAccessBean -
inBuyerLogonId
java.lang.String inBuyerLogonId
-
-
-
Class com.ibm.commerce.order.commands.CreateReleasesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
abOrder
OrderAccessBean abOrder
-
abOrderItems
OrderItemAccessBean[] abOrderItems
-
relNumStart
int relNumStart
-
relNumEnd
int relNumEnd
-
relIncrement
int relIncrement
-
createActual
boolean createActual
-
storeItemFinder
StoreItemAccessBean storeItemFinder
-
orderItemsMap
java.util.HashMap<K,V> orderItemsMap
-
releaseBeans
java.util.ArrayList<E> releaseBeans
-
existingNewReleases
java.util.HashMap<K,V> existingNewReleases
-
existingReleases
java.util.TreeMap<K,V> existingReleases
-
createdReleases
java.util.HashMap<K,V> createdReleases
-
hmReleaseTotals
java.util.HashMap<K,V> hmReleaseTotals
-
-
-
Class com.ibm.commerce.order.commands.DeleteShipInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
Instance variables -
addressId
java.lang.String addressId
-
shipModeId
java.lang.String shipModeId
-
className
java.lang.String className
-
-
-
Class com.ibm.commerce.order.commands.DetectOrderFraudTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
Deprecated. -
shippingModeId
java.lang.Integer shippingModeId
Deprecated. -
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
Deprecated. -
oiaBean
OrderItemAccessBean oiaBean
Deprecated.
-
-
-
Class com.ibm.commerce.order.commands.DOMOrderStatusCmdImpl extends OrderStatusCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.DOMOrderStatusNotifySendCmdImpl extends OrderStatusNotifySendCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.DOMValidatePaymentMethodCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
Deprecated. -
inPolicyId
java.lang.Long inPolicyId
Deprecated. -
istrErrorViewName
java.lang.String istrErrorViewName
Deprecated. -
isValidPaymentMethod
boolean isValidPaymentMethod
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.order.commands.ErrorExtOrderProcessCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
_field
java.lang.String _field
-
-
-
Class com.ibm.commerce.order.commands.ErrorOrderGeneric extends java.lang.Object implements Serializable
-
Serialized Fields
-
_field
java.lang.String _field
-
-
-
Class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl extends PromotionEngineOrderCalculateCmdImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
ihshOrders
java.util.Hashtable<K,V> ihshOrders
-
istrOutOrderNames
java.lang.String[] istrOutOrderNames
-
iExOrderFacadeClient
com.ibm.commerce.order.facade.server.external.ExternalOrderFacadeClient iExOrderFacadeClient
-
calculateExternally
boolean calculateExternally
-
-
-
Class com.ibm.commerce.order.commands.ExternalOrderCreateQuoteCmdImpl extends OrderCreateQuoteCmdImpl implements Serializable
-
Serialized Fields
-
iarrstrOrderIds
java.lang.String[] iarrstrOrderIds
-
-
-
Class com.ibm.commerce.order.commands.ExternalPrepareOrderCmdImpl extends PrepareOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ExternalReprepareOrderCmdImpl extends ReprepareOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ExtOrderProcessCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.order.commands.FetchChildOrdersByParentOrderIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Serialized Fields
-
getChildOrdersQuery
java.lang.String getChildOrdersQuery
The SQL query to retrieve the child order id -
cancelOrderStatus
java.lang.String cancelOrderStatus
-
-
-
Class com.ibm.commerce.order.commands.FetchChildOrdersByParentOrderItemIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Serialized Fields
-
cancelOrderStatus
java.lang.String cancelOrderStatus
-
getChildOrdersQuery
java.lang.String getChildOrdersQuery
The SQL query to retrieve the child order id
-
-
-
Class com.ibm.commerce.order.commands.FetchOrdersByStatusAndTypeCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Serialized Fields
-
tableNameORDERS
java.lang.String tableNameORDERS
Table name -
orderBy
java.lang.String orderBy
ORDERBY clause
-
-
-
Class com.ibm.commerce.order.commands.FetchTransferredExternalOrderByStoreMemberAndStatusCmdImpl extends com.ibm.commerce.order.facade.server.commands.FetchExternalOrderByStoreMemberAndStatusCmdImpl implements Serializable
-
Serialized Fields
-
nInternalOrderNum
java.lang.Integer nInternalOrderNum
The total number of internal orders -
strAccessProfile
java.lang.String strAccessProfile
The Access profiles contained in the request from client -
strLastPageLastRecExtId
java.lang.String strLastPageLastRecExtId
The external order id of last record of the last page. It's contained in the request from the client -
strCurrentRecordSetTotal
java.lang.String strCurrentRecordSetTotal
The total number of orders before fetch from a database and external system
-
-
-
Class com.ibm.commerce.order.commands.GetCurrentPendingOrdersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inMemberId
java.lang.Long inMemberId
member Id -
inStoreId
java.lang.Integer inStoreId
store Id -
ibOrderBy
boolean ibOrderBy
order by flag -
ienOrderABList
java.util.Enumeration<E> ienOrderABList
OrderAccessBean list -
ibResult
boolean ibResult
result
-
-
-
Class com.ibm.commerce.order.commands.GetHistoryOrderTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ianOrder
HistoryOrder ianOrder
The input history order access bean object. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.GetMerchantInfoCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
targetStoreId
java.lang.String targetStoreId
-
paymentSystem
java.lang.String paymentSystem
-
paymentConfigGroup
java.lang.String paymentConfigGroup
-
-
-
Class com.ibm.commerce.order.commands.GetOrderPaymentInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshOrderPaymentInfo
TypedProperty ihshOrderPaymentInfo
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.order.commands.GetOrderReleaseTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrderReleaseTotals
OrderReleaseTotalsAccessBean[] iabOrderReleaseTotals
The input order item array. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.GetOrderTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
The input order access bean object. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.GuestUserOrderResetCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
lPreviousUserId
java.lang.Long lPreviousUserId
-
lNewUserId
java.lang.Long lNewUserId
-
-
-
Class com.ibm.commerce.order.commands.OnBehalfCSROrderCancelCmdImpl extends com.ibm.commerce.security.commands.OnBehalfAdministratorCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderLockingHelper
OrderLockingHelper iOrderLockingHelper
-
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component.
-
-
-
Class com.ibm.commerce.order.commands.OrderCalculateCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
inUsageIds
java.lang.Integer[] inUsageIds
-
inOutOfInventoryCatalogEntryIds
java.lang.Long[] inOutOfInventoryCatalogEntryIds
-
istrOutOrderNames
java.lang.String[] istrOutOrderNames
-
updatePrices
boolean updatePrices
-
doPrice
boolean doPrice
-
doFreeGift
boolean doFreeGift
-
iHshCustomProperties
java.util.HashMap<K,V> iHshCustomProperties
-
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
Store a list of non-buyable Catentry_id
-
-
-
Class com.ibm.commerce.order.commands.OrderCalculateExternalCmdImpl extends AbstractOrderCalculateExternalCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderStoreId
java.lang.String orderStoreId
-
orderId
java.lang.String orderId
-
calculationUsageIds
java.lang.String calculationUsageIds
-
priceUpdateFlag
java.lang.String priceUpdateFlag
-
requestProperties
TypedProperty requestProperties
-
responseProperties
TypedProperty responseProperties
-
orderAB
OrderAccessBean orderAB
-
-
-
Class com.ibm.commerce.order.commands.OrderCalculateInternalDummyCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderCancelBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
-
iabOrder
OrderAccessBean iabOrder
-
istrUrl
java.lang.String istrUrl
-
-
-
Class com.ibm.commerce.order.commands.OrderCancelCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
order Id -
iabOrder
OrderAccessBean iabOrder
order accessbean -
istrUrl
java.lang.String istrUrl
url -
iforceCancel
java.lang.Boolean iforceCancel
-
invalidOIStatus
java.lang.String[] invalidOIStatus
internal use
-
-
-
Class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
-
iSubject
java.lang.String[] iSubject
-
iOrderVersion
java.lang.Short iOrderVersion
-
iComments
java.lang.String[] iComments
-
iOrderchangeReasonId
java.lang.Integer[] iOrderchangeReasonId
-
iCSRId
java.lang.Long[] iCSRId
-
iBusinessChannelId
java.lang.Integer[] iBusinessChannelId
-
iField1
java.lang.Integer[] iField1
-
iField2
java.lang.String[] iField2
-
iField3
java.sql.Timestamp[] iField3
-
isNotifyShopper
java.lang.String[] isNotifyShopper
-
receiversEmailAddress
java.lang.String[] receiversEmailAddress
-
-
-
Class com.ibm.commerce.order.commands.OrderCopyCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
isPONumberCopied
boolean isPONumberCopied
If the PO Number is copied -
istrShipAsComplete
java.lang.String istrShipAsComplete
multiple ShipDates enable flag -
iabCopyOrderInfoFrom
OrderAccessBean iabCopyOrderInfoFrom
OrderAccessBean for From order -
iabCopyOrderInfoFromForShipInfo
OrderAccessBean iabCopyOrderInfoFromForShipInfo
-
iabCopyPaymentInfoFrom
OrderAccessBean iabCopyPaymentInfoFrom
OrderAccessBean for payment -
iabToOrder
OrderAccessBean iabToOrder
OrderAccessBean for To order -
ibNewToOrder
boolean ibNewToOrder
flag -
ibSetToCurrent
boolean ibSetToCurrent
flag -
inNewToOrderStoreId
java.lang.Integer inNewToOrderStoreId
flag -
ibBillingAddressId
boolean ibBillingAddressId
flag -
ibField1
boolean ibField1
flag -
ibField2
boolean ibField2
flag -
idField2
java.math.BigDecimal idField2
persistant field -
idDisplaySequence
java.lang.Double idDisplaySequence
persistant field -
ihshPayment
java.util.Hashtable<K,V> ihshPayment
persistant field -
inTcId
java.lang.Long inTcId
persistant field -
inBillingAddressId
java.lang.Long inBillingAddressId
persistant field -
inField1
java.lang.Integer inField1
persistant field -
istrCopyOrderInfoFrom
java.lang.String[] istrCopyOrderInfoFrom
persistant field -
istrCopyPaymentInfoFrom
java.lang.String[] istrCopyPaymentInfoFrom
persistant field -
istrDescription
java.lang.String istrDescription
persistant field -
istrSensitiveInfoCopyFlag
java.lang.String istrSensitiveInfoCopyFlag
sensitive info copy flag -
istrBlockInfoCopyFlag
java.lang.String istrBlockInfoCopyFlag
field indicating whether to copy block information -
istrField3
java.lang.String istrField3
persistant field -
istrOrderComment
java.lang.String istrOrderComment
persistant field -
istrOutOrderItemNames
java.lang.String[] istrOutOrderItemNames
persistant field -
istrOutOrderNames
java.lang.String[] istrOutOrderNames
persistant field -
istrStatus
java.lang.String istrStatus
persistant field -
istrToOrderAbbreviations
java.lang.String[] istrToOrderAbbreviations
persistant field -
istrContinue
java.lang.String istrContinue
persistant field -
iGroups
OrderCopyCmd.Group[] iGroups
persistant field -
iCheckOrderCopyCmd
CheckOrderCopyCmd iCheckOrderCopyCmd
persistant field -
istrOrderItemUpdate
java.lang.StringBuffer istrOrderItemUpdate
persistant field -
iResourceList
AccessVector iResourceList
persistant field -
ihshATPParameters
TypedProperty ihshATPParameters
persistant field -
ihshCopiedOrderItems
java.util.HashMap<K,V> ihshCopiedOrderItems
persistant field -
ihshNewOrderItems
java.util.HashMap<K,V> ihshNewOrderItems
persistant field -
ihshUpdatedOrderItems
java.util.HashMap<K,V> ihshUpdatedOrderItems
persistant field -
isetDeletedOrderItemIds
java.util.Set<E> isetDeletedOrderItemIds
persistant field -
vecToBeRemovedCatEntryIDs
java.util.Vector<E> vecToBeRemovedCatEntryIDs
persistant field -
copyShipInfoOrderFrom
java.lang.String copyShipInfoOrderFrom
persistant field -
copyShipInfoOrderTo
java.lang.String copyShipInfoOrderTo
persistant field -
inIsScheduledJob
java.lang.String inIsScheduledJob
persistant field -
ibCopyAutoAddedOrderItems
boolean ibCopyAutoAddedOrderItems
persitant field -
istrPrepare
java.lang.String istrPrepare
-
ibShippingAddressFromOrderProfile
boolean ibShippingAddressFromOrderProfile
-
istrShippingAddressFromOrderProfile
java.lang.String istrShippingAddressFromOrderProfile
-
ibShippingModeFromOrderProfile
boolean ibShippingModeFromOrderProfile
-
istrShippingModeFromOrderProfile
java.lang.String istrShippingModeFromOrderProfile
-
iRequestShipDate
java.lang.String iRequestShipDate
-
iOrderIds
java.util.ArrayList<E> iOrderIds
-
ibRefreshContractAndOffer
boolean ibRefreshContractAndOffer
-
istrCopyOrderPromotionCodeFlag
java.lang.String istrCopyOrderPromotionCodeFlag
order public promotion code copy flag -
istrCopyOrderUniquePromotionCodeFlag
java.lang.String istrCopyOrderUniquePromotionCodeFlag
order unique promotion code copy flag -
istrCopyOrderPromotionCodeFrom
java.lang.String[] istrCopyOrderPromotionCodeFrom
-
iResolvedCopyOrderPromotionCodeFrom
java.lang.Long[] iResolvedCopyOrderPromotionCodeFrom
resolved orders from which the promotion codes are copied. -
istrCopyOrdPayInfoFlag
java.lang.String istrCopyOrdPayInfoFlag
order payment info copy flag
-
-
-
Class com.ibm.commerce.order.commands.OrderCreateCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iEditor_Id
java.lang.Long iEditor_Id
-
istrUrl
java.lang.String istrUrl
-
orderId
java.lang.String orderId
-
outputOrderName
java.lang.String outputOrderName
-
istrDescription
java.lang.String istrDescription
-
ihsNewOrders
java.util.HashMap<K,V> ihsNewOrders
-
-
-
Class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrUrl
java.lang.String istrUrl
URL string - URL to be redirected to upon successful completion of the command -
istrType
java.lang.String istrType
Type string - type of the Order -
iarrstrOrderRnParms
java.lang.String[] iarrstrOrderRnParms
Array of Quote ids. -
iarrstrOutOrderNames
java.lang.String[] iarrstrOutOrderNames
Array of Output Quote Names. -
ivalidOrderNumbers
java.util.ArrayList<E> ivalidOrderNumbers
ArrayList of Valid input Quote Id values -
ibCommit
boolean ibCommit
Controls whether to process each quote in a separate transaction -
iarrListOrders
java.util.ArrayList<E> iarrListOrders
ArrayList of Quote AccessBeans to process -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
sensitiveInfoCopyFlag
java.lang.String sensitiveInfoCopyFlag
Indicates whether to copy sensitive information (payments) or not -
blockInfoCopyFlag
java.lang.String blockInfoCopyFlag
Indicates whether to copy block information or not -
description
java.lang.String description
Description of the Quote to be created from Order -
quoteId
java.lang.String quoteId
Id of the Quote created from Order
-
-
-
Class com.ibm.commerce.order.commands.OrderDisplayCmdImpl extends OrderPrepareBaseImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderEditBusinessChannelCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
lorderId
java.lang.Long lorderId
-
ibusinessChannelId
java.lang.Integer ibusinessChannelId
-
-
-
Class com.ibm.commerce.order.commands.OrderFlowEntityBean extends OrderAccessBean implements Serializable
-
Serialized Fields
-
stateIdentifier
java.lang.Integer stateIdentifier
-
-
-
Class com.ibm.commerce.order.commands.OrderListCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrStatus
java.lang.String istrStatus
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.order.commands.OrderMessagingCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderRn
java.lang.Long inOrderRn
-
-
-
Class com.ibm.commerce.order.commands.OrderNotifyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inNotificationTemplateId
java.lang.Integer inNotificationTemplateId
-
ibNotificationEnabled
boolean ibNotificationEnabled
-
ivRecipients
java.util.Vector<E> ivRecipients
-
iarroMessageSubjectParms
java.lang.Object[] iarroMessageSubjectParms
-
cmdContextClone
CommandContext cmdContextClone
-
NVPs
TypedProperty NVPs
-
-
-
Class com.ibm.commerce.order.commands.OrderPaymentSynchronizeCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
checkOrderPaymentCmd
CheckOrderPaymentAuthorizedCmd checkOrderPaymentCmd
-
primePaymentCmd
PrimePaymentCmd primePaymentCmd
-
storeAB
StoreAccessBean storeAB
-
-
-
Class com.ibm.commerce.order.commands.OrderPerHourCollectAndFeedCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
cdiApiUrl
java.lang.String cdiApiUrl
-
clientId
java.lang.String clientId
-
clientSecret
java.lang.String clientSecret
-
encryptedId
java.lang.String encryptedId
-
encryptedSecret
java.lang.String encryptedSecret
-
brandId
java.lang.String brandId
-
subscriptionId
java.lang.String subscriptionId
-
orderChartId
java.lang.String orderChartId
-
orderLineChartId
java.lang.String orderLineChartId
-
peakOrderChartId
java.lang.String peakOrderChartId
-
peakOrderLineChartId
java.lang.String peakOrderLineChartId
-
customerName
java.lang.String customerName
-
SAPSiteId
java.lang.String SAPSiteId
-
ICN
java.lang.String ICN
-
countryCode
java.lang.String countryCode
-
-
-
Class com.ibm.commerce.order.commands.OrderPrepareBaseImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRequestProperties
TypedProperty iRequestProperties
Typed properties. -
iarrstrOrderRnParms
java.lang.String[] iarrstrOrderRnParms
Order id. -
ivOrderRn
java.util.Vector<E> ivOrderRn
Order id. -
inMerchantRn
java.lang.Integer inMerchantRn
merchant id. -
istrStatus
java.lang.String istrStatus
status. -
iarrstrOutOrderNames
java.lang.String[] iarrstrOutOrderNames
Out order names. -
ivOrders
java.util.Vector<E> ivOrders
Order. -
istrUrl
java.lang.String istrUrl
URL. -
idRetainCurrency
short idRetainCurrency
Retain currency. -
iOrderProcessingUtility
com.ibm.commerce.order.commands.OrderProcessingHelper iOrderProcessingUtility
Order processing util. -
iarrstrValidInputPOrderValues
java.lang.String[] iarrstrValidInputPOrderValues
Valid input order id values. -
iATPParms
ATPParameters iATPParms
ATP parameters. -
ihsATPParmsDefaults
java.util.Hashtable<K,V> ihsATPParmsDefaults
ATP parameter defaults.
-
-
-
Class com.ibm.commerce.order.commands.OrderPrepareCmdImpl extends OrderPrepareBaseImpl implements Serializable
-
Serialized Fields
-
ihsValidOrderStatuses
java.util.Hashtable<K,V> ihsValidOrderStatuses
-
ibCommit
boolean ibCommit
-
-
-
Class com.ibm.commerce.order.commands.OrderProcessApprovalBaseCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
orderEntityBean
OrderFlowEntityBean orderEntityBean
-
-
-
Class com.ibm.commerce.order.commands.OrderProcessCheckApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderEntityBean
OrderFlowEntityBean orderEntityBean
-
eventIdentifier
java.lang.String eventIdentifier
-
eventData
com.ibm.commerce.ubf.event.BusinessFlowEventData eventData
-
-
-
Class com.ibm.commerce.order.commands.OrderProcessCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iarrOrderRns
java.lang.String[] iarrOrderRns
-
iabOrders
OrderAccessBean[] iabOrders
-
inBillToRn
java.lang.Long inBillToRn
-
inField1
java.lang.Integer inField1
-
idField2
java.math.BigDecimal idField2
-
istrField3
java.lang.String istrField3
-
inNotifyMerchant
java.lang.Short inNotifyMerchant
-
inNotifyShopper
java.lang.Short inNotifyShopper
-
inNotifyOrderSubmitted
java.lang.Short inNotifyOrderSubmitted
-
istrQuoteExpiryPolicy
java.lang.String istrQuoteExpiryPolicy
-
istrQuoteExpiredURL
java.lang.String istrQuoteExpiredURL
-
istrAvailabilityChangeURL
java.lang.String istrAvailabilityChangeURL
-
inMaxAvailabilityChange
java.lang.Long inMaxAvailabilityChange
-
istrNoInventoryURL
java.lang.String istrNoInventoryURL
-
istrQuotationSubmission
java.lang.String istrQuotationSubmission
-
istrReduceParentQuantities
java.lang.String istrReduceParentQuantities
-
istrTransferMode
java.lang.String istrTransferMode
-
istrExternalUserId
java.lang.String istrExternalUserId
-
istrExternalPassword
java.lang.String istrExternalPassword
-
itpExceptionData
TypedProperty itpExceptionData
-
ibContinue
boolean ibContinue
-
ivOrdersSucceeded
java.util.Vector<E> ivOrdersSucceeded
-
ivOrdersFailed
java.util.Vector<E> ivOrdersFailed
-
ihsNotificationAttributes
java.util.Hashtable<K,V> ihsNotificationAttributes
-
iGroups
OrderProcessCmd.Group[] iGroups
-
ihmNewOrders
java.util.HashMap<K,V> ihmNewOrders
-
ibPerformPIAdd
boolean ibPerformPIAdd
-
iUpdateChannel
boolean iUpdateChannel
-
iResourceList
AccessVector iResourceList
-
iOrderIds
java.util.ArrayList<E> iOrderIds
-
-
-
Class com.ibm.commerce.order.commands.OrderProcessingHelper.DoubleNVP extends java.lang.Object implements Serializable
-
Serialized Fields
-
inName
java.lang.Long inName
-
inValue
double inValue
-
-
-
Class com.ibm.commerce.order.commands.OrderProcessPostApprovalCmdImpl extends OrderProcessApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderProcessPostCancelCmdImpl extends OrderProcessApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderProcessPostRejectCmdImpl extends OrderProcessApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderProcessPreApprovalCmdImpl extends OrderProcessApprovalBaseCmdImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
-
stateIdentifier
java.lang.Integer stateIdentifier
-
-
-
Class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inShippingAddress
java.lang.Long inShippingAddress
-
inBillingAddress
java.lang.Long inBillingAddress
-
inShippingMode
java.lang.Integer inShippingMode
-
ihshPaymentInfo
java.util.Hashtable<K,V> ihshPaymentInfo
-
istrUrl
java.lang.String istrUrl
-
iStoreEntityId
java.lang.Integer iStoreEntityId
-
-
-
Class com.ibm.commerce.order.commands.OrderReceiptChangeDummyCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.OrderRetransferCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeAB
StoreAccessBean storeAB
-
ordersToBeRetransferred
java.util.Vector<E> ordersToBeRetransferred
-
transferOrderIndependentOfEventCmd
com.ibm.commerce.order.event.TransferOrderIndependentOfEventCmd transferOrderIndependentOfEventCmd
-
jdbcHelperBean
com.ibm.commerce.base.objects.ServerJDBCHelperBean jdbcHelperBean
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.order.commands.OrderScheduleCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrUrl
java.lang.String istrUrl
-
iAddJobCmd
AddJobCmdImpl iAddJobCmd
-
inOrderId
java.lang.Long inOrderId
-
istrStartTime
java.lang.String istrStartTime
-
inRecoveryAttempts
java.lang.Integer inRecoveryAttempts
-
inRecoveryDelay
java.lang.Integer inRecoveryDelay
-
istrHost
java.lang.String istrHost
-
inInterval
java.lang.Integer inInterval
-
iReqParms
TypedProperty iReqParms
-
istrOutOrderName
java.lang.String[] istrOutOrderName
-
notifyOrderSubmitted
java.lang.String notifyOrderSubmitted
-
notifyShopper
java.lang.String notifyShopper
-
istrThisClass
java.lang.String istrThisClass
-
istrSetRequestPropertiesFunc
java.lang.String istrSetRequestPropertiesFunc
-
istrPerformFunc
java.lang.String istrPerformFunc
-
istrEnforceOrderOwnershipByCurrentStoreFunc
java.lang.String istrEnforceOrderOwnershipByCurrentStoreFunc
-
istrPO
java.lang.String istrPO
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrderIds
java.lang.Long[] inOrderIds
-
istrTransferMode
java.lang.String istrTransferMode
-
istrOkUrl
java.lang.String istrOkUrl
-
istrTimeoutUrl
java.lang.String istrTimeoutUrl
-
istrWaitUrl
java.lang.String istrWaitUrl
-
istrErrorUrl
java.lang.String istrErrorUrl
-
iabOrders
OrderAccessBean[] iabOrders
-
inPolicyShopcartRequestTimeout
int inPolicyShopcartRequestTimeout
-
inPolicyOrderRequestTimeout
int inPolicyOrderRequestTimeout
-
isOutOkOrderIdNames
java.lang.String[] isOutOkOrderIdNames
-
isOutWaitOrderIdNames
java.lang.String[] isOutWaitOrderIdNames
-
isOutTimeoutOrderIdNames
java.lang.String[] isOutTimeoutOrderIdNames
-
-
-
Class com.ibm.commerce.order.commands.OrderTransferConfirmCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrExternalOrderReference
java.lang.String istrExternalOrderReference
-
istrExternalOrderId
java.lang.String istrExternalOrderId
-
inOrderId
java.lang.Long inOrderId
-
istrStatusCode
java.lang.String istrStatusCode
-
istrStatusMessage
java.lang.String istrStatusMessage
-
-
-
Class com.ibm.commerce.order.commands.OrderTrashCanClearCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
store_ID
java.lang.Integer store_ID
-
-
-
Class com.ibm.commerce.order.commands.OrderUnlockBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrder
java.lang.Long inOrder
-
istrUrl
java.lang.String istrUrl
-
iOrderAB
OrderAccessBean iOrderAB
-
-
-
Class com.ibm.commerce.order.commands.OrderUnlockCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrder
java.lang.Long inOrder
-
iOrderAB
OrderAccessBean iOrderAB
-
istrUrl
java.lang.String istrUrl
-
-
-
Class com.ibm.commerce.order.commands.PrepareOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivabOrders
java.util.Vector<E> ivabOrders
-
iATPParameters
ATPParameters iATPParameters
-
-
-
Class com.ibm.commerce.order.commands.PrepareProcurementOrderCmdImpl extends PrepareOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.PrepareShipInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
Instance variables -
verificationRequired
java.lang.String verificationRequired
-
className
java.lang.String className
-
-
-
Class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderRn
java.lang.Long inOrderRn
order reference number -
inBillToRn
java.lang.Long inBillToRn
reference number of the address to bill -
inField1
java.lang.Integer inField1
merchant-customizable field one -
idField2
java.math.BigDecimal idField2
merchant-customizable field two -
istrField3
java.lang.String istrField3
Gets merchant-customizable field three -
inNotifyMerchant
java.lang.Short inNotifyMerchant
-
inNotifyShopper
java.lang.Short inNotifyShopper
-
inNotifyOrderSubmitted
java.lang.Short inNotifyOrderSubmitted
-
istrTransferMode
java.lang.String istrTransferMode
The transferMode property of the command. 0 - order has been transferred without the payment information (shopping cart transfer). 1 - order has been transferred with the payment information (purchase order transfer). -
iabOrder
OrderAccessBean iabOrder
Order AccessBean -
istrQuoteExpiryPolicy
java.lang.String istrQuoteExpiryPolicy
The policy which determines the command behaviour if the order total expires or an order item's fulfillment -
istrQuoteExpiredURL
java.lang.String istrQuoteExpiredURL
The URL to redirect to if the order total expired in agreement with the expiry policy set by the setQuoteExpiryPolicy method. -
iRequestProperties
TypedProperty iRequestProperties
Request Properties -
iResponseProperties
TypedProperty iResponseProperties
Response Properties -
istrAvailabilityChangeURL
java.lang.String istrAvailabilityChangeURL
the URL to redirect to when the estimated availability time plus the shipping offset for any order item moves into the future (as a result of allocating or backordering inventory) by more than the time interval specified by the setMaxAvailabilityChange method. -
inMaxAvailabilityChange
java.lang.Long inMaxAvailabilityChange
The time interval, in seconds, used with the url set by the setAvailabilityChangeURL method. -
istrNoInventoryURL
java.lang.String istrNoInventoryURL
The URL to redirect to if any of the order items in the order cannot be allocated or backordered. -
istrQuotationSubmission
java.lang.String istrQuotationSubmission
-
istrReduceParentQuantities
java.lang.String istrReduceParentQuantities
-
istrExternalUserId
java.lang.String istrExternalUserId
The external user id -
istrExternalPassword
java.lang.String istrExternalPassword
The external password -
poNumber
java.lang.String poNumber
-
-
-
Class com.ibm.commerce.order.commands.ProcessOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderRn
java.lang.Long inOrderRn
-
inBillToRn
java.lang.Long inBillToRn
-
inField1
java.lang.Integer inField1
-
idField2
java.math.BigDecimal idField2
-
istrField3
java.lang.String istrField3
-
inNotifyMerchant
java.lang.Short inNotifyMerchant
-
inNotifyShopper
java.lang.Short inNotifyShopper
-
inNotifyOrderSubmitted
java.lang.Short inNotifyOrderSubmitted
-
istrTransferMode
java.lang.String istrTransferMode
-
iabOrder
OrderAccessBean iabOrder
-
istrQuoteExpiryPolicy
java.lang.String istrQuoteExpiryPolicy
-
istrQuoteExpiredURL
java.lang.String istrQuoteExpiredURL
-
iRequestProperties
TypedProperty iRequestProperties
-
iResponseProperties
TypedProperty iResponseProperties
-
istrAvailabilityChangeURL
java.lang.String istrAvailabilityChangeURL
-
inMaxAvailabilityChange
java.lang.Long inMaxAvailabilityChange
-
istrNoInventoryURL
java.lang.String istrNoInventoryURL
-
istrQuotationSubmission
java.lang.String istrQuotationSubmission
-
istrReduceParentQuantities
java.lang.String istrReduceParentQuantities
-
istrExternalUserId
java.lang.String istrExternalUserId
-
istrExternalPassword
java.lang.String istrExternalPassword
-
ihsNotificationAttributes
java.util.Hashtable<K,V> ihsNotificationAttributes
-
poNumber
java.lang.String poNumber
-
itemsToProcess
java.util.Collection<E> itemsToProcess
-
releasePaymentRelationEnabled
int releasePaymentRelationEnabled
-
-
-
Class com.ibm.commerce.order.commands.ProcessRecurringOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ProcessSubscriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.PromotionCalUsageCancelCmdImpl extends com.ibm.commerce.order.commands.AbstractPromotionCalUsageActionCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.PromotionCalUsageFinalizeCmdImpl extends com.ibm.commerce.order.commands.AbstractPromotionCalUsageActionCmdImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.order.commands.PromotionCalUsageUpdateCmdImpl extends com.ibm.commerce.order.commands.AbstractPromotionCalUsageActionCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iabOrders
OrderAccessBean[] iabOrders
-
inUsageIds
java.lang.Integer[] inUsageIds
-
inOutOfInventoryCatalogEntryIds
java.lang.Long[] inOutOfInventoryCatalogEntryIds
-
istrOutOrderNames
java.lang.String[] istrOutOrderNames
-
ibKeepAutoAddedOrderItemsBeforeCalculate
boolean ibKeepAutoAddedOrderItemsBeforeCalculate
-
iarrAutoAddedOrderItems
java.util.ArrayList<E> iarrAutoAddedOrderItems
-
updatePrices
boolean updatePrices
-
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
Store a list of non-buyable Catentry_id -
iHshCustomProperties
java.util.HashMap<K,V> iHshCustomProperties
-
doPrice
boolean doPrice
The flag to indicate to do price action. -
doConfigurationValidation
boolean doConfigurationValidation
The flag to indicate to do configuration validation.
-
-
-
Class com.ibm.commerce.order.commands.RaiseOrderEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
ihsEventData
java.util.HashMap<K,V> ihsEventData
-
inEventType
java.lang.Integer inEventType
-
-
-
Class com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCustomizableXMLRecordableObject
XMLRecordable iCustomizableXMLRecordableObject
-
iabOrder
OrderAccessBean iabOrder
-
lastUpdate
java.sql.Timestamp lastUpdate
-
iabOrderHistory
OrderHistoryAccessBean iabOrderHistory
-
iHistoryOrder
HistoryOrder iHistoryOrder
-
iOrderXML
java.lang.String iOrderXML
-
iOrderVersion
java.lang.Short iOrderVersion
-
-
-
Class com.ibm.commerce.order.commands.RecurringOrderCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.RemoveSubscriptionTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iSubscriptionItems
java.util.Vector<E> iSubscriptionItems
-
-
-
Class com.ibm.commerce.order.commands.ReprepareOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivabOrders
java.util.Vector<E> ivabOrders
-
-
-
Class com.ibm.commerce.order.commands.ReprepareOrderReleasesCOBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivabOrders
java.util.Vector<E> ivabOrders
-
ilabOrderReleases
java.util.List<E> ilabOrderReleases
-
ilabOrderReleaseTotals
java.util.HashMap<K,V> ilabOrderReleaseTotals
-
-
-
Class com.ibm.commerce.order.commands.ReprepareOrderReleasesCOCmdImpl extends com.ibm.commerce.order.commands.ReprepareOrderReleasesCOBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ReprepareOrderReleasesCOVoidCmdImpl extends com.ibm.commerce.order.commands.ReprepareOrderReleasesCOBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.RetransferAndMigrateExternalOrdersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
jdbcHelperBean
com.ibm.commerce.base.objects.ServerJDBCHelperBean jdbcHelperBean
-
transferOrderIndependentOfEventCmd
com.ibm.commerce.order.event.TransferOrderIndependentOfEventCmd transferOrderIndependentOfEventCmd
-
iExternalLogonId
java.lang.String iExternalLogonId
-
iMigratedTransferredToFulfillmentOrderIds
java.util.List<E> iMigratedTransferredToFulfillmentOrderIds
-
iMigratedSuccessfullyTransferredOrderIds
java.util.List<E> iMigratedSuccessfullyTransferredOrderIds
-
-
-
Class com.ibm.commerce.order.commands.RewardChoiceUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.String iOrderId
-
iRewardOptionId
java.lang.String iRewardOptionId
-
iURL
java.lang.String iURL
-
iOrderAccessBean
OrderAccessBean iOrderAccessBean
-
iRewardOption
RewardOption iRewardOption
-
iCalculateOrder
java.lang.String iCalculateOrder
-
choiceType
java.lang.String choiceType
-
iarrayCalculationUsageIds
java.lang.String iarrayCalculationUsageIds
-
-
-
Class com.ibm.commerce.order.commands.SalesOrderPreprocessCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inCustomerId
java.lang.Long inCustomerId
-
inOrderId
java.lang.Long inOrderId
-
iCustomerCommandContext
CommandContext iCustomerCommandContext
-
isetTempAddressIds
java.util.Set<E> isetTempAddressIds
-
-
-
Class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrUrl
java.lang.String istrUrl
-
iRemoveJobCmd
RemoveJobCmdImpl iRemoveJobCmd
-
inOrderId
java.lang.Long inOrderId
-
inJobId
java.lang.Long inJobId
-
iabOrder
OrderAccessBean iabOrder
-
iReqParms
TypedProperty iReqParms
-
iabScheduledOrder
SchedulerOrderAccessBean iabScheduledOrder
-
-
-
Class com.ibm.commerce.order.commands.ScheduledOrderProcessCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
-
iReqParms
TypedProperty iReqParms
-
-
-
Class com.ibm.commerce.order.commands.ServiceProviderCheckChildOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ServiceProviderCheckRecurringOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ServiceProviderCheckSubscriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iSubscriptionEnabled
boolean iSubscriptionEnabled
-
iNeedProcessPayment
boolean iNeedProcessPayment
-
iOrderAB
OrderAccessBean iOrderAB
-
-
-
Class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
-
inCatEntryId
java.lang.Long inCatEntryId
-
inChildOrderId
java.lang.Long inChildOrderId
-
inOrderItemId
java.lang.Long inOrderItemId
-
inChildOrderAccessBean
OrderAccessBean inChildOrderAccessBean
-
inSubscriptionAmount
java.math.BigDecimal inSubscriptionAmount
-
inSubscriptionQuantity
java.lang.Double inSubscriptionQuantity
-
inSubscriptionQuantityUOM
java.lang.String inSubscriptionQuantityUOM
-
iChildCommandContext
CommandContext iChildCommandContext
-
orderType
java.lang.String orderType
-
needPayment
boolean needPayment
-
needRecalculate
boolean needRecalculate
-
-
-
Class com.ibm.commerce.order.commands.ServiceProviderProcessRecurringOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ServiceProviderProcessSubscriptionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
vSubscriptions
java.util.Vector<E> vSubscriptions
subscriptions list in order -
paymentAttributeName
java.lang.String paymentAttributeName
payment frequency attribute name -
ffmAttributeName
java.lang.String ffmAttributeName
fulfillment frequency attribute name -
periodAttributeName
java.lang.String periodAttributeName
period attribute name -
isPermittedOrder
boolean isPermittedOrder
boolean value of whether the order contain subscription item -
iSubscriptionAttributes
java.util.Map<K,V> iSubscriptionAttributes
Map of subscription attributes
-
-
-
Class com.ibm.commerce.order.commands.ServiceProviderRecurringOrderCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
abOrder
OrderAccessBean abOrder
order accessbean
-
-
-
Class com.ibm.commerce.order.commands.ServiceProviderRemoveSubscriptionTemplateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iSubscriptionItems
java.util.Vector<E> iSubscriptionItems
-
iOrderItemResult
java.util.Vector<E> iOrderItemResult
-
-
-
Class com.ibm.commerce.order.commands.SetCurrentPendingOrdersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ienOrderList
java.util.Enumeration<E> ienOrderList
-
inMemberId
java.lang.Long inMemberId
-
inStoreId
java.lang.Integer inStoreId
-
ibResult
boolean ibResult
-
nActiveOrganizationId
java.lang.Long nActiveOrganizationId
-
-
-
Class com.ibm.commerce.order.commands.SetOrderOrganizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderAB
OrderAccessBean iOrderAB
-
-
-
Class com.ibm.commerce.order.commands.SetOrderPaymentInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ihshOrderPaymentInfo
java.util.Hashtable<K,V> ihshOrderPaymentInfo
-
inOrderId
java.lang.Long inOrderId
-
ordPayInfoNameSuffix
java.lang.String ordPayInfoNameSuffix
The payment key-value pairs whose name ends with ordPayInfoNameSuffix should be removed.
-
-
-
Class com.ibm.commerce.order.commands.SetOrderTemplateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrOutOrderNames
java.lang.String[] istrOutOrderNames
-
iGroups
SetOrderTemplateCmd.Group[] iGroups
-
checkOrderTemplateCmd
CheckOrderTemplateCmd checkOrderTemplateCmd
-
-
-
Class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderIdProperty
TypedProperty iOrderIdProperty
-
iarrOutOrderNames
java.lang.String[] iarrOutOrderNames
-
istrField2
java.lang.String istrField2
-
inField1
java.lang.Integer inField1
-
inStoreId
java.lang.Integer inStoreId
-
iValidInputPOrderValues
java.lang.String[] iValidInputPOrderValues
-
-
-
Class com.ibm.commerce.order.commands.ShipInfoAddCmdImpl extends ShipInfoUpdateCmdImpl implements Serializable
-
Serialized Fields
-
className
java.lang.String className
Instance variables
-
-
-
Class com.ibm.commerce.order.commands.ShipInfoBaseCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrStatus
java.lang.String istrStatus
Instance variables -
inStoreId
java.lang.Integer inStoreId
-
iOrderId
java.lang.String iOrderId
-
iUrl
java.lang.String iUrl
-
ihshShipInstructs
java.util.Hashtable<K,V> ihshShipInstructs
Input parameter: shipInstructions. -
ihshShipChargeType_id
java.util.Hashtable<K,V> ihshShipChargeType_id
Input parameter: shipChargeType. -
ihshShipCarrAccntNum
java.util.Hashtable<K,V> ihshShipCarrAccntNum
Input parameter: shipCarrAccntNum. -
ihshAddress_id
java.util.Hashtable<K,V> ihshAddress_id
Input parameter: addressId. -
ihshShipmode_id
java.util.Hashtable<K,V> ihshShipmode_id
Input parameter: shipModeId. -
ihshKey
java.util.Hashtable<K,V> ihshKey
Keys contains all enumeration group.
-
-
-
Class com.ibm.commerce.order.commands.ShipInfoDeleteCmdImpl extends ShipInfoBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ShipInfoPrepareCmdImpl extends ShipInfoBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.ShipInfoUpdateCmdImpl extends ShipInfoBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrPrepare
java.lang.String istrPrepare
-
istrCalculate
java.lang.String istrCalculate
-
iodCopyOrderInfoFrom
com.ibm.commerce.order.sterling.utils.SSFSOrderData iodCopyOrderInfoFrom
SSFSOrderData for From order. -
ibNewToOrder
boolean ibNewToOrder
The flag indicates if a new order should be created. -
ibSetToCurrent
boolean ibSetToCurrent
The flag indicates if the order should be set as current pending order. -
istrOutOrderItemNames
java.lang.String[] istrOutOrderItemNames
Persistent field -
istrOutOrderNames
java.lang.String[] istrOutOrderNames
Persistent field -
istrToOrderAbbreviations
java.lang.String[] istrToOrderAbbreviations
The Abbreviations for the to order -
ibCopyAutoAddedOrderItemsFlag
boolean ibCopyAutoAddedOrderItemsFlag
The flag indicates if the auto added free gift should be copied -
istrSensitiveInfoCopyFlag
java.lang.String istrSensitiveInfoCopyFlag
The sensitive info copy flag -
istrCopyOrderPromotionCodeFlag
java.lang.String istrCopyOrderPromotionCodeFlag
The order public promotion code copy flag -
istrCopyOrderUniquePromotionCodeFlag
java.lang.String istrCopyOrderUniquePromotionCodeFlag
The order unique promotion code copy flag -
iabToOrder
OrderAccessBean iabToOrder
OrderAccessBean for To order -
istrShipAsComplete
java.lang.String istrShipAsComplete
The multiple ShipDates enable flag -
vecToBeRemovedCatEntryIDs
java.util.Vector<E> vecToBeRemovedCatEntryIDs
The Vector containscatentries
that are out of inventory. -
iodToOrder
com.ibm.commerce.order.utils.OrderData iodToOrder
OrderData for To order -
istrOrderHeaderKey
java.lang.String istrOrderHeaderKey
-
istrOrderNo
java.lang.String istrOrderNo
-
istrEnterpriseCode
java.lang.String istrEnterpriseCode
-
istrBuyerUserId
java.lang.String istrBuyerUserId
-
-
-
Class com.ibm.commerce.order.commands.SubscriptionCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
oab
OrderAccessBean oab
order accessbean
-
-
-
Class com.ibm.commerce.order.commands.TestNotificationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inOrder
java.lang.Long inOrder
-
istrUrl
java.lang.String istrUrl
-
istrMsgType
java.lang.String istrMsgType
-
MSG_TYPE
java.lang.String MSG_TYPE
-
-
-
Class com.ibm.commerce.order.commands.UnlockStaleOrdersInBatchCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jdbcHelperBean
com.ibm.commerce.base.objects.ServerJDBCHelperBean jdbcHelperBean
-
storeId
java.lang.Integer storeId
-
second
java.lang.Long second
-
lockingSystem
int lockingSystem
-
-
-
Class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
The Order Id -
iOrderStatus
java.lang.String iOrderStatus
The Order status -
isSBSEnabled
java.lang.String isSBSEnabled
The string to indicate if side by side integration feature is enabled
-
-
-
Class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusDummyCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
Instance variables -
addressId
java.lang.String addressId
-
shipModeId
java.lang.String shipModeId
-
verificationRequired
java.lang.String verificationRequired
-
shipInstructions
java.lang.String shipInstructions
-
shipChargeTypeId
java.lang.String shipChargeTypeId
-
shipCarrAccntNum
java.lang.String shipCarrAccntNum
-
className
java.lang.String className
-
-
-
Class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAddressIds
java.lang.Long[] inAddressIds
The addresIds which is used to update shipping addresses of order items. -
inNewAddressIds
java.lang.Long[] inNewAddressIds
The new addresIds. -
iValidateRequired
boolean iValidateRequired
if shipping address validating is required. -
inOrderItemABs
java.util.Vector<E> inOrderItemABs
order items, the shipping addresses of which will be updated. -
inDefaultAddressUsed
boolean inDefaultAddressUsed
if it sets the shipping address using the default shipping address for registered user if no other appropriate address is found.
-
-
-
Class com.ibm.commerce.order.commands.UpdateSpendingLimitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inAccount
AccountAccessBean inAccount
The account as an input parameter. -
iabOrder
OrderAccessBean iabOrder
The access bean to the order. -
istrPONumber
java.lang.String istrPONumber
The purchase order number if present. -
inBuyerPOId
java.lang.Long inBuyerPOId
Buyer purchase order id. -
allowPONumberAsNull
boolean allowPONumberAsNull
If Allow PO Number is NULL.
-
-
-
Class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
addressId
java.lang.Long addressId
The addresId to be validated. -
memberId
java.lang.Long memberId
The memberId which will be used to validate the address. -
contractId
java.lang.Long contractId
The contractId which specified for an order item, which is used to get ship-To TCs for this contract. -
tcId
java.lang.Long tcId
The PaymentTCterms and conditions
object which specified for an order, which is used to check if the billing address for the order is defined by the PaymentTC. -
checkPermanent
boolean checkPermanent
This flag is used to indicate whether check address permanent is needed or not. -
inOrderAB
OrderAccessBean inOrderAB
The order . -
inShippingModeId
java.lang.Integer inShippingModeId
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
addressType
java.lang.String addressType
The type of address to validate, supported: shipping and billing
-
-
-
Class com.ibm.commerce.order.commands.ValidatePaymentMethodCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
-
inPolicyId
java.lang.Long inPolicyId
-
istrErrorViewName
java.lang.String istrErrorViewName
-
isValidPaymentMethod
boolean isValidPaymentMethod
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.order.commands.ValidateShippingAdjustmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
shoppingCartChange
boolean shoppingCartChange
Indicates if the order has been changed since an adjustment. -
orderID
java.lang.Long orderID
Indicates if the order has been changed since an adjustment.
-
-
-
Class com.ibm.commerce.order.commands.ValidateShippingMethodCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
-
-
Class com.ibm.commerce.order.commands.ValidateShippingMethodVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
-
-
Class com.ibm.commerce.order.commands.VATGetHistoryOrderTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ianOrder
HistoryOrder ianOrder
The input history order access bean object. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.VATGetOrderReleaseTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrderReleaseTotals
OrderReleaseTotalsAccessBean[] iabOrderReleaseTotals
The input order release total array. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.VATGetOrderTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
The input order access bean object. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.order.commands.VATOrderCalculateCmdImpl extends OrderCalculateCmdImpl implements Serializable
-
Class com.ibm.commerce.order.commands.VATPromotionEngineOrderCalculateCmdImpl extends PromotionEngineOrderCalculateCmdImpl implements Serializable
-
-
Package com.ibm.commerce.order.event
-
Class com.ibm.commerce.order.event.AbstractProcessOrderSubmitEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
-
-
-
Class com.ibm.commerce.order.event.ChangeExternalOrdersEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.CreateOrderOnSuccessEvent extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.DOMOrderCancellationEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.DOMProcessOrderSubmitEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
Deprecated.Order Id
-
-
-
Class com.ibm.commerce.order.event.OrderCancellationEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.OrderReleaseCreateEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.OrderSubmissionEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.OrderSubmitEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.order.event.ProcessOrderReleaseCreateEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
orderReleaseCreateType
int orderReleaseCreateType
-
orderReleaseNum
java.lang.String[] orderReleaseNum
-
-
-
Class com.ibm.commerce.order.event.ProcessOrderSubmitEventCmdImpl extends com.ibm.commerce.order.event.AbstractProcessOrderSubmitEventCmdImpl implements Serializable
-
Class com.ibm.commerce.order.event.ProcessPaymentAuthorizationCompleteEventCmdImpl extends com.ibm.commerce.order.event.AbstractProcessOrderSubmitEventCmdImpl implements Serializable
-
Class com.ibm.commerce.order.event.RaiseOrderReleaseCreateEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderReleaseCreateType
int orderReleaseCreateType
-
orderId
java.lang.String orderId
-
orderReleaseNumbers
java.lang.String[] orderReleaseNumbers
-
-
-
Class com.ibm.commerce.order.event.RaiseOrderSubmitEventCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
eventName
java.lang.String eventName
The event name. -
orderAB
OrderAccessBean orderAB
The order object from the event data
-
-
-
Class com.ibm.commerce.order.event.TransferOrderIndependentOfEventCmdImpl extends com.ibm.commerce.order.event.AbstractProcessOrderSubmitEventCmdImpl implements Serializable
-
-
Package com.ibm.commerce.order.facade.client
-
Class com.ibm.commerce.order.facade.client.OrderException extends AbstractBusinessObjectDocumentException implements Serializable
-
Serialized Fields
-
logger
java.util.logging.Logger logger
-
-
-
Class com.ibm.commerce.order.facade.client.QuoteException extends AbstractBusinessObjectDocumentException implements Serializable
-
Serialized Fields
-
logger
java.util.logging.Logger logger
-
-
-
-
Package com.ibm.commerce.order.facade.datatypes.impl
-
Class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acknowledge
AcknowledgeType acknowledge
The cached value of the 'Acknowledge
' containment reference. -
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
AcknowledgeOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
AcknowledgeOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
acknowledge
AcknowledgeType acknowledge
The cached value of the 'Acknowledge
' containment reference. -
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
AcknowledgeQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
AcknowledgeQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adjustmentUsage
java.lang.Object adjustmentUsage
The cached value of the 'Adjustment Usage
' attribute. -
adjustmentCategory
java.lang.Object adjustmentCategory
The cached value of the 'Adjustment Category
' attribute. -
adjustmentValue
java.lang.String adjustmentValue
The cached value of the 'Adjustment Value
' attribute. -
comments
DescriptionType comments
The cached value of the 'Comments
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.BlockReasonTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
reasonCode
java.lang.String reasonCode
The cached value of the 'Reason Code
' attribute.- See Also:
BlockReasonTypeImpl.getReasonCode()
-
description
DescriptionType description
The cached value of the 'Description
' containment reference.- See Also:
BlockReasonTypeImpl.getDescription()
-
reansonType
java.lang.String reansonType
The cached value of the 'Reanson Type
' attribute.- See Also:
BlockReasonTypeImpl.getReansonType()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
BlockReasonTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.CalculationInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
usage
java.lang.String usage
-
priceUpdateFlag
java.lang.Object priceUpdateFlag
-
extraAdjustments
org.eclipse.emf.common.util.EList extraAdjustments
-
pricingDate
java.lang.Object pricingDate
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChangeOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
change
ChangeType change
The cached value of the 'Change
' containment reference.- See Also:
ChangeOrderDataAreaTypeImpl.getChange()
-
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
ChangeOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChangeOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ChangeOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ChangeOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChangeQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
change
ChangeType change
The cached value of the 'Change
' containment reference.- See Also:
ChangeQuoteDataAreaTypeImpl.getChange()
-
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
ChangeQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChangeQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ChangeQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ChangeQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChangeReasonCodeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
reasonCode
java.lang.String reasonCode
The cached value of the 'Reason Code
' attribute.- See Also:
ChangeReasonCodeTypeImpl.getReasonCode()
-
description
DescriptionType description
The cached value of the 'Description
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
ChangeReasonCodeTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChannelIdentiferTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute.- See Also:
ChannelIdentiferTypeImpl.getUniqueID()
-
channelName
java.lang.Object channelName
The cached value of the 'Channel Name
' attribute.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ChannelTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channelIdentifer
ChannelIdentiferType channelIdentifer
The cached value of the 'Channel Identifer
' containment reference.- See Also:
ChannelTypeImpl.getChannelIdentifer()
-
description
DescriptionType description
The cached value of the 'Description
' containment reference.- See Also:
ChannelTypeImpl.getDescription()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
ChannelTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
couponId
java.lang.String couponId
The cached value of the 'Coupon Id
' attribute.- See Also:
CouponCodeTypeImpl.getCouponId()
-
code
java.lang.String code
The cached value of the 'Code
' attribute.- See Also:
CouponCodeTypeImpl.getCode()
-
promotionIdentifier
PromotionIdentifierType promotionIdentifier
The cached value of the 'Promotion Identifier
' containment reference. -
description
org.eclipse.emf.common.util.EList description
The cached value of the 'Description
' containment reference list.- See Also:
CouponCodeTypeImpl.getDescription()
-
effectiveDateTime
java.lang.Object effectiveDateTime
The cached value of the 'Effective Date Time
' attribute. -
expirationDateTime
java.lang.Object expirationDateTime
The cached value of the 'Expiration Date Time
' attribute. -
status
java.lang.String status
The cached value of the 'Status
' attribute.- See Also:
CouponCodeTypeImpl.getStatus()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
CouponCodeTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.CouponDescriptionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shortDescription
java.lang.String shortDescription
-
longDescription
java.lang.String longDescription
-
userData
UserDataType userData
-
language
java.lang.String language
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
creationDate
java.lang.Object creationDate
The cached value of the 'Creation Date
' attribute.- See Also:
CSRCommentsTypeImpl.getCreationDate()
-
comment
java.lang.String comment
The cached value of the 'Comment
' attribute.- See Also:
CSRCommentsTypeImpl.getComment()
-
changeReasonCode
ChangeReasonCodeType changeReasonCode
The cached value of the 'Change Reason Code
' containment reference. -
cSRIdentifier
PersonIdentifierType cSRIdentifier
The cached value of the 'CSR Identifier
' containment reference.- See Also:
CSRCommentsTypeImpl.getCSRIdentifier()
-
orderVersion
java.lang.String orderVersion
The cached value of the 'Order Version
' attribute.- See Also:
CSRCommentsTypeImpl.getOrderVersion()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
CSRCommentsTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mixed
org.eclipse.emf.ecore.sdo.util.ESequence mixed
The cached value of the 'Mixed
' attribute list.- See Also:
DocumentRootImpl.getMixed()
-
xMLNSPrefixMap
org.eclipse.emf.common.util.EMap xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
DocumentRootImpl.getXMLNSPrefixMap()
-
xSISchemaLocation
org.eclipse.emf.common.util.EMap xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
DocumentRootImpl.getXSISchemaLocation()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ExtendAttributeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeName
java.lang.String attributeName
-
attributeValue
java.lang.String attributeValue
-
attributeType
java.lang.String attributeType
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ExternalShipModeIdentifierImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
storeUniqueID
java.lang.String storeUniqueID
The cached value of the 'Store Unique ID
' attribute. -
shipModeCode
java.lang.String shipModeCode
The cached value of the 'Ship Mode Code
' attribute. -
carrier
java.lang.String carrier
The cached value of the 'Carrier
' attribute.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ExtraAdjustmentTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
calculationCodeIdentifier
com.ibm.commerce.foundation.common.datatypes.CalculationCodeIdentifierType calculationCodeIdentifier
-
isOverrideExistingAdjustments
boolean isOverrideExistingAdjustments
-
isOverrideExistingAdjustmentsESet
boolean isOverrideExistingAdjustmentsESet
-
adjustmentApplyPolicy
java.lang.Object adjustmentApplyPolicy
-
adjustmentApplyAmount
java.lang.String adjustmentApplyAmount
-
orderItemIdentifier
OrderItemIdentifierType orderItemIdentifier
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.FinancialTransactionIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
-
externalIdentifier
java.lang.String externalIdentifier
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.FinancialTransactionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
financialTransactionIdentifier
com.ibm.commerce.order.facade.datatypes.FinancialTransactionIdentifierType financialTransactionIdentifier
-
transactionType
java.lang.Object transactionType
-
requestAmount
MonetaryAmountType requestAmount
-
status
java.lang.Object status
-
reasonCode
java.lang.String reasonCode
-
responseCode
java.lang.String responseCode
-
referenceNumber
java.lang.String referenceNumber
-
trackingID
java.lang.String trackingID
-
merchantOrderNumber
java.lang.String merchantOrderNumber
-
avsCode
java.lang.String avsCode
-
paymentInstructionID
java.lang.String paymentInstructionID
-
requestTime
java.lang.Object requestTime
-
lastUpdate
java.lang.Object lastUpdate
-
expirationTime
java.lang.Object expirationTime
-
paymentProtocolData
org.eclipse.emf.common.util.EList paymentProtocolData
-
transactionExtensionData
org.eclipse.emf.common.util.EList transactionExtensionData
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.FulfillmentCenterTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fulfillmentCenterIdentifier
FulfillmentCenterIdentifierType fulfillmentCenterIdentifier
The cached value of the 'Fulfillment Center Identifier
' containment reference. -
description
DescriptionType description
The cached value of the 'Description
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
FulfillmentCenterTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GetOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
get
GetType get
The cached value of the 'Get
' containment reference.- See Also:
GetOrderDataAreaTypeImpl.getGet()
-
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
GetOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GetOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
GetOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
GetOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GetQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
get
GetType get
The cached value of the 'Get
' containment reference.- See Also:
GetQuoteDataAreaTypeImpl.getGet()
-
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
GetQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GetQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
GetQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
GetQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GiftItemInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
giftListIdentifier
com.ibm.commerce.foundation.common.datatypes.GiftListIdentifierType giftListIdentifier
-
giftMessage
java.lang.String giftMessage
-
shipToRegistrant
boolean shipToRegistrant
-
shipToRegistrantESet
boolean shipToRegistrantESet
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GiftItemTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
catalogEntryIdentifier
CatalogEntryIdentifierType catalogEntryIdentifier
The cached value of the 'Catalog Entry Identifier
' containment reference. -
quantity
QuantityType quantity
The cached value of the 'Quantity
' containment reference.- See Also:
GiftItemTypeImpl.getQuantity()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GiftSetSpecificationTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
maximumQuantity
QuantityType maximumQuantity
The cached value of the 'Maximum Quantity
' containment reference. -
giftItem
org.eclipse.emf.common.util.EList giftItem
The cached value of the 'Gift Item
' containment reference list.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.GiftSetTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
giftItem
org.eclipse.emf.common.util.EList giftItem
The cached value of the 'Gift Item
' containment reference list.- See Also:
GiftSetTypeImpl.getGiftItem()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderBLockInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orderBlock
org.eclipse.emf.common.util.EList orderBlock
The cached value of the 'Order Block
' containment reference list.- See Also:
OrderBLockInfoTypeImpl.getOrderBlock()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderBLockInfoTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comments
java.lang.String comments
The cached value of the 'Comments
' attribute.- See Also:
OrderBlockTypeImpl.getComments()
-
timeBlocked
java.lang.Object timeBlocked
The cached value of the 'Time Blocked
' attribute.- See Also:
OrderBlockTypeImpl.getTimeBlocked()
-
blockReason
BlockReasonType blockReason
The cached value of the 'Block Reason
' containment reference.- See Also:
OrderBlockTypeImpl.getBlockReason()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderBlockTypeImpl.getUserData()
-
resovled
boolean resovled
The cached value of the 'Resovled
' attribute.- See Also:
OrderBlockTypeImpl.isResovled()
-
resovledESet
boolean resovledESet
This is true if the Resovled attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orderItemComponentIdentifier
OrderItemComponentIdentifierType orderItemComponentIdentifier
The cached value of the 'Order Item Component Identifier
' containment reference. -
catalogEntryIdentifier
CatalogEntryIdentifierType catalogEntryIdentifier
The cached value of the 'Catalog Entry Identifier
' containment reference. -
quantity
QuantityType quantity
The cached value of the 'Quantity
' containment reference.- See Also:
OrderItemComponentTypeImpl.getQuantity()
-
unitPrice
UnitPriceType unitPrice
The cached value of the 'Unit Price
' containment reference. -
configurationID
java.lang.String configurationID
The cached value of the 'Configuration ID
' attribute. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderItemComponentTypeImpl.getUserData()
-
required
boolean required
The cached value of the 'Required
' attribute.- See Also:
OrderItemComponentTypeImpl.isRequired()
-
requiredESet
boolean requiredESet
This is true if the Required attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
availableDate
java.lang.Object availableDate
The cached value of the 'Available Date
' attribute. -
expectedShipDate
java.lang.Object expectedShipDate
The cached value of the 'Expected Ship Date
' attribute. -
timeReleased
java.lang.Object timeReleased
The cached value of the 'Time Released
' attribute. -
timeShipped
java.lang.Object timeShipped
The cached value of the 'Time Shipped
' attribute. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shippingAddress
ContactInfoType shippingAddress
The cached value of the 'Shipping Address
' containment reference. -
shippingMode
ShippingModeType shippingMode
The cached value of the 'Shipping Mode
' containment reference. -
shippingCarrierAccountNumber
java.lang.String shippingCarrierAccountNumber
The cached value of the 'Shipping Carrier Account Number
' attribute. -
shippingInstruction
java.lang.String shippingInstruction
The cached value of the 'Shipping Instruction
' attribute. -
requestedShipDate
java.lang.Object requestedShipDate
The cached value of the 'Requested Ship Date
' attribute. -
shipTieCode
java.lang.String shipTieCode
The cached value of the 'Ship Tie Code
' attribute. -
shippingChargePolicyID
java.lang.String shippingChargePolicyID
The cached value of the 'Shipping Charge Policy ID
' attribute. -
physicalStoreIdentifier
PhysicalStoreIdentifierType physicalStoreIdentifier
The cached value of the 'Physical Store Identifier
' containment reference. -
shippingChargePolicy
com.ibm.commerce.foundation.common.datatypes.PolicyIdentifierType shippingChargePolicy
The cached value of the 'Shipping Charge Policy
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference. -
expedite
boolean expedite
The cached value of the 'Expedite
' attribute. -
expediteESet
boolean expediteESet
This is true if the Expedite attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemStatusTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
java.lang.Object status
The cached value of the 'Status
' attribute.- See Also:
OrderItemStatusTypeImpl.getStatus()
-
inventoryStatus
java.lang.Object inventoryStatus
The cached value of the 'Inventory Status
' attribute. -
fulfillmentStatus
java.lang.Object fulfillmentStatus
The cached value of the 'Fulfillment Status
' attribute. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderItemStatusTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orderItemIdentifier
OrderItemIdentifierType orderItemIdentifier
The cached value of the 'Order Item Identifier
' containment reference. -
catalogEntryIdentifier
CatalogEntryIdentifierType catalogEntryIdentifier
The cached value of the 'Catalog Entry Identifier
' containment reference. -
itemAttributes
org.eclipse.emf.common.util.EMap itemAttributes
The cached value of the 'Item Attributes
' map.- See Also:
OrderItemTypeImpl.getItemAttributes()
-
orderItemComponent
org.eclipse.emf.common.util.EList orderItemComponent
The cached value of the 'Order Item Component
' containment reference list. -
quantity
QuantityType quantity
The cached value of the 'Quantity
' containment reference.- See Also:
OrderItemTypeImpl.getQuantity()
-
configurationID
java.lang.String configurationID
The cached value of the 'Configuration ID
' attribute.- See Also:
OrderItemTypeImpl.getConfigurationID()
-
orderItemConfiguration
java.lang.String orderItemConfiguration
The cached value of the 'Order Item Configuration
' attribute. -
contractIdentifier
ContractIdentifierType contractIdentifier
The cached value of the 'Contract Identifier
' containment reference. -
offerID
java.lang.String offerID
The cached value of the 'Offer ID
' attribute.- See Also:
OrderItemTypeImpl.getOfferID()
-
adjustmentRequirement
org.eclipse.emf.common.util.EList adjustmentRequirement
The cached value of the 'Adjustment Requirement
' containment reference list. -
orderItemAmount
OrderItemChargesType orderItemAmount
The cached value of the 'Order Item Amount
' containment reference.- See Also:
OrderItemTypeImpl.getOrderItemAmount()
-
usableShippingAddress
org.eclipse.emf.common.util.EList usableShippingAddress
The cached value of the 'Usable Shipping Address
' containment reference list. -
usableShippingMode
org.eclipse.emf.common.util.EList usableShippingMode
The cached value of the 'Usable Shipping Mode
' containment reference list. -
orderItemShippingInfo
OrderItemShippingInfoType orderItemShippingInfo
The cached value of the 'Order Item Shipping Info
' containment reference. -
orderItemStatus
OrderItemStatusType orderItemStatus
The cached value of the 'Order Item Status
' containment reference.- See Also:
OrderItemTypeImpl.getOrderItemStatus()
-
orderItemFulfillmentInfo
OrderItemFulfillmentInfoType orderItemFulfillmentInfo
The cached value of the 'Order Item Fulfillment Info
' containment reference. -
fulfillmentCenter
FulfillmentCenterType fulfillmentCenter
The cached value of the 'Fulfillment Center
' containment reference.- See Also:
OrderItemTypeImpl.getFulfillmentCenter()
-
correlationGroup
java.lang.String correlationGroup
The cached value of the 'Correlation Group
' attribute.- See Also:
OrderItemTypeImpl.getCorrelationGroup()
-
orderItemDescription
java.lang.String orderItemDescription
The cached value of the 'Order Item Description
' attribute. -
comments
java.lang.String comments
The cached value of the 'Comments
' attribute.- See Also:
OrderItemTypeImpl.getComments()
-
createDate
java.lang.Object createDate
The cached value of the 'Create Date
' attribute.- See Also:
OrderItemTypeImpl.getCreateDate()
-
lastUpdateDate
java.lang.Object lastUpdateDate
The cached value of the 'Last Update Date
' attribute.- See Also:
OrderItemTypeImpl.getLastUpdateDate()
-
usableShippingChargePolicy
org.eclipse.emf.common.util.EList usableShippingChargePolicy
The cached value of the 'Usable Shipping Charge Policy
' containment reference list. -
giftItemInfo
com.ibm.commerce.order.facade.datatypes.GiftItemInfoType giftItemInfo
The cached value of the 'Gift Item Info
' containment reference.- See Also:
OrderItemTypeImpl.getGiftItemInfo()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderItemTypeImpl.getUserData()
-
orderItemExtendAttribute
org.eclipse.emf.common.util.EList orderItemExtendAttribute
The cached value of the 'Order Item Extend Attribute
' containment reference list.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
eMail
org.eclipse.emf.common.util.EList eMail
The cached value of the 'EMail
' containment reference list.- See Also:
OrderNotificationInfoTypeImpl.getEMail()
-
sMS
org.eclipse.emf.common.util.EList sMS
The cached value of the 'SMS
' containment reference list.- See Also:
OrderNotificationInfoTypeImpl.getSMS()
-
allEMailsRecipient
EmailAddressType allEMailsRecipient
The cached value of the 'All EMails Recipient
' containment reference. -
orderReceivedEMailRecipient
EmailAddressType orderReceivedEMailRecipient
The cached value of the 'Order Received EMail Recipient
' containment reference. -
orderCancelEMailRecipient
EmailAddressType orderCancelEMailRecipient
The cached value of the 'Order Cancel EMail Recipient
' containment reference. -
orderCancelForMerchantEMailRecipient
EmailAddressType orderCancelForMerchantEMailRecipient
The cached value of the 'Order Cancel For Merchant EMail Recipient
' containment reference. -
orderChangedEMailRecipient
EmailAddressType orderChangedEMailRecipient
The cached value of the 'Order Changed EMail Recipient
' containment reference. -
releaseShipNotifyEMailRecipient
EmailAddressType releaseShipNotifyEMailRecipient
The cached value of the 'Release Ship Notify EMail Recipient
' containment reference. -
merchantNotify
java.lang.String merchantNotify
The cached value of the 'Merchant Notify
' attribute. -
shopperNotify
java.lang.String shopperNotify
The cached value of the 'Shopper Notify
' attribute. -
orderSubmittedNotify
java.lang.String orderSubmittedNotify
The cached value of the 'Order Submitted Notify
' attribute. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderPaymentInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
paymentInstruction
org.eclipse.emf.common.util.EList paymentInstruction
The cached value of the 'Payment Instruction
' containment reference list. -
status
java.lang.Object status
The cached value of the 'Status
' attribute.- See Also:
OrderPaymentInfoTypeImpl.getStatus()
-
financialTransaction
org.eclipse.emf.common.util.EList financialTransaction
The cached value of the 'Financial Transaction
' containment reference list. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderPaymentInfoTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderScheduleInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startTime
java.lang.Object startTime
The cached value of the 'Start Time
' attribute.- See Also:
OrderScheduleInfoTypeImpl.getStartTime()
-
interval
int interval
The cached value of the 'Interval
' attribute.- See Also:
OrderScheduleInfoTypeImpl.getInterval()
-
intervalESet
boolean intervalESet
This is true if the Interval attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shippingAddress
ContactInfoType shippingAddress
The cached value of the 'Shipping Address
' containment reference. -
shippingMode
ShippingModeType shippingMode
The cached value of the 'Shipping Mode
' containment reference. -
requestedShipDate
java.lang.Object requestedShipDate
The cached value of the 'Requested Ship Date
' attribute. -
physicalStoreIdentifier
PhysicalStoreIdentifierType physicalStoreIdentifier
The cached value of the 'Physical Store Identifier
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderShippingInfoTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
status
java.lang.Object status
The cached value of the 'Status
' attribute.- See Also:
OrderStatusTypeImpl.getStatus()
-
buyerApprovalStatus
java.lang.Object buyerApprovalStatus
The cached value of the 'Buyer Approval Status
' attribute. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderStatusTypeImpl.getUserData()
-
blocked
boolean blocked
The cached value of the 'Blocked
' attribute.- See Also:
OrderStatusTypeImpl.isBlocked()
-
blockedESet
boolean blockedESet
This is true if the Blocked attribute has been set. -
editable
boolean editable
The cached value of the 'Editable
' attribute.- See Also:
OrderStatusTypeImpl.isEditable()
-
editableESet
boolean editableESet
This is true if the Editable attribute has been set. -
locked
boolean locked
The cached value of the 'Locked
' attribute.- See Also:
OrderStatusTypeImpl.isLocked()
-
lockedESet
boolean lockedESet
This is true if the Locked attribute has been set. -
prepareIndicator
boolean prepareIndicator
The cached value of the 'Prepare Indicator
' attribute.- See Also:
OrderStatusTypeImpl.isPrepareIndicator()
-
prepareIndicatorESet
boolean prepareIndicatorESet
This is true if the Prepare Indicator attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
orderIdentifier
OrderIdentifierType orderIdentifier
The cached value of the 'Order Identifier
' containment reference.- See Also:
OrderTypeImpl.getOrderIdentifier()
-
storeIdentifier
StoreIdentifierType storeIdentifier
The cached value of the 'Store Identifier
' containment reference.- See Also:
OrderTypeImpl.getStoreIdentifier()
-
channel
ChannelType channel
The cached value of the 'Channel
' containment reference.- See Also:
OrderTypeImpl.getChannel()
-
quoteID
java.lang.String quoteID
The cached value of the 'Quote ID
' attribute.- See Also:
OrderTypeImpl.getQuoteID()
-
quoteIdentifier
com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType quoteIdentifier
The cached value of the 'Quote Identifier
' containment reference.- See Also:
OrderTypeImpl.getQuoteIdentifier()
-
buyerPONumber
java.lang.String buyerPONumber
The cached value of the 'Buyer PO Number
' attribute.- See Also:
OrderTypeImpl.getBuyerPONumber()
-
organizationIdentifier
OrganizationIdentifierType organizationIdentifier
The cached value of the 'Organization Identifier
' containment reference. -
buyerIdentifier
PersonIdentifierType buyerIdentifier
The cached value of the 'Buyer Identifier
' containment reference.- See Also:
OrderTypeImpl.getBuyerIdentifier()
-
buyerBillInfo
ContactInfoType buyerBillInfo
The cached value of the 'Buyer Bill Info
' containment reference.- See Also:
OrderTypeImpl.getBuyerBillInfo()
-
couponCode
org.eclipse.emf.common.util.EList couponCode
The cached value of the 'Coupon Code
' containment reference list.- See Also:
OrderTypeImpl.getCouponCode()
-
promotionCode
org.eclipse.emf.common.util.EList promotionCode
The cached value of the 'Promotion Code
' containment reference list.- See Also:
OrderTypeImpl.getPromotionCode()
-
rewardOption
org.eclipse.emf.common.util.EList rewardOption
The cached value of the 'Reward Option
' containment reference list.- See Also:
OrderTypeImpl.getRewardOption()
-
adjustmentRequirement
org.eclipse.emf.common.util.EList adjustmentRequirement
The cached value of the 'Adjustment Requirement
' containment reference list.- See Also:
OrderTypeImpl.getAdjustmentRequirement()
-
orderAmount
OrderChargesType orderAmount
The cached value of the 'Order Amount
' containment reference.- See Also:
OrderTypeImpl.getOrderAmount()
-
usableShippingAddress
org.eclipse.emf.common.util.EList usableShippingAddress
The cached value of the 'Usable Shipping Address
' containment reference list.- See Also:
OrderTypeImpl.getUsableShippingAddress()
-
orderPaymentInfo
OrderPaymentInfoType orderPaymentInfo
The cached value of the 'Order Payment Info
' containment reference.- See Also:
OrderTypeImpl.getOrderPaymentInfo()
-
usablePaymentInformation
org.eclipse.emf.common.util.EList usablePaymentInformation
The cached value of the 'Usable Payment Information
' containment reference list. -
usableShippingMode
org.eclipse.emf.common.util.EList usableShippingMode
The cached value of the 'Usable Shipping Mode
' containment reference list.- See Also:
OrderTypeImpl.getUsableShippingMode()
-
orderStatus
OrderStatusType orderStatus
The cached value of the 'Order Status
' containment reference.- See Also:
OrderTypeImpl.getOrderStatus()
-
orderEditor
PersonIdentifierType orderEditor
The cached value of the 'Order Editor
' containment reference.- See Also:
OrderTypeImpl.getOrderEditor()
-
bLockInfo
OrderBLockInfoType bLockInfo
The cached value of the 'BLock Info
' containment reference.- See Also:
OrderTypeImpl.getBLockInfo()
-
orderDescription
java.lang.String orderDescription
The cached value of the 'Order Description
' attribute.- See Also:
OrderTypeImpl.getOrderDescription()
-
comments
java.lang.String comments
The cached value of the 'Comments
' attribute.- See Also:
OrderTypeImpl.getComments()
-
cSRComments
org.eclipse.emf.common.util.EList cSRComments
The cached value of the 'CSR Comments
' containment reference list.- See Also:
OrderTypeImpl.getCSRComments()
-
lastUpdateDate
java.lang.Object lastUpdateDate
The cached value of the 'Last Update Date
' attribute.- See Also:
OrderTypeImpl.getLastUpdateDate()
-
placedDate
java.lang.Object placedDate
The cached value of the 'Placed Date
' attribute.- See Also:
OrderTypeImpl.getPlacedDate()
-
orderItem
org.eclipse.emf.common.util.EList orderItem
The cached value of the 'Order Item
' containment reference list.- See Also:
OrderTypeImpl.getOrderItem()
-
orderNotificationInfo
OrderNotificationInfoType orderNotificationInfo
The cached value of the 'Order Notification Info
' containment reference.- See Also:
OrderTypeImpl.getOrderNotificationInfo()
-
orderShippingInfo
OrderShippingInfoType orderShippingInfo
The cached value of the 'Order Shipping Info
' containment reference.- See Also:
OrderTypeImpl.getOrderShippingInfo()
-
orderScheduleInfo
OrderScheduleInfoType orderScheduleInfo
The cached value of the 'Order Schedule Info
' containment reference.- See Also:
OrderTypeImpl.getOrderScheduleInfo()
-
orderGiftInfo
com.ibm.commerce.order.facade.datatypes.GiftItemInfoType orderGiftInfo
The cached value of the 'Order Gift Info
' containment reference.- See Also:
OrderTypeImpl.getOrderGiftInfo()
-
orderTypeCode
java.lang.Object orderTypeCode
The cached value of the 'Order Type Code
' attribute.- See Also:
OrderTypeImpl.getOrderTypeCode()
-
parentInfo
com.ibm.commerce.order.facade.datatypes.ParentInfoType parentInfo
The cached value of the 'Parent Info
' containment reference.- See Also:
OrderTypeImpl.getParentInfo()
-
subscriptionInfo
com.ibm.commerce.foundation.common.datatypes.SubscriptionInfoType subscriptionInfo
The cached value of the 'Subscription Info
' containment reference.- See Also:
OrderTypeImpl.getSubscriptionInfo()
-
calculationInfo
com.ibm.commerce.order.facade.datatypes.CalculationInfoType calculationInfo
The cached value of the 'Calculation Info
' containment reference.- See Also:
OrderTypeImpl.getCalculationInfo()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
OrderTypeImpl.getUserData()
-
orderExtendAttribute
org.eclipse.emf.common.util.EList orderExtendAttribute
The cached value of the 'Order Extend Attribute
' containment reference list.- See Also:
OrderTypeImpl.getOrderExtendAttribute()
-
orderVersion
java.lang.String orderVersion
The cached value of the 'Order Version
' attribute.- See Also:
OrderTypeImpl.getOrderVersion()
-
shipAsComplete
boolean shipAsComplete
The cached value of the 'Ship As Complete
' attribute.- See Also:
OrderTypeImpl.isShipAsComplete()
-
shipAsCompleteESet
boolean shipAsCompleteESet
This is true if the Ship As Complete attribute has been set.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ParentInfoTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
parentOrderIdentifier
OrderIdentifierType parentOrderIdentifier
-
parentOrderItemIdentifier
OrderItemIdentifierType parentOrderItemIdentifier
-
relationTypeCode
java.lang.Object relationTypeCode
-
userData
UserDataType userData
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.PaymentInformationTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
usableBillingAddress
org.eclipse.emf.common.util.EList usableBillingAddress
The cached value of the 'Usable Billing Address
' containment reference list. -
paymentMethod
PaymentMethodType paymentMethod
The cached value of the 'Payment Method
' containment reference. -
paymentTermConditionId
java.lang.String paymentTermConditionId
The cached value of the 'Payment Term Condition Id
' attribute. -
protocolData
org.eclipse.emf.common.util.EList protocolData
The cached value of the 'Protocol Data
' containment reference list. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
PaymentInformationTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute.- See Also:
PaymentInstructionTypeImpl.getUniqueID()
-
billingAddress
ContactInfoType billingAddress
The cached value of the 'Billing Address
' containment reference. -
amount
MonetaryAmountType amount
The cached value of the 'Amount
' containment reference.- See Also:
PaymentInstructionTypeImpl.getAmount()
-
paymentMethod
PaymentMethodType paymentMethod
The cached value of the 'Payment Method
' containment reference. -
paymentTermConditionId
java.lang.String paymentTermConditionId
The cached value of the 'Payment Term Condition Id
' attribute. -
sequenceNumber
java.math.BigInteger sequenceNumber
The cached value of the 'Sequence Number
' attribute. -
priority
java.math.BigInteger priority
The cached value of the 'Priority
' attribute.- See Also:
PaymentInstructionTypeImpl.getPriority()
-
maxAmount
MonetaryAmountType maxAmount
The cached value of the 'Max Amount
' containment reference. -
minAmount
MonetaryAmountType minAmount
The cached value of the 'Min Amount
' containment reference. -
refundAllowed
boolean refundAllowed
The cached value of the 'Refund Allowed
' attribute. -
refundAllowedESet
boolean refundAllowedESet
This is true if the Refund Allowed attribute has been set. -
paymentRule
java.lang.String paymentRule
The cached value of the 'Payment Rule
' attribute. -
protocolData
org.eclipse.emf.common.util.EList protocolData
The cached value of the 'Protocol Data
' containment reference list. -
status
java.lang.Object status
The cached value of the 'Status
' attribute.- See Also:
PaymentInstructionTypeImpl.getStatus()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
PaymentInstructionTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.PaymentMethodTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
paymentMethodName
java.lang.String paymentMethodName
The cached value of the 'Payment Method Name
' attribute. -
description
DescriptionType description
The cached value of the 'Description
' containment reference.- See Also:
PaymentMethodTypeImpl.getDescription()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
PaymentMethodTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ProcessOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
process
ProcessType process
The cached value of the 'Process
' containment reference. -
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
ProcessOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ProcessOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ProcessOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ProcessOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ProcessQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
process
ProcessType process
The cached value of the 'Process
' containment reference. -
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
ProcessQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ProcessQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ProcessQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ProcessQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.PromotionCodeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
code
java.lang.String code
The cached value of the 'Code
' attribute.- See Also:
PromotionCodeTypeImpl.getCode()
-
reason
com.ibm.commerce.foundation.common.datatypes.PromotionCodeReasonType reason
The cached value of the 'Reason
' containment reference.- See Also:
PromotionCodeTypeImpl.getReason()
-
associatedPromotion
org.eclipse.emf.common.util.EList associatedPromotion
The cached value of the 'Associated Promotion
' containment reference list. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
PromotionCodeTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ProtocolDataTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
java.lang.String value
The cached value of the 'Value
' attribute.- See Also:
ProtocolDataTypeImpl.getValue()
-
name
java.lang.String name
The cached value of the 'Name
' attribute.- See Also:
ProtocolDataTypeImpl.getName()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.QuoteTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
quoteIdentifier
com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType quoteIdentifier
The cached value of the 'Quote Identifier
' containment reference.- See Also:
QuoteTypeImpl.getQuoteIdentifier()
-
expirationDate
java.lang.Object expirationDate
The cached value of the 'Expiration Date
' attribute.- See Also:
QuoteTypeImpl.getExpirationDate()
-
orderTemplate
OrderType orderTemplate
The cached value of the 'Order Template
' containment reference.- See Also:
QuoteTypeImpl.getOrderTemplate()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RespondOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
respond
RespondType respond
The cached value of the 'Respond
' containment reference. -
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
RespondOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RespondOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
RespondOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
RespondOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RespondQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
respond
RespondType respond
The cached value of the 'Respond
' containment reference. -
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
RespondQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RespondQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
RespondQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
RespondQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RewardChoiceTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
giftSet
GiftSetType giftSet
The cached value of the 'Gift Set
' containment reference.- See Also:
RewardChoiceTypeImpl.getGiftSet()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
RewardChoiceTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
rewardOptionIdentifier
com.ibm.commerce.foundation.common.datatypes.RewardOptionIdentifierType rewardOptionIdentifier
The cached value of the 'Reward Option Identifier
' containment reference. -
adjustment
AdjustmentType adjustment
The cached value of the 'Adjustment
' containment reference.- See Also:
RewardOptionTypeImpl.getAdjustment()
-
rewardChoice
RewardChoiceType rewardChoice
The cached value of the 'Reward Choice
' containment reference.- See Also:
RewardOptionTypeImpl.getRewardChoice()
-
rewardSpecification
RewardSpecificationType rewardSpecification
The cached value of the 'Reward Specification
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
RewardOptionTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.RewardSpecificationTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
giftSetSpecification
GiftSetSpecificationType giftSetSpecification
The cached value of the 'Gift Set Specification
' containment reference. -
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeIdentifierTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueID
java.lang.String uniqueID
The cached value of the 'Unique ID
' attribute. -
externalIdentifier
ExternalShipModeIdentifier externalIdentifier
The cached value of the 'External Identifier
' containment reference.
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shippingModeIdentifier
ShippingModeIdentifierType shippingModeIdentifier
The cached value of the 'Shipping Mode Identifier
' containment reference. -
description
DescriptionType description
The cached value of the 'Description
' containment reference.- See Also:
ShippingModeTypeImpl.getDescription()
-
trackingURL
java.lang.String trackingURL
The cached value of the 'Tracking URL
' attribute.- See Also:
ShippingModeTypeImpl.getTrackingURL()
-
shippingCharge
MonetaryAmountType shippingCharge
The cached value of the 'Shipping Charge
' containment reference.- See Also:
ShippingModeTypeImpl.getShippingCharge()
-
userData
UserDataType userData
The cached value of the 'User Data
' containment reference.- See Also:
ShippingModeTypeImpl.getUserData()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShowOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
show
ShowType show
The cached value of the 'Show
' containment reference.- See Also:
ShowOrderDataAreaTypeImpl.getShow()
-
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
ShowOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShowOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ShowOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ShowOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShowQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
show
ShowType show
The cached value of the 'Show
' containment reference.- See Also:
ShowQuoteDataAreaTypeImpl.getShow()
-
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
ShowQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.ShowQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
ShowQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
ShowQuoteTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.SyncOrderDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sync
com.ibm.commerce.oagis9.datatypes.SyncType sync
The cached value of the 'Sync
' containment reference.- See Also:
SyncOrderDataAreaTypeImpl.getSync()
-
order
org.eclipse.emf.common.util.EList order
The cached value of the 'Order
' containment reference list.- See Also:
SyncOrderDataAreaTypeImpl.getOrder()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.SyncOrderTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
SyncOrderDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
SyncOrderTypeImpl.getDataArea()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.SyncQuoteDataAreaTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
sync
com.ibm.commerce.oagis9.datatypes.SyncType sync
The cached value of the 'Sync
' containment reference.- See Also:
SyncQuoteDataAreaTypeImpl.getSync()
-
quote
org.eclipse.emf.common.util.EList quote
The cached value of the 'Quote
' containment reference list.- See Also:
SyncQuoteDataAreaTypeImpl.getQuote()
-
-
Class com.ibm.commerce.order.facade.datatypes.impl.SyncQuoteTypeImpl extends com.ibm.commerce.oagis9.datatypes.impl.BusinessObjectDocumentTypeImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dataArea
SyncQuoteDataAreaType dataArea
The cached value of the 'Data Area
' containment reference.- See Also:
SyncQuoteTypeImpl.getDataArea()
-
-
-
Package com.ibm.commerce.order.facade.server.commands
-
Class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
pagingParameter
ShowType pagingParameter
-
ivOrders
java.util.List<E> ivOrders
-
iShowOrder
ShowOrderType iShowOrder
-
getVerb
GetOrderType getVerb
TheGetOrder
that contains parameters to control how the noun-parts are composed and returned in theShow
verb. -
ihshPhysicalStores
java.util.Map<K,V> ihshPhysicalStores
-
imapShipInfo
java.util.Map<K,V> imapShipInfo
-
imapFFMCenterId2PhysicalStoreId
java.util.Map<K,V> imapFFMCenterId2PhysicalStoreId
-
imapContractId2TcABs
java.util.Map<K,V> imapContractId2TcABs
-
promotionPriorities
java.util.Map<K,V> promotionPriorities
-
-
-
Class com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
pagingParameter
ShowType pagingParameter
-
resolveOrderscmd
ResolveOrdersCmd resolveOrderscmd
The instance of ResolveOrdersCmd -
iGetOrder
GetOrderType iGetOrder
The instance of GetOrderType -
ivOrders
java.util.ArrayList<E> ivOrders
The ArrayList of OrderAccessBean or OrderType -
selectionCriteria
SelectionCriteriaMapper selectionCriteria
The instance of SelectionCriteriaMapper
-
-
-
Class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iGetQuote
GetQuoteType iGetQuote
-
iShowVerb
ShowType iShowVerb
-
iGetVerb
GetType iGetVerb
-
iQuotes
java.util.List<E> iQuotes
-
iShowQuoteDataArea
ShowQuoteDataAreaType iShowQuoteDataArea
-
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.order.facade.server.commands.AcknowledgeOrderBuildCmdImpl extends OrderResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.AcknowledgeOrderBuildForCalculationCmdImpl extends AcknowledgeOrderBuildCmdImpl implements Serializable
-
Serialized Fields
-
orderAB
OrderAccessBean orderAB
-
orderItem2IsPriceInformationOnlyMap
java.util.Map<K,V> orderItem2IsPriceInformationOnlyMap
-
-
-
Class com.ibm.commerce.order.facade.server.commands.AcknowledgeOrderErrorBuildCmdImpl extends OrderResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ChangeOrderCmdImpl extends AbstractActionBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iChangeOrder
ChangeOrderType iChangeOrder
-
iRespondOrder
RespondOrderType iRespondOrder
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ChangeQuoteCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iChangeQuote
ChangeQuoteType iChangeQuote
-
iRespondQuote
RespondQuoteType iRespondQuote
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ComposeExternalOrderCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeExternalQuoteCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iShowQuote
ShowQuoteType iShowQuote
-
ivQuotes
java.util.List<E> ivQuotes
-
pagingParameter
ShowType pagingParameter
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ComposeInventoryRequirementCmdImpl extends ComposeOrderDetailsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderAmountCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderDetailsCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderItemAmountQuantityCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderItemConfigurationCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderItemProductIDCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderNonRecurringItemsCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderReceiptDummyCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderSummaryCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeOrderSummaryForListCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposePunchoutPaymentInformationCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
pluginController
com.ibm.commerce.payments.plugincontroller.beans.PluginControllerBean pluginController
-
jdbcHelperAB
com.ibm.commerce.base.objects.ServerJDBCHelperBean jdbcHelperAB
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ComposeTransferOrderCmdImpl extends ComposeOrderDetailsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeUsablePaymentInformationCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeUsableShippingInformationByAddressCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeUsableShippingInformationCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.ComposeUsableShippingModeCmdImpl extends AbstractComposeOrderCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.DOMComposeInventoryRequirementCmdImpl extends DOMComposeOrderDetailsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.DOMComposeOrderDetailsCmdImpl extends ComposeOrderDetailsCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.DOMComposeUsableShippingInformationCmdImpl extends ComposeUsableShippingInformationCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchConfigurationByOrderItemIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchExternalOrderByStoreMemberAndStatusCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchExternalQuoteByStoreMemberAndStatusCmdImpl extends AbstractFetchQuoteCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderByBuyerIdAndStoreIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderByExternalOrderIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderbyORMOrderIDStoreIDCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderByStoreIdLogonIdAndStatusCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderByStoreIdPlaceDateMemberIdAndStatusCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrderItemByStoreIdCreateDateMemberIdAndStatusCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrdersByExtParameterCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrdersByIdentifierCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchOrdersByStatusCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchQuoteByExternalQuoteIdCmdImpl extends AbstractFetchQuoteCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.FetchScheduledOrdersByMemberIdStartTimeAndStoreIdCmdImpl extends AbstractFetchOrdersSOICmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.GetOrderCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetOrder
GetOrderType iGetOrder
-
iShowOrder
ShowOrderType iShowOrder
-
-
-
Class com.ibm.commerce.order.facade.server.commands.GetQuoteCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetQuote
GetQuoteType iGetQuote
-
iShowQuote
ShowQuoteType iShowQuote
-
-
-
Class com.ibm.commerce.order.facade.server.commands.InsertMoreOrderDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.InsertPromotionRewardOptionDataToOrderCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.OrderResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
The instance of ControllerCommand -
iException
java.lang.Exception iException
The instance of Exception. -
iBOD
BusinessObjectDocumentType iBOD
This instance of BusinessObjectDocumentType.
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ProcessOrderCmdImpl extends AbstractActionBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iProcessOrder
ProcessOrderType iProcessOrder
-
iAcknowledgeOrder
AcknowledgeOrderType iAcknowledgeOrder
-
-
-
Class com.ibm.commerce.order.facade.server.commands.ProcessQuoteCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iProcessQuote
ProcessQuoteType iProcessQuote
-
iAcknowledgeQuote
AcknowledgeQuoteType iAcknowledgeQuote
-
-
-
Class com.ibm.commerce.order.facade.server.commands.RespondOrderBuildCmdImpl extends OrderResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.RespondOrderErrorBuildCmdImpl extends OrderResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.RespondOrderWithPIBuildCmdImpl extends OrderResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.SyncOrderCmdImpl extends AbstractActionBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iSyncOrder
SyncOrderType iSyncOrder
-
iConfirmBOD
ConfirmBODType iConfirmBOD
-
-
-
Class com.ibm.commerce.order.facade.server.commands.SyncQuoteCmdImpl extends AbstractSyncBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.order.facade.server.commands.TokenizeAccountNumberCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
token
java.lang.String token
-
displayValue
java.lang.String displayValue
-
paymentInstructionId
java.lang.Long paymentInstructionId
-
accountNumber
java.lang.String accountNumber
-
paymentMethod
java.lang.String paymentMethod
-
-
-
-
Package com.ibm.commerce.order.facade.server.commands.soi
-
Class com.ibm.commerce.order.facade.server.commands.soi.OrderMessageMappingCmdImpl extends MessageMappingCmdImpl implements Serializable
-
-
Package com.ibm.commerce.order.objects
-
Class com.ibm.commerce.order.objects.CalculationAdjustment extends com.ibm.commerce.order.objimpl.CalculationAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
CalculationAdjustment iTypedEntity
-
iInitKey_calculationAdjustmentId
java.lang.Long iInitKey_calculationAdjustmentId
-
-
-
Class com.ibm.commerce.order.objects.CurrentPendingOrder extends com.ibm.commerce.order.objimpl.CurrentPendingOrderEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.CurrentPendingOrder iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.order.objects.CurrentPendingOrderKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.order.objects.Offer extends com.ibm.commerce.order.objimpl.OfferEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OfferAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.Offer iTypedEntity
-
iInitKey_offerId
java.lang.Long iInitKey_offerId
-
-
-
Class com.ibm.commerce.order.objects.OfferDescription extends com.ibm.commerce.order.objimpl.OfferDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OfferDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OfferDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_offer
java.lang.Long iInitKey_offer
-
-
-
Class com.ibm.commerce.order.objects.OfferDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
offerId
java.lang.Long offerId
-
languageId
java.lang.Integer languageId
-
description
java.lang.String description
-
-
-
Class com.ibm.commerce.order.objects.OfferDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
offer
java.lang.Long offer
-
-
-
Class com.ibm.commerce.order.objects.OfferEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
offerId
java.lang.Long offerId
-
startDate
java.sql.Timestamp startDate
-
catalogEntryReferenceNumber
java.lang.Long catalogEntryReferenceNumber
-
endDate
java.sql.Timestamp endDate
-
precedence
java.lang.Double precedence
-
published
java.lang.Integer published
-
lastUpdate
java.sql.Timestamp lastUpdate
-
minimumQuantity
java.lang.Double minimumQuantity
-
maximumQuantity
java.lang.Double maximumQuantity
-
field1
java.lang.String field1
-
field2
java.lang.String field2
-
flags
java.lang.Integer flags
-
identifier
java.lang.Long identifier
-
tradePosContainerId
java.lang.Long tradePosContainerId
-
quantityUnitId
java.lang.String quantityUnitId
-
oid
java.lang.String oid
-
-
-
Class com.ibm.commerce.order.objects.OfferPrice extends com.ibm.commerce.order.objimpl.OfferPriceEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OfferPriceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OfferPrice iTypedEntity
-
iInitKey_currency
java.lang.String iInitKey_currency
-
iInitKey_offer
java.lang.Long iInitKey_offer
-
-
-
Class com.ibm.commerce.order.objects.OfferPriceEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
offerId
java.lang.Long offerId
-
currency
java.lang.String currency
-
price
java.math.BigDecimal price
-
comparePrice
java.math.BigDecimal comparePrice
-
-
-
Class com.ibm.commerce.order.objects.OfferPriceKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
offer
java.lang.Long offer
-
-
-
Class com.ibm.commerce.order.objects.Order extends com.ibm.commerce.order.objimpl.OrderEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.Order iTypedEntity
-
iInitKey_orderId
java.lang.Long iInitKey_orderId
-
-
-
Class com.ibm.commerce.order.objects.OrderAdjustment extends com.ibm.commerce.order.objimpl.OrderAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderAdjustment iTypedEntity
-
iInitKey_orderAdjustmentId
java.lang.Long iInitKey_orderAdjustmentId
-
-
-
Class com.ibm.commerce.order.objects.OrderAdjustmentDescription extends com.ibm.commerce.order.objimpl.OrderAdjustmentDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderAdjustmentDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_orderAdjustment
java.lang.Long iInitKey_orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
orderAdjustment
java.lang.Long orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.OrderAdjustmentTaxExempt extends com.ibm.commerce.order.objimpl.OrderAdjustmentTaxExemptEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderAdjustmentTaxExempt iTypedEntity
-
iInitKey_taxCategory
java.lang.Integer iInitKey_taxCategory
-
iInitKey_orderAdjustment
java.lang.Long iInitKey_orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
taxCategory
java.lang.Integer taxCategory
-
orderAdjustment
java.lang.Long orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.OrderChangeReason extends com.ibm.commerce.order.objimpl.OrderChangeReasonEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderChangeReason iTypedEntity
-
iInitKey_orderChangeReasonId
java.lang.Integer iInitKey_orderChangeReasonId
-
-
-
Class com.ibm.commerce.order.objects.OrderChangeReasonDescription extends com.ibm.commerce.order.objimpl.OrderChangeReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderChangeReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_orderChangeReason
java.lang.Integer iInitKey_orderChangeReason
-
-
-
Class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
orderChangeReason
java.lang.Integer orderChangeReason
-
-
-
Class com.ibm.commerce.order.objects.OrderHistory extends com.ibm.commerce.order.objimpl.OrderHistoryEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderHistory iTypedEntity
-
iInitKey_orderVersion
java.lang.Short iInitKey_orderVersion
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.order.objects.OrderHistoryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderVersion
java.lang.Short orderVersion
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.order.objects.OrderItem extends com.ibm.commerce.order.objimpl.OrderItemEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItem iTypedEntity
-
iInitKey_orderItemId
java.lang.Long iInitKey_orderItemId
-
-
-
Class com.ibm.commerce.order.objects.OrderItemAdjustment extends com.ibm.commerce.order.objimpl.OrderItemAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemAdjustment iTypedEntity
-
iInitKey_orderItemAdjustmentId
java.lang.Long iInitKey_orderItemAdjustmentId
-
-
-
Class com.ibm.commerce.order.objects.OrderItemComponent extends com.ibm.commerce.order.objimpl.OrderItemComponentEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemComponentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemComponent iTypedEntity
-
iInitKey_orderItemComponentId
java.lang.Long iInitKey_orderItemComponentId
-
-
-
Class com.ibm.commerce.order.objects.OrderItemComponentRelations extends com.ibm.commerce.order.objimpl.OrderItemComponentRelationsEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemComponentRelationsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemComponentRelations iTypedEntity
-
iInitKey_oicomprel_id
java.lang.Long iInitKey_oicomprel_id
-
-
-
Class com.ibm.commerce.order.objects.OrderItemMessagingExtension extends com.ibm.commerce.order.objimpl.OrderItemMessagingExtensionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemMessagingExtension iTypedEntity
-
iInitKey_iOrderItem
java.lang.Long iInitKey_iOrderItem
-
-
-
Class com.ibm.commerce.order.objects.OrderItemOfferRelationship extends com.ibm.commerce.order.objimpl.OrderItemOfferRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemOfferRelationship iTypedEntity
-
iInitKey_iOrderItem
java.lang.Long iInitKey_iOrderItem
-
iInitKey_iOffer
java.lang.Long iInitKey_iOffer
-
-
-
Class com.ibm.commerce.order.objects.OrderItemOfferRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iOrderItem
java.lang.Long iOrderItem
-
iOffer
java.lang.Long iOffer
-
-
-
Class com.ibm.commerce.order.objects.OrderItemPromotionCode extends com.ibm.commerce.order.objimpl.OrderItemPromotionCodeEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemPromotionCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemPromotionCode iTypedEntity
-
iInitKey_ID
java.lang.Long iInitKey_ID
-
-
-
Class com.ibm.commerce.order.objects.OrderItemTradingRelationship extends com.ibm.commerce.order.objimpl.OrderItemTradingRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderItemTradingRelationship iTypedEntity
-
iInitKey_iTradingId
java.lang.Long iInitKey_iTradingId
-
iInitKey_iOrderItem
java.lang.Long iInitKey_iOrderItem
-
-
-
Class com.ibm.commerce.order.objects.OrderItemTradingRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iTradingId
java.lang.Long iTradingId
-
iOrderItem
java.lang.Long iOrderItem
-
-
-
Class com.ibm.commerce.order.objects.OrderMemberGroupRelationship extends com.ibm.commerce.order.objimpl.OrderMemberGroupRelationshipEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderMemberGroupRelationship iTypedEntity
-
iInitKey_iMemberGroupId
java.lang.Long iInitKey_iMemberGroupId
-
iInitKey_iOrdersId
java.lang.Long iInitKey_iOrdersId
-
-
-
Class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMemberGroupId
java.lang.Long iMemberGroupId
-
iOrdersId
java.lang.Long iOrdersId
-
-
-
Class com.ibm.commerce.order.objects.OrderMessagingExtension extends com.ibm.commerce.order.objimpl.OrderMessagingExtensionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderMessagingExtension iTypedEntity
-
iInitKey_iOrder
java.lang.Long iInitKey_iOrder
-
-
-
Class com.ibm.commerce.order.objects.OrderOption extends com.ibm.commerce.order.objimpl.OrderOptionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderOptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderOption iTypedEntity
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.order.objects.OrderPaymentInfo extends com.ibm.commerce.order.objimpl.OrderPaymentInfoEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderPaymentInfo iTypedEntity
-
iInitKey_orderPaymentInfoId
java.lang.Long iInitKey_orderPaymentInfoId
-
-
-
Class com.ibm.commerce.order.objects.OrderPaymentMethod extends com.ibm.commerce.order.objimpl.OrderPaymentMethodEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderPaymentMethod iTypedEntity
-
iInitKey_paymentDevice
byte[] iInitKey_paymentDevice
-
iInitKey_paymentMethodID
java.lang.String iInitKey_paymentMethodID
-
iInitKey_refundNumber
java.lang.Long iInitKey_refundNumber
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.order.objects.OrderPaymentMethodKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
paymentDevice
byte[] paymentDevice
-
paymentMethodID
java.lang.String paymentMethodID
-
refundNumber
java.lang.Long refundNumber
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.order.objects.OrderProcessSystem extends com.ibm.commerce.order.objimpl.OrderProcessSystemEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderProcessSystemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderProcessSystem iTypedEntity
-
iInitKey_orderProcessSystemId
java.lang.Integer iInitKey_orderProcessSystemId
-
-
-
Class com.ibm.commerce.order.objects.OrderPromotionCode extends com.ibm.commerce.order.objimpl.OrderPromotionCodeEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderPromotionCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderPromotionCode iTypedEntity
-
iInitKey_ID
java.lang.Long iInitKey_ID
-
-
-
Class com.ibm.commerce.order.objects.OrderQuotationRel extends com.ibm.commerce.order.objimpl.OrderQuotationRelEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderQuotationRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderQuotationRel iTypedEntity
-
iInitKey_orderQuotationRelId
java.lang.Long iInitKey_orderQuotationRelId
-
-
-
Class com.ibm.commerce.order.objects.OrderTemplate extends com.ibm.commerce.order.objimpl.OrderTemplateEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.OrderTemplateAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.OrderTemplate iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.order.objects.OrderTemplateKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
memberId
java.lang.Long memberId
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship extends com.ibm.commerce.base.objects.EntityBase implements Serializable
-
Serialized Fields
-
fulfillmentCenterId
java.lang.Integer fulfillmentCenterId
-
addressId
java.lang.Long addressId
-
physicalStoreId
java.lang.Integer physicalStoreId
-
physicalStoreFulfillmentCenterRelationshipId
java.lang.Integer physicalStoreFulfillmentCenterRelationshipId
-
-
-
Class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationshipAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
PhysicalStoreFulfillmentCenterRelationship iTypedEntity
-
iInitKey_physicalStoreFulfillmentCenterRelationshipId
java.lang.Integer iInitKey_physicalStoreFulfillmentCenterRelationshipId
-
-
-
Class com.ibm.commerce.order.objects.SchedulerOrder extends com.ibm.commerce.order.objimpl.SchedulerOrderEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.SchedulerOrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.SchedulerOrder iTypedEntity
-
iInitKey_jobReferenceNumber
java.lang.Long iInitKey_jobReferenceNumber
-
-
-
Class com.ibm.commerce.order.objects.ShipInfo extends com.ibm.commerce.order.objimpl.ShipInfoEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.ShipInfoAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
ShipInfo iTypedEntity
-
iInitKey_shipInfoId
java.lang.Long iInitKey_shipInfoId
-
-
-
Class com.ibm.commerce.order.objects.StoreQuoteConfiguration extends com.ibm.commerce.order.objimpl.StoreQuoteConfigurationEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
StoreQuoteConfiguration iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
-
-
Class com.ibm.commerce.order.objects.SubOrder extends com.ibm.commerce.order.objimpl.SubOrderEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.SubOrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.SubOrder iTypedEntity
-
iInitKey_suborderId
java.lang.Long iInitKey_suborderId
-
-
-
Class com.ibm.commerce.order.objects.SubOrderAdjustment extends com.ibm.commerce.order.objimpl.SubOrderAdjustmentEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.SubOrderAdjustment iTypedEntity
-
iInitKey_subOrder
java.lang.Long iInitKey_subOrder
-
iInitKey_orderAdjustment
java.lang.Long iInitKey_orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.SubOrderAdjustmentKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
subOrder
java.lang.Long subOrder
-
orderAdjustment
java.lang.Long orderAdjustment
-
-
-
Class com.ibm.commerce.order.objects.TradingPositionContainer extends com.ibm.commerce.order.objimpl.TradingPositionContainerEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.TradingPositionContainer iTypedEntity
-
iInitKey_tradingPositionContainerId
java.lang.Long iInitKey_tradingPositionContainerId
-
-
-
Class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinition extends com.ibm.commerce.order.objimpl.TradingPositionContainerXMLDefinitionEntityBase implements Serializable
-
Class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinition iTypedEntity
-
iInitKey_iSequence
java.lang.Integer iInitKey_iSequence
-
iInitKey_iTradingPositionContainer
java.lang.Long iInitKey_iTradingPositionContainer
-
-
-
Class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
iSequence
java.lang.Integer iSequence
-
iTradingPositionContainer
java.lang.Long iTradingPositionContainer
-
-
-
-
Package com.ibm.commerce.order.services.invocation
-
Class com.ibm.commerce.order.services.invocation.AcknowledgeOrderInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.order.services.invocation.GetOrderInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.order.services.invocation.ProcessOrderInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
Class com.ibm.commerce.order.services.invocation.ShowOrderInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl implements Serializable
-
-
Package com.ibm.commerce.order.utils
-
Class com.ibm.commerce.order.utils.ApplyCalculationUsagesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_calculationCmdCache
java.util.Hashtable<K,V> _calculationCmdCache
-
_orderCurrency
java.lang.String _orderCurrency
-
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
-
_calculationUsageArray
java.lang.Integer[] _calculationUsageArray
-
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
-
-
-
Class com.ibm.commerce.order.utils.CalculationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_calculationCmdCache
java.util.Hashtable<K,V> _calculationCmdCache
-
_calculationUsage
java.lang.Integer _calculationUsage
-
_orderCurrency
java.lang.String _orderCurrency
-
-
-
Class com.ibm.commerce.order.utils.CalculationCodeCalculateCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationCodeAB
CalculationCodeAccessBean _calculationCodeAB
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
-
-
-
Class com.ibm.commerce.order.utils.CalculationCodeCombineCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationCodeABHash
java.util.Hashtable<K,V> _calculationCodeABHash
-
_calculationCodeIdHash
java.util.Hashtable<K,V> _calculationCodeIdHash
-
_defaultCalculationCodeAB
CalculationCodeAccessBean _defaultCalculationCodeAB
-
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
-
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
-
-
-
Class com.ibm.commerce.order.utils.CalculationCodeQualifyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Class com.ibm.commerce.order.utils.CalculationRuleCalculateCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
-
-
Class com.ibm.commerce.order.utils.CalculationRuleCombineCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationCodeAB
CalculationCodeAccessBean _calculationCodeAB
-
_calculationRuleABHash
java.util.Hashtable<K,V> _calculationRuleABHash
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_taxCategoryIdArray
java.lang.Integer[] _taxCategoryIdArray
-
-
-
Class com.ibm.commerce.order.utils.CategorizedMonetaryAmount extends java.util.Hashtable implements Serializable
-
Serialized Fields
-
iabStore
StoreAccessBean iabStore
-
istrCurrency
java.lang.String istrCurrency
-
-
-
Class com.ibm.commerce.order.utils.FixedAmountCalculationRangeCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationRangeLookupAB
CalculationRangeLookupResultAccessBean _calculationRangeLookupAB
-
_monetaryAmount
MonetaryAmount _monetaryAmount
-
-
-
Class com.ibm.commerce.order.utils.GetCalculationUsagesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCalculationUsageIds
java.lang.Integer[] inCalculationUsageIds
-
inTaxCategoryIds
java.lang.Integer[] inTaxCategoryIds
-
iCategorizedMonetaryAmounts
com.ibm.commerce.order.utils.CategorizedMonetaryAmount[] iCategorizedMonetaryAmounts
-
idPrice
java.math.BigDecimal idPrice
-
idQuantity
java.lang.Double idQuantity
-
inAddressId
java.lang.Long inAddressId
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inContractId
java.lang.Long inContractId
-
inOfferId
java.lang.Long inOfferId
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
inShipModeId
java.lang.Integer inShipModeId
-
istrCurrency
java.lang.String istrCurrency
-
istrUOM
java.lang.String istrUOM
-
idShippingCharge
java.math.BigDecimal idShippingCharge
-
-
-
Class com.ibm.commerce.order.utils.GetRemoveOutOfInventoryFreeGiftsCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.order.utils.GetRemoveOutOfInventoryFreeGiftsFromRegistryCmdImpl extends com.ibm.commerce.order.utils.GetRemoveOutOfInventoryFreeGiftsCmdImpl implements Serializable
-
Serialized Fields
-
removeOutOfInventoryFreeGifts
boolean removeOutOfInventoryFreeGifts
-
-
-
Class com.ibm.commerce.order.utils.GetShippingChargesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
idPrice
java.math.BigDecimal idPrice
-
idQuantity
java.lang.Double idQuantity
-
inAddressId
java.lang.Long inAddressId
-
inCatalogEntryId
java.lang.Long inCatalogEntryId
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
istrUOM
java.lang.String istrUOM
-
istrCurrency
java.lang.String istrCurrency
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
iabShipModes
ShippingModeAccessBean[] iabShipModes
-
idShippingCharges
java.math.BigDecimal[] idShippingCharges
-
inShipModeIds
java.lang.Integer[] inShipModeIds
-
-
-
Class com.ibm.commerce.order.utils.InvalidOrderParameterValueException extends InvalidParameterValueException implements Serializable
-
Class com.ibm.commerce.order.utils.NDPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.NetPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.NetPriceWithQuantityAsResultMultiplierCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.NOPHash extends java.util.Hashtable implements Serializable
-
Class com.ibm.commerce.order.utils.NOPList extends java.util.Vector implements Serializable
-
Class com.ibm.commerce.order.utils.OrderItemComponentRelationsData extends com.ibm.commerce.order.objects.OrderItemComponentRelationsAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.order.utils.ParseSterlingConfigurationBOMCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
configXML
java.lang.String configXML
-
comp_catentryIds
java.util.ArrayList<E> comp_catentryIds
-
comp_quantities
java.util.ArrayList<E> comp_quantities
-
dynamicKitCatEntryId
java.lang.String dynamicKitCatEntryId
-
dynamicKitQuantity
java.lang.String dynamicKitQuantity
-
comp_prices
java.util.ArrayList<E> comp_prices
-
comp_priceLocks
java.util.ArrayList<E> comp_priceLocks
-
dynamicKitPrice
java.lang.String dynamicKitPrice
-
dynamicKitPriceLock
java.lang.String dynamicKitPriceLock
-
-
-
Class com.ibm.commerce.order.utils.PercentageCalculationRangeCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationRangeLookupAB
CalculationRangeLookupResultAccessBean _calculationRangeLookupAB
-
_monetaryAmount
MonetaryAmount _monetaryAmount
-
-
-
Class com.ibm.commerce.order.utils.PerUnitAmountCalculationRangeCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationRangeLookupAB
CalculationRangeLookupResultAccessBean _calculationRangeLookupAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_monetaryAmount
MonetaryAmount _monetaryAmount
-
-
-
Class com.ibm.commerce.order.utils.QuantityCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.ResolveJurisdictionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_address
AddressAccessBean _address
-
_addressId
java.lang.Long _addressId
-
_jurisdiction
JurisdictionAccessBean _jurisdiction
-
_jurisdictionId
java.lang.Integer _jurisdictionId
-
_subclass
java.lang.Integer _subclass
-
-
-
Class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_affectedOrderIdHash
java.util.Hashtable<K,V> _affectedOrderIdHash
-
_resolvedAbbreviationCache
java.util.Hashtable<K,V> _resolvedAbbreviationCache
-
_resolvedIdCache
java.util.Hashtable<K,V> _resolvedIdCache
-
_memberId
java.lang.Long _memberId
-
_newOrderItem
boolean _newOrderItem
-
_newPendingOrder
boolean _newPendingOrder
-
_orderAbbreviations
java.lang.String[] _orderAbbreviations
-
_orderItemAB
OrderItemAccessBean _orderItemAB
-
_orderItemAbbreviations
java.lang.String[] _orderItemAbbreviations
-
_orderItemIdHash
java.util.Hashtable<K,V> _orderItemIdHash
-
_orderIds
java.lang.Long[] _orderIds
-
_orders
OrderAccessBean[] _orders
-
_setToCurrent
boolean _setToCurrent
-
_storeId
java.lang.Integer _storeId
-
_strict
boolean _strict
-
_currentOrDiscontinued
java.lang.String _currentOrDiscontinued
-
-
-
Class com.ibm.commerce.order.utils.ResolveOrderQuotationRelsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrOrderQuotationRelAbbreviations
java.lang.String[] istrOrderQuotationRelAbbreviations
-
ibIncompleteParsingAllowed
boolean ibIncompleteParsingAllowed
-
inInitialParsingPosition
int inInitialParsingPosition
-
iRelFinderResultCache
java.util.Hashtable<K,V> iRelFinderResultCache
-
iRelIdCache
java.util.Hashtable<K,V> iRelIdCache
-
iabOrderQuotationRels
com.ibm.commerce.order.objects.OrderQuotationRelAccessBean[] iabOrderQuotationRels
-
inParsingPosition
int inParsingPosition
-
isetOrderQuotationRelIds
java.util.Set<E> isetOrderQuotationRelIds
-
ilistOrderQuotationRels
java.util.List<E> ilistOrderQuotationRels
-
istrCurrentAbbreviation
java.lang.String istrCurrentAbbreviation
-
inOrderQuotationRelId
java.lang.Long inOrderQuotationRelId
-
ibNone
boolean ibNone
-
istrRelType
java.lang.String istrRelType
-
isetChildOrderIds
java.util.Set<E> isetChildOrderIds
-
isetParentOrderIds
java.util.Set<E> isetParentOrderIds
-
inChildStoreId
java.lang.Integer inChildStoreId
-
inContractId
java.lang.Long inContractId
-
ibDefaultContract
boolean ibDefaultContract
-
-
-
Class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_resolvedAbbreviationCache
java.util.Hashtable<K,V> _resolvedAbbreviationCache
control -
_resolvedIdCache
java.util.Hashtable<K,V> _resolvedIdCache
control -
_memberId
java.lang.Long _memberId
control -
_newPendingOrder
boolean _newPendingOrder
control -
_orderAB
OrderAccessBean _orderAB
control -
_orderAbbreviations
java.lang.String[] _orderAbbreviations
control -
_orderIdHash
java.util.Hashtable<K,V> _orderIdHash
control -
_setToCurrent
boolean _setToCurrent
control -
_storeId
java.lang.Integer _storeId
control -
_strict
boolean _strict
control -
isetAllowedAbbreviations
java.util.Set<E> isetAllowedAbbreviations
control -
isetDisallowedAbbreviations
java.util.Set<E> isetDisallowedAbbreviations
control -
isetUnprocessedAbbreviations
java.util.Set<E> isetUnprocessedAbbreviations
control -
ibIncompleteParsingAllowed
boolean ibIncompleteParsingAllowed
control -
inInitialParsingPosition
int inInitialParsingPosition
control -
istrCurrentAbbreviation
java.lang.String istrCurrentAbbreviation
control -
inParsingPosition
int inParsingPosition
control
-
-
-
Class com.ibm.commerce.order.utils.ResolveShippingJurisdictionCmdImpl extends com.ibm.commerce.order.utils.ResolveJurisdictionCmdImpl implements Serializable
-
Class com.ibm.commerce.order.utils.ShippingCalculationCodeApplyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_calculationCodeAB
CalculationCodeAccessBean _calculationCodeAB
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
-
-
Class com.ibm.commerce.order.utils.ShippingCalculationRuleQualifyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_jurisdictionId
java.lang.Integer _jurisdictionId
-
_applicableCache
java.util.Hashtable<K,V> _applicableCache
-
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_orderItemABHashVector
java.util.Vector<E> _orderItemABHashVector
-
_calculationCodeId
java.lang.Integer _calculationCodeId
-
-
-
Class com.ibm.commerce.order.utils.UnitPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.WeightCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
Class com.ibm.commerce.order.utils.WeightSpreadByNetPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
-
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
-
_lookupNumber
java.math.BigDecimal _lookupNumber
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
-
_resultMultiplier
java.math.BigDecimal _resultMultiplier
-
-
-
-
Package com.ibm.commerce.orderitems.commands
-
Class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrFulfillmentOrderId
java.lang.String istrFulfillmentOrderId
-
istrFulfillmentOrderName
java.lang.String istrFulfillmentOrderName
-
ihshCatentryId
java.util.Hashtable<K,V> ihshCatentryId
-
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
-
ihshItemSpecId
java.util.Hashtable<K,V> ihshItemSpecId
-
ihshItemSpecQuantity
java.util.Hashtable<K,V> ihshItemSpecQuantity
-
istrOrderReferenceNumber
java.lang.String istrOrderReferenceNumber
-
-
-
Class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrConfigurationId
java.lang.String istrConfigurationId
-
iarnCatentryComponets
java.lang.Long[] iarnCatentryComponets
-
iarnQuantity
java.lang.Double[] iarnQuantity
-
istrCurrency
java.lang.String istrCurrency
-
iarnPrice
java.math.BigDecimal[] iarnPrice
-
iabOrderItem
OrderItemAccessBean iabOrderItem
-
inOrderItemId
java.lang.Long inOrderItemId
-
ivecOutComponents
java.util.Vector<E> ivecOutComponents
-
istrOICompListIds
java.lang.String istrOICompListIds
-
-
-
Class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCOCmdImpl extends AddOrderItemComponentsCmdImpl implements Serializable
-
Serialized Fields
-
iStrConfigurationId
java.lang.String iStrConfigurationId
-
iarnCatentryComponents
java.lang.Long[] iarnCatentryComponents
-
iarnQty
java.lang.Double[] iarnQty
-
iStrCurrency
java.lang.String iStrCurrency
-
iArrPrice
java.math.BigDecimal[] iArrPrice
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
inOrdItemId
java.lang.Long inOrdItemId
-
ivecOfDynaComponents
java.util.Vector<E> ivecOfDynaComponents
-
-
-
Class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCmdImpl extends OrderItemUpdateCmdImpl implements Serializable
-
Serialized Fields
-
ihshPrice
java.util.Hashtable<K,V> ihshPrice
-
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
-
iForUserId
java.lang.Long iForUserId
-
inTradingId
java.lang.Long inTradingId
-
ihshFulfillmentCenterId
java.util.Hashtable<K,V> ihshFulfillmentCenterId
-
-
-
Class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl extends OrderItemUpdateCmdImpl implements Serializable
-
Serialized Fields
-
ihshPrice
java.util.Hashtable<K,V> ihshPrice
-
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
-
iForUserId
java.lang.Long iForUserId
-
inTradingId
java.lang.Long inTradingId
-
ihshFulfillmentCenterId
java.util.Hashtable<K,V> ihshFulfillmentCenterId
-
ihshOverrideReasonCode
java.util.Hashtable<K,V> ihshOverrideReasonCode
-
ihshRemark
java.util.Hashtable<K,V> ihshRemark
-
iCurrentOrderId
java.lang.String iCurrentOrderId
-
-
-
Class com.ibm.commerce.orderitems.commands.CheckAndResetOrderItemPriceFlagCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
vecOrderItemAB
java.util.Vector<E> vecOrderItemAB
The vector of order item access beans.
-
-
-
Class com.ibm.commerce.orderitems.commands.CheckResolveItemPriceCFIsOptimizedPathTaskCmdImpl extends com.ibm.commerce.orderitems.commands.CheckResolveItemPriceIsOptimizedPathTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.CheckResolveItemPriceIsOptimizedPathTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
isUnitPriceCommand
boolean isUnitPriceCommand
-
isOptimizedPath
boolean isOptimizedPath
-
-
-
Class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
fromOrderItem
OrderItemAccessBean fromOrderItem
-
toOrderItem
OrderItemAccessBean toOrderItem
-
configurationId
java.lang.String configurationId
-
copyConfigurationId
boolean copyConfigurationId
-
-
-
Class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationForDynamicKitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
fromOrderItem
OrderItemAccessBean fromOrderItem
-
toOrderItem
OrderItemAccessBean toOrderItem
-
-
-
Class com.ibm.commerce.orderitems.commands.CreateOrderItemConfigurationCmdImpl extends OrderItemConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.DOMOrderItemAddCmdImpl extends DOMOrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.DOMOrderItemBaseCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.DOMOrderItemUpdateCmdImpl extends DOMOrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrConfigurationId
java.lang.String istrConfigurationId
-
iarstrComponents
java.lang.String[] iarstrComponents
-
iarstrQuantity
java.lang.String[] iarstrQuantity
-
istrCurrency
java.lang.String istrCurrency
-
iarstrPrice
java.lang.String[] iarstrPrice
-
istrXMLDef
java.lang.String istrXMLDef
-
istrCatalogEntryId
java.lang.String istrCatalogEntryId
-
iarstrPartNumber
java.lang.String[] iarstrPartNumber
-
iarstrMemberId
java.lang.String[] iarstrMemberId
-
-
-
Class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCOCmdImpl extends DynamicKitConfigurationAddCmdImpl implements Serializable
-
Serialized Fields
-
ivecDynamicKitComponents
java.util.Vector<E> ivecDynamicKitComponents
-
-
-
Class com.ibm.commerce.orderitems.commands.DynamicKitOrderItemAddCmdImpl extends OrderItemAddCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.DynamicKitOrderItemUpdateCmdImpl extends OrderItemUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.orderitems.commands.ExternalOrderItemAddCmdImpl extends ExternalOrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.ExternalOrderItemBaseCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.ExternalOrderItemUpdateCmdImpl extends ExternalOrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.GetDynamicKitConfigurationDefinitionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrConfigurationId
java.lang.String istrConfigurationId
-
iarstrComponents
java.lang.String[] iarstrComponents
-
iarstrQuantity
java.lang.String[] iarstrQuantity
-
istrCurrency
java.lang.String istrCurrency
-
iarstrPrice
java.lang.String[] iarstrPrice
-
istrXMLDef
java.lang.String istrXMLDef
-
istrDynamicKitId
java.lang.String istrDynamicKitId
-
-
-
Class com.ibm.commerce.orderitems.commands.GetDynamicKitConfigurationDefinitionCOCmdImpl extends GetDynamicKitConfigurationDefinitionCmdImpl implements Serializable
-
Serialized Fields
-
componentId
java.lang.Integer componentId
-
ivecDynamicKitComponents
java.util.Vector<E> ivecDynamicKitComponents
-
prices
java.util.Vector<E> prices
-
quantities
java.util.Vector<E> quantities
-
components
java.util.Vector<E> components
-
rootComponentId
java.lang.Integer rootComponentId
-
childParentComponentIds
java.util.Hashtable<K,V> childParentComponentIds
-
km
com.ibm.commerce.key.ECKeyManager km
-
-
-
Class com.ibm.commerce.orderitems.commands.GetOrderItemsTotalAmountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
The input order item array. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
Class com.ibm.commerce.orderitems.commands.InventoryAllocationCheckCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrOrderId
java.lang.String[] istrOrderId
-
istrResolvedOrderIds
java.lang.String[] istrResolvedOrderIds
-
iabOrders
OrderAccessBean[] iabOrders
-
ihshOrderitem1_id
java.util.Hashtable<K,V> ihshOrderitem1_id
-
ihshOrderitem2_id
java.util.Hashtable<K,V> ihshOrderitem2_id
-
ihshOperation
java.util.Hashtable<K,V> ihshOperation
-
ihshURL
java.util.Hashtable<K,V> ihshURL
-
istrURL
java.lang.String istrURL
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmdImpl extends OrderConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.OrderConfigurationBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshCatentry_id
java.util.Hashtable<K,V> ihshCatentry_id
Dynamic kit catEntryIds -
ihshPartNumber
java.util.Hashtable<K,V> ihshPartNumber
Dynamic kit part number -
ihshConfiguration
java.util.Hashtable<K,V> ihshConfiguration
Dynamic kit configurations -
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
Dynamic kit quantities -
ihshOrderItem_id
java.util.Hashtable<K,V> ihshOrderItem_id
Order item Ids -
ihshComp_catentryId
java.util.Hashtable<K,V> ihshComp_catentryId
Components catEntryIds -
ihshComp_quantity
java.util.Hashtable<K,V> ihshComp_quantity
Components quantities -
ihshComp_prices
java.util.Hashtable<K,V> ihshComp_prices
Components prices -
ihshComp_priceLocks
java.util.Hashtable<K,V> ihshComp_priceLocks
Components priceLocks -
ihshDk_price
java.util.Hashtable<K,V> ihshDk_price
dk price -
ihshDk_priceLock
java.util.Hashtable<K,V> ihshDk_priceLock
dk priceLock -
outputOrderItemIds
java.lang.String[] outputOrderItemIds
The output order item ids -
outputOrderIds
java.lang.String[] outputOrderIds
The output order ids -
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
The ids of catalog entries which are not buyable
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderConfigurationUpdateCmdImpl extends OrderConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.OrderItemAddCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iValidInputPOrderValues
java.lang.String[] iValidInputPOrderValues
Instance variable. -
inItemSpecId
java.lang.Long inItemSpecId
Instance variable. -
ivecComponentList
java.util.Vector<E> ivecComponentList
Instance variable. -
ihshShipInstructs
java.util.Hashtable<K,V> ihshShipInstructs
Input parameter:shipInstructions
. -
ihshShipChargeType_id
java.util.Hashtable<K,V> ihshShipChargeType_id
Input parameter:shipChargeType
. -
ihshShipCarrAccntNum
java.util.Hashtable<K,V> ihshShipCarrAccntNum
Input parameter:shipCarrAccntNum
. -
ihshOrderitem_id
java.util.Hashtable<K,V> ihshOrderitem_id
Input parameter: orderItemId. -
ihshCatentry_id
java.util.Hashtable<K,V> ihshCatentry_id
Input parameter: catEntryId. -
ihshPart_number
java.util.Hashtable<K,V> ihshPart_number
Input parameter: partNumber. -
ihshMember_id
java.util.Hashtable<K,V> ihshMember_id
Input parameter: memberId. -
ihshAttr_name
java.util.Hashtable<K,V> ihshAttr_name
Input parameter: attrName. -
ihshAttr_value
java.util.Hashtable<K,V> ihshAttr_value
Input parameter:attrValue
. -
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
Input parameter: quantity. -
ihshAddress_id
java.util.Hashtable<K,V> ihshAddress_id
Input parameter: addressId. -
ihshShipmode_id
java.util.Hashtable<K,V> ihshShipmode_id
Input parameter: shipModeId. -
ihshFulfillmentCenterId
java.util.Hashtable<K,V> ihshFulfillmentCenterId
Input parameter: fulfillmentCenterId. -
ihshPhysicalStoreId
java.util.Hashtable<K,V> ihshPhysicalStoreId
Input parameter: physicalStoreId. -
ihshComment
java.util.Hashtable<K,V> ihshComment
Input parameter: comment. -
ihshDescription
java.util.Hashtable<K,V> ihshDescription
Input parameter: description. -
ihshField1
java.util.Hashtable<K,V> ihshField1
Input parameter: field1. -
ihshField2
java.util.Hashtable<K,V> ihshField2
Input parameter: field2. -
ihshIsExpedited
java.util.Hashtable<K,V> ihshIsExpedited
Input parameter: isExpedited. -
ihshContract_id
java.util.Hashtable<K,V> ihshContract_id
Input parameter: contractId. -
ihshOffer_id
java.util.Hashtable<K,V> ihshOffer_id
Input parameter:offerId
. -
ihshUom
java.util.Hashtable<K,V> ihshUom
Input parameter: UOM. -
ihshCorrelationGroup
java.util.Hashtable<K,V> ihshCorrelationGroup
Input parameter:correlationGroup
. -
iOut_order_name
java.lang.String[] iOut_order_name
Input parameter:outOrderName
. -
iOut_orderitem_name
java.lang.String[] iOut_orderitem_name
Input parameter:outOrderItemName
. -
iOrder_desc
java.lang.String iOrder_desc
Input parameter:orderDesc
. -
iList_id
java.lang.String[] iList_id
Input parameter:listId
. -
iList_order_id
java.lang.Long iList_order_id
Order ID for a newly created order whenlistId
is specified. -
iNew_order_id
java.lang.String iNew_order_id
Order ID for a newly created order. -
ihshKey
java.util.Hashtable<K,V> ihshKey
Keys of this Hashtable are enumeration group numbers in type of Integer. Values of this Hashtable are names of input parameters in type of String, each value should be "catEntryId", "partNumber", "expandConfigurationId", "orderItemId" or "orderId". -
iCommandExecuted
boolean iCommandExecuted
Deprecated. -
iNewQuantity
boolean iNewQuantity
Keeps track of quantity changes or if a new order item is inserted. Then need to flush the changes to database for inventory stored procedures to pick up the changes. -
iATPParms
ATPParameters iATPParms
ATP parameters. -
ihsATPParmsDefaults
java.util.Hashtable<K,V> ihsATPParmsDefaults
ATP parameter defaults. -
ihshConfigurationId
java.util.Hashtable<K,V> ihshConfigurationId
Input parameter:configurationId
. -
ihshOICompListId
java.util.Hashtable<K,V> ihshOICompListId
Input parameter:OICompListId
. -
ihash_Comp_prices
java.util.Hashtable<K,V> ihash_Comp_prices
component prices -
ihash_Comp_priceLocks
java.util.Hashtable<K,V> ihash_Comp_priceLocks
component pricelocks -
ihash_dk_price
java.util.Hashtable<K,V> ihash_dk_price
dynamic kit price -
ihash_dk_priceLock
java.util.Hashtable<K,V> ihash_dk_priceLock
dynamic kit price lock -
ihash_Comp_quantities
java.util.Hashtable<K,V> ihash_Comp_quantities
dynamic kit quantities -
ihash_configurations
java.util.Hashtable<K,V> ihash_configurations
configurations of the dynamic kit -
ihshOrderResourceList
java.util.Hashtable<K,V> ihshOrderResourceList
Resource list for orders. -
ihshStoreResourceList
java.util.Hashtable<K,V> ihshStoreResourceList
Resource list for stores. -
iResourcelist
AccessVector iResourcelist
Resource list. -
ihshOutOrderItemId
java.util.Hashtable<K,V> ihshOutOrderItemId
Out order item IDs. The (String) values are identifiers of newly created OrderItems. The (Integer) keys are the enumeration groups that created them. -
cachedCurrentCatEntryAB
CatalogEntryAccessBean cachedCurrentCatEntryAB
Deprecated. -
ihsCatalogEntryAccessBeans
java.util.Hashtable<K,V> ihsCatalogEntryAccessBeans
A list of cached catalog entry access beans. -
iOrderItemIndex
java.util.Hashtable<K,V> iOrderItemIndex
A map from order item ID to the enumeration group i. -
iContinue
java.lang.String iContinue
Input parameter: continue. -
ihshExpandConfigurationId
java.util.Hashtable<K,V> ihshExpandConfigurationId
Input parameter:expandConfigurationId
. -
iOrderComment
java.lang.String iOrderComment
Input parameter:orderComment
. -
iShipAsComplete
java.lang.String iShipAsComplete
Input parameter: ship as complete. -
iSavedItemSpecId
java.lang.Long iSavedItemSpecId
ItemspcId
. -
iResolvedRequestProperties
TypedProperty iResolvedRequestProperties
Resolved request properties used by user traffic. -
iOrderIdProperty
TypedProperty iOrderIdProperty
Order ID list. -
iResolvedOrderIdList
java.util.Vector<E> iResolvedOrderIdList
Resolved order ID list. -
iUniqueOrderIdList
java.util.Hashtable<K,V> iUniqueOrderIdList
Unique order ID list. The (String) keys are identifiers of updated or created Orders. -
iUniqueOrderitemIdList
java.util.Hashtable<K,V> iUniqueOrderitemIdList
Unique order item ID list. The (String) keys are identifiers of updated or created OrderItems. -
isetDeletedOrderitemIds
java.util.Set<E> isetDeletedOrderitemIds
Deleted order item ID set. The (String) elements are identifiers of deleted OrderItems. -
isetDeletedCatEntryIds
java.util.Set<E> isetDeletedCatEntryIds
Deleted catalog entry ID set. The (String) elements are identifiers of catalog entry ID of the deleted OrderItems. -
iUniqueStoreIdList
java.util.Hashtable<K,V> iUniqueStoreIdList
Unique store ID list. -
ihshRequestedShipDate
java.util.Hashtable<K,V> ihshRequestedShipDate
Input parameter:requestedShipDate
. -
ihshTieShipCode
java.util.Hashtable<K,V> ihshTieShipCode
Input parameter: ihshTieShipCode. -
iStoreOwnerId
java.lang.Long iStoreOwnerId
Store owner ID. -
haveBadPartNumber
boolean haveBadPartNumber
Internal use. -
haveMultiplePartNumber
boolean haveMultiplePartNumber
Internal use. -
badPartNumberList
java.util.Vector<E> badPartNumberList
Internal use. -
goodPartNumberList
java.util.Vector<E> goodPartNumberList
Internal use. -
badPartNumberQuantityList
java.util.Vector<E> badPartNumberQuantityList
Internal use. -
goodPartNumberQuantityList
java.util.Vector<E> goodPartNumberQuantityList
Internal use. -
multiplePartNumberList
java.util.Vector<E> multiplePartNumberList
Internal use. -
multiplePartNumberQuantityList
java.util.Vector<E> multiplePartNumberQuantityList
Internal use. -
multiplePartNumberCatalogEntriesList
java.util.Vector<E> multiplePartNumberCatalogEntriesList
Internal use. -
outOfInventoryOrderItems
java.util.Vector<E> outOfInventoryOrderItems
Stores a list of OrderItems Not available in Inventory (Non-ATP) -
nonBuyableCatentryIds
java.util.Vector<E> nonBuyableCatentryIds
Store a list of non-buyable catentry_id. -
ihshOutOIComponents
java.util.Hashtable<K,V> ihshOutOIComponents
Stores the internal list of kit components. -
ihsNewOrderItems
java.util.HashMap<K,V> ihsNewOrderItems
-
ihsUpdatedOrderItems
java.util.HashMap<K,V> ihsUpdatedOrderItems
-
iOrderFromQuoteResourceList
java.util.ArrayList<E> iOrderFromQuoteResourceList
Internal use -
repriceOrderFlag
boolean repriceOrderFlag
Internal use -
shipModeChanged
boolean shipModeChanged
Internal use -
ihshOrderItemAB
java.util.HashMap<K,V> ihshOrderItemAB
Internal use -
fulfillmentStatus
java.lang.String[] fulfillmentStatus
internal use -
doInventory
java.lang.String doInventory
The flag to indicate to do inventory action. -
doPrice
java.lang.String doPrice
The flag to indicate to do price action. -
iCalculateOrder
java.lang.String iCalculateOrder
-
ibRefreshAllContractAndOffer
boolean ibRefreshAllContractAndOffer
The flag to indicate whether to update price for all order items of touched orders. -
setBuyableCatentryIds
java.util.Set<E> setBuyableCatentryIds
-
ihshCatentryMap
java.util.HashMap<K,V> ihshCatentryMap
-
iarrayCalculationUsageIds
java.lang.String iarrayCalculationUsageIds
-
orderField1
java.lang.Integer orderField1
Input value for ORDERS.FIELD1 -
orderField2
java.math.BigDecimal orderField2
Input value for ORDERS.FIELD2 -
orderField3
java.lang.String orderField3
Input value for ORDERS.FIELD3 -
ihshSKUItemId
java.util.HashMap<K,V> ihshSKUItemId
-
ihshSKUItemSpecId
java.util.HashMap<K,V> ihshSKUItemSpecId
-
isetAddressKeys
java.util.Set<E> isetAddressKeys
-
isetProductEntitlementKeys
java.util.HashSet<E> isetProductEntitlementKeys
-
iVecOrderItemABForBOPIS
java.util.Vector<E> iVecOrderItemABForBOPIS
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemBaseMergeItemsCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.OrderItemConfigurationBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
configuration
java.lang.String configuration
-
orderItemId
java.lang.String orderItemId
-
jdbcHelper
OIConfigJDBCHelperBean jdbcHelper
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemConfigurationUpdateCmdImpl extends com.ibm.commerce.orderitems.commands.OrderItemConfigurationUpdateCmdVoidImpl implements Serializable
-
Serialized Fields
-
modelHelper
com.ibm.commerce.catalog.client.lobtools.actions.ModelHelper modelHelper
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemConfigurationUpdateCmdVoidImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.OrderItemDeleteCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iCatEntryId
java.lang.String[] iCatEntryId
Catalog entry Ids. -
iOrderItemId
java.lang.String[] iOrderItemId
Orderitems Ids. -
iOrderId
java.lang.String[] iOrderId
Order ids abbreviations. -
iOutOrderNames
java.lang.String[] iOutOrderNames
The names of name-value pairs to add to the redirection URL. -
iValidInputPOrderValues
java.lang.String[] iValidInputPOrderValues
Valid input order abbreviations. -
iOrderIdProperty
TypedProperty iOrderIdProperty
Key is "orderId", value is the array of order Id abbreviations. -
iUniqueOrderIdList
java.util.Hashtable<K,V> iUniqueOrderIdList
Key is resolved order Id, value is "". -
iOrderItemAB
java.util.Vector<E> iOrderItemAB
Order items to be deleted. -
ihmUpdatedOrderItems
java.util.HashMap<K,V> ihmUpdatedOrderItems
Updated items for business event probe -
iOrderFromQuoteResourceList
java.util.ArrayList<E> iOrderFromQuoteResourceList
-
iResourceList
AccessVector iResourceList
-
iCalculateOrder
java.lang.String iCalculateOrder
-
imapCatEntryPrice
java.util.HashMap<K,V> imapCatEntryPrice
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iAddressId
java.lang.Long iAddressId
Address Id -
iOrderId
java.lang.String[] iOrderId
Order Ids -
iOutOrderNames
java.lang.String[] iOutOrderNames
Names of the name-value pairs for Order Id to be added to the response object. -
iValidInputPOrderValues
java.lang.String[] iValidInputPOrderValues
Valid input for order abbreviations, *, ., .t, *t, 1. -
iUniqueOrderIdList
java.util.Hashtable<K,V> iUniqueOrderIdList
Key is resolved order Id, value is "". -
iOrderIdProperty
TypedProperty iOrderIdProperty
Key is "orderId", value is the array of order Id abbreviations. -
iUnlockedOrderIdList
java.util.Hashtable<K,V> iUnlockedOrderIdList
Key is unlocked order Id, value is "". -
iUnlockedOrderItemIdList
java.util.Hashtable<K,V> iUnlockedOrderItemIdList
Key is orderitem Id for the unlocked order, value is "". -
iATPParms
ATPParameters iATPParms
ATP Parameters: atp parameters define the lists of order items passed to Inventory task command -
ihsATPParmsDefaults
java.util.Hashtable<K,V> ihsATPParmsDefaults
Default ATP parameters -
iOrderIdList
java.util.Vector<E> iOrderIdList
Resolved order Ids -
doInventory
java.lang.String doInventory
The flag to indicate to do inventory action. -
doPrice
java.lang.String doPrice
The flag to indicate to do price action. -
deleteOrderitemOutofStock
java.lang.String deleteOrderitemOutofStock
The flag to indicate whether to delete the out of stock OrderItem
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrFromOrderItems
java.lang.String[] istrFromOrderItems
-
istrFromOrders
java.lang.String[] istrFromOrders
-
istrToOrders
java.lang.String[] istrToOrders
-
istrInOrderNames
java.lang.String[] istrInOrderNames
-
istrOutOrderNames
java.lang.String[] istrOutOrderNames
-
istrOutOrderItemNames
java.lang.String[] istrOutOrderItemNames
-
istrUrl
java.lang.String istrUrl
-
istrResolvedOrderItemIds
java.lang.String[] istrResolvedOrderItemIds
-
istrResolvedOrderIds
java.lang.String[] istrResolvedOrderIds
-
istrOrdersToDeleteIfEmpty
java.lang.String[] istrOrdersToDeleteIfEmpty
-
istrOrdersToDeleteIfNotEmpty
java.lang.String[] istrOrdersToDeleteIfNotEmpty
-
ibOrderToCreateIfEmpty
boolean ibOrderToCreateIfEmpty
-
istrContinue
java.lang.String istrContinue
-
iabResolvedOrdersToDeleteIfEmpty
OrderAccessBean[] iabResolvedOrdersToDeleteIfEmpty
-
iabResolvedOrdersToDeleteIfNotEmpty
OrderAccessBean[] iabResolvedOrdersToDeleteIfNotEmpty
-
iabOutOrderItems
OrderItemAccessBean[] iabOutOrderItems
-
iabOutOrders
OrderAccessBean[] iabOutOrders
-
iabFromOrders
OrderAccessBean[] iabFromOrders
-
ibMoveAutoAddedOrderItems
boolean ibMoveAutoAddedOrderItems
-
ibRefreshContractAndOffer
boolean ibRefreshContractAndOffer
-
ibMoveOrderPromotionCode
boolean ibMoveOrderPromotionCode
-
istrDoInventory
java.lang.String istrDoInventory
-
-
-
Class com.ibm.commerce.orderitems.commands.OrderItemUpdateCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.RegenerateConfigurationBOMCmdImpl extends com.ibm.commerce.orderitems.commands.RegenerateConfigurationBOMCmdVoidImpl implements Serializable
-
Serialized Fields
-
contractId
java.lang.String contractId
-
configXML
java.lang.String configXML
-
errMsg
java.lang.String errMsg
-
regeneratedBOM
java.lang.String regeneratedBOM
-
partNumber
java.lang.String partNumber
-
storeId
java.lang.String storeId
-
currency
java.lang.String currency
-
locale
java.util.Locale locale
-
orderItemId
java.lang.Long orderItemId
-
modelHelper
com.ibm.commerce.catalog.client.lobtools.actions.ModelHelper modelHelper
-
-
-
Class com.ibm.commerce.orderitems.commands.RegenerateConfigurationBOMCmdVoidImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
locale
java.util.Locale locale
-
contractId
java.lang.String contractId
-
storeId
java.lang.String storeId
-
currency
java.lang.String currency
-
configXML
java.lang.String configXML
-
errMsg
java.lang.String errMsg
-
regeneratedBOM
java.lang.String regeneratedBOM
-
partNumber
java.lang.String partNumber
-
orderItemId
java.lang.Long orderItemId
-
-
-
Class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivOrderItems
java.util.Vector<E> ivOrderItems
-
iabOrder
OrderAccessBean iabOrder
-
ivUpdatedOrderItems
java.util.Vector<E> ivUpdatedOrderItems
-
iDoPrice
boolean iDoPrice
-
iForceRefresh
boolean iForceRefresh
-
imapTradingIdsIn
java.util.Map<K,V> imapTradingIdsIn
-
imapOfferIdsIn
java.util.Map<K,V> imapOfferIdsIn
-
imapConfigurationIdIn
java.util.Map<K,V> imapConfigurationIdIn
-
iCurrency
java.lang.String iCurrency
-
isUnitPriceCommand
boolean isUnitPriceCommand
-
refreshFlag
int refreshFlag
-
imapCatEntryTradings
java.util.Map<K,V> imapCatEntryTradings
-
imapGroupByCatEntry
java.util.Map<K,V> imapGroupByCatEntry
-
imapGroupByTrading
java.util.Map<K,V> imapGroupByTrading
-
ihshOIComps
java.util.Hashtable<K,V> ihshOIComps
-
-
-
Class com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
iPriceRefFlag
java.lang.Integer iPriceRefFlag
-
retrievedTradings
java.lang.Long[] retrievedTradings
-
-
-
Class com.ibm.commerce.orderitems.commands.SetOrderItemFulfillmentCenterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivOrderItems
java.util.Vector<E> ivOrderItems
-
ivFFMCenterIds
java.util.Vector<E> ivFFMCenterIds
-
-
-
Class com.ibm.commerce.orderitems.commands.SetOrderItemInformationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
strEstAvailableDate
java.lang.String strEstAvailableDate
-
strEstShipDate
java.lang.String strEstShipDate
-
intShippingOffset
java.lang.Integer intShippingOffset
-
iorderItemAB
OrderItemAccessBean iorderItemAB
-
customerParameterMap
java.util.HashMap<K,V> customerParameterMap
-
-
-
Class com.ibm.commerce.orderitems.commands.UpdateOrderItemConfigurationCmdImpl extends OrderItemConfigurationBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationInSterlingCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
abOrderItem
OrderItemAccessBean abOrderItem
-
configurationXML
java.lang.String configurationXML
-
updatedConfiguration
java.lang.String updatedConfiguration
-
contractId
java.lang.String contractId
-
sterlingClientHelper
com.ibm.commerce.foundation.sterling.integration.SterlingClientHelper sterlingClientHelper
-
modelHelper
com.ibm.commerce.catalog.client.lobtools.actions.ModelHelper modelHelper
-
errorMsg
java.lang.String errorMsg
-
-
-
Class com.ibm.commerce.orderitems.commands.VATGetOrderItemsTotalAmountCmdImpl extends GetOrderItemsTotalAmountCmdImpl implements Serializable
-
Serialized Fields
-
iabOrderItems
OrderItemAccessBean[] iabOrderItems
The input order item array. -
idTotalAmount
java.math.BigDecimal idTotalAmount
-
-
-
-
Package com.ibm.commerce.ordermanagement.beans
-
Class com.ibm.commerce.ordermanagement.beans.BlockReasonCodeDataBean extends com.ibm.commerce.ordermanagement.beansrc.BlockReasonCodeDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iBlockReasonCodeId
java.lang.String iBlockReasonCodeId
-
iStoreId
java.lang.Integer iStoreId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.BlockReasonDescriptionDataBean extends com.ibm.commerce.ordermanagement.beansrc.BlockReasonDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyRtnReasonId
java.lang.String iDataBeanKeyRtnReasonId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ChargeTypeDataBean extends com.ibm.commerce.ordermanagement.beansrc.ChargeTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyChargeTypeId
java.lang.String iDataBeanKeyChargeTypeId
ChargeTypeId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonByStoreentIdListDataBean extends com.ibm.commerce.ordermanagement.beansrc.CustomerReturnReasonByStoreentIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyStoreentId2
java.lang.String iDataBeanKeyStoreentId2
-
iDataBeanKeyStoreentId1
java.lang.String iDataBeanKeyStoreentId1
-
iCustomerReturnReasonByStoreentIdListDataBean
ReturnReasonDataBean[] iCustomerReturnReasonByStoreentIdListDataBean
-
-
-
Class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean extends com.ibm.commerce.ordermanagement.beansrc.CustomerReturnReasonListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCode
java.lang.String iDataBeanKeyCode
Code -
iDataBeanKeyStoreentId2
java.lang.String iDataBeanKeyStoreentId2
StoreentId2 -
iDataBeanKeyStoreentId1
java.lang.String iDataBeanKeyStoreentId1
StoreentId1 -
iCustomerReturnReasonListDataBean
ReturnReasonDataBean[] iCustomerReturnReasonListDataBean
This method returns the ReturnReasonDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean extends com.ibm.commerce.ordermanagement.beansrc.DispositionHeaderListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReasonDescription
java.lang.String iDataBeanKeyReasonDescription
ReasonDescription -
iDataBeanKeyNonDispositionQuantity
java.lang.String iDataBeanKeyNonDispositionQuantity
NonDispositionQuantity -
iDataBeanKeyDateReceived
java.lang.String iDataBeanKeyDateReceived
DateReceived -
iDataBeanKeyPartNumber
java.lang.String iDataBeanKeyPartNumber
PartNumber -
iDataBeanKeyTotalQuantity
java.lang.String iDataBeanKeyTotalQuantity
TotalQuantity -
iDataBeanKeyShortDescription
java.lang.String iDataBeanKeyShortDescription
ShortDescription
-
-
-
Class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean extends com.ibm.commerce.ordermanagement.beansrc.DispositionHeaderListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId1
java.lang.String iDataBeanKeyLanguageId1
LanguageId1 -
iDataBeanKeyReceiptId
java.lang.String iDataBeanKeyReceiptId
ReceiptId -
iDispositionHeaderListDataBean
DispositionHeaderDataBean[] iDispositionHeaderListDataBean
DispositionHeaderDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ExchangeOrdersDataBean extends com.ibm.commerce.ordermanagement.beansrc.ExchangeOrdersDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ExchangeOrdersListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ExchangeOrdersListDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean extends com.ibm.commerce.ordermanagement.beansrc.MerchantReturnReasonsListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReasonDescription
java.lang.String iDataBeanKeyReasonDescription
ReasonDescription -
iDataBeanKeyCode
java.lang.String iDataBeanKeyCode
Code -
iDataBeanKeyReasonId
java.lang.String iDataBeanKeyReasonId
ReasonId -
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
StoreentId -
iDataBeanKeyReasonType
java.lang.String iDataBeanKeyReasonType
ReasonType
-
-
-
Class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean extends com.ibm.commerce.ordermanagement.beansrc.MerchantReturnReasonsListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
StoreentId -
iDataBeanKeyStoreGroupId
java.lang.String iDataBeanKeyStoreGroupId
StoreGroupId -
iMerchantReturnReasonsListDataBean
MerchantReturnReasonsDataBean[] iMerchantReturnReasonsListDataBean
MerchantReturnReasonsDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.OrderBlockDataBean extends com.ibm.commerce.ordermanagement.beansrc.OrderBlockDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iOrderBlockId
java.lang.String iOrderBlockId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.OrderBlockListDataBean extends com.ibm.commerce.ordermanagement.beansrc.OrderBlockListDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iOrderId
java.lang.String iOrderId
-
iOrderBlocks
com.ibm.commerce.ordermanagement.beans.OrderBlockDataBean[] iOrderBlocks
-
iBlockRsnId
java.lang.String iBlockRsnId
-
iResolved
java.lang.String iResolved
-
-
-
Class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean extends com.ibm.commerce.ordermanagement.beansrc.PreviousDispositionsListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyDispositionDescription
java.lang.String iDataBeanKeyDispositionDescription
DispositionDescription -
iDataBeanKeyQuantity
java.lang.String iDataBeanKeyQuantity
Quantity -
iDataBeanKeyReasonDescription
java.lang.String iDataBeanKeyReasonDescription
ReasonDescription -
iDataBeanKeyDispositionDate
java.lang.String iDataBeanKeyDispositionDate
DispositionDate -
iDataBeanKeyComments
java.lang.String iDataBeanKeyComments
Comments
-
-
-
Class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean extends com.ibm.commerce.ordermanagement.beansrc.PreviousDispositionsListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId2
java.lang.String iDataBeanKeyLanguageId2
LanguageId2 -
iDataBeanKeyLanguageId1
java.lang.String iDataBeanKeyLanguageId1
LanguageId1 -
iDataBeanKeyReceiptId
java.lang.String iDataBeanKeyReceiptId
ReceiptId -
iPreviousDispositionsListDataBean
PreviousDispositionsDataBean[] iPreviousDispositionsListDataBean
-
-
-
Class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonDataBean extends com.ibm.commerce.ordermanagement.beansrc.PriceOverrideReasonDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean extends com.ibm.commerce.ordermanagement.beansrc.PriceOverrideReasonListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iLanguageId
java.lang.Integer iLanguageId
LanguageId -
iStoreentId
java.lang.Integer iStoreentId
StoreentId -
iPrcOrsnId
java.lang.Integer iPrcOrsnId
iPrcOrsnId -
iCode
java.lang.String iCode
iCode -
iOverrideCodeAndReason
java.util.HashMap<K,V> iOverrideCodeAndReason
iOverrideCodeAndReason -
INTEGER_ZERO
java.lang.Integer INTEGER_ZERO
Integer 0 -
INTEGER_MINUS_ONE
java.lang.Integer INTEGER_MINUS_ONE
Integer -1
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDenyReasonDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRtnDnyRsnId
java.lang.String iDataBeanKeyRtnDnyRsnId
RtnDnyRsnId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDescriptionDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDenyReasonDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyRtnDnyRsnId
java.lang.String iDataBeanKeyRtnDnyRsnId
RtnDnyRsnId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDispositionCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRtnDspCodeId
java.lang.String iDataBeanKeyRtnDspCodeId
RtnDspCodeId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDescriptionDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDispositionCodeDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyRtnDspCodeId
java.lang.String iDataBeanKeyRtnDspCodeId
RtnDspCodeId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrStoreGroupId
java.lang.String istrStoreGroupId
-
iReturnDispositionCodeList
ReturnDispositionCodeAccessBean[] iReturnDispositionCodeList
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDispositionDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDispositionListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
-
iDataBeanKeyDispositionCodeId
java.lang.String iDataBeanKeyDispositionCodeId
-
iDataBeanKeyDispositionCode
java.lang.String iDataBeanKeyDispositionCode
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnDispositionListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnDispositionListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
-
iDataBeanKeyStoreentId2
java.lang.String iDataBeanKeyStoreentId2
-
iDataBeanKeyStoreentId1
java.lang.String iDataBeanKeyStoreentId1
-
iReturnDispositionListDataBean
com.ibm.commerce.ordermanagement.beans.ReturnDispositionDataBean[] iReturnDispositionListDataBean
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnedProductsListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNonDispositionQuantity
java.lang.String iDataBeanKeyNonDispositionQuantity
NonDispositionQuantity -
iDataBeanKeyDateReceived
java.lang.String iDataBeanKeyDateReceived
DateReceived -
iDataBeanKeyReceiptId
java.lang.String iDataBeanKeyReceiptId
ReceiptId -
iDataBeanKeyPartNumber
java.lang.String iDataBeanKeyPartNumber
PartNumber -
iDataBeanKeyTotalQuantity
java.lang.String iDataBeanKeyTotalQuantity
TotalQuantity -
iDataBeanKeyShortDescription
java.lang.String iDataBeanKeyShortDescription
ShortDescription
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnedProductsListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId -
iReturnedProductsListDataBean
ReturnedProductsDataBean[] iReturnedProductsListDataBean
ReturnedProductsDataBean array -
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReasonDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnReasonDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRtnReasonId
java.lang.String iDataBeanKeyRtnReasonId
RtnReasonId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReasonDescriptionDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnReasonDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyRtnReasonId
java.lang.String iDataBeanKeyRtnReasonId
RtnReasonId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReasonListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrStoreGroupId
java.lang.String istrStoreGroupId
-
ibReturnReasonsFetched
boolean ibReturnReasonsFetched
-
iReturnReasonList
ReturnReasonDataBean[] iReturnReasonList
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnReasonsListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Deprecated.Command context -
iRequestProperties
TypedProperty iRequestProperties
Deprecated.Request properties -
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
Deprecated.Description -
iDataBeanKeyCode
java.lang.String iDataBeanKeyCode
Deprecated.Code -
iDataBeanKeyReasonId
java.lang.String iDataBeanKeyReasonId
Deprecated.ReasonId -
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
Deprecated.StoreentId -
iDataBeanKeyReasonType
java.lang.String iDataBeanKeyReasonType
Deprecated.ReasonType
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Deprecated.Command context -
iRequestProperties
TypedProperty iRequestProperties
Deprecated.Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
Deprecated.LanguageId -
iDataBeanKeyStoreentId
java.lang.String iDataBeanKeyStoreentId
Deprecated.StoreentId -
iReturnReasonsListDataBean
ReturnReasonsDataBean[] iReturnReasonsListDataBean
Deprecated.ReturnReasonsDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnReceiptDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRtnReceiptId
java.lang.String iDataBeanKeyRtnReceiptId
RtnReceiptId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnReceiptDispositionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRtnRcptDspId
java.lang.String iDataBeanKeyRtnRcptDspId
RtnRcptDspId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentByRmaAndLanguageListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyReceiptQuantity
java.lang.String iDataBeanKeyReceiptQuantity
ReceiptQuantity -
iDataBeanKeyRmaItemComponentId
java.lang.String iDataBeanKeyRmaItemComponentId
RmaItemComponentId -
iDataBeanKeyPartNumber
java.lang.String iDataBeanKeyPartNumber
PartNumber -
iDataBeanKeyTotalQuantity
java.lang.String iDataBeanKeyTotalQuantity
TotalQuantity -
iDataBeanKeyShortDescription
java.lang.String iDataBeanKeyShortDescription
ShortDescription
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentByRmaAndLanguageListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaId1
java.lang.String iDataBeanKeyRmaId1
RmaId1 -
iDataBeanKeyLanguageId2
java.lang.String iDataBeanKeyLanguageId2
LanguageId2 -
iDataBeanKeyLanguageId1
java.lang.String iDataBeanKeyLanguageId1
LanguageId1 -
iDataBeanKeyRmaId2
java.lang.String iDataBeanKeyRmaId2
RmaId2 -
iReturnRecordComponentByRmaAndLanguageListDataBean
ReturnRecordComponentByRmaAndLanguageDataBean[] iReturnRecordComponentByRmaAndLanguageListDataBean
Returns ReturnRecordComponentByRmaAndLanguageDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyQuantity
java.lang.String iDataBeanKeyQuantity
Quantity -
iDataBeanKeyDescription
java.lang.String iDataBeanKeyDescription
Description -
iDataBeanKeyPartNumber
java.lang.String iDataBeanKeyPartNumber
PartNumber -
iDataBeanKeyTotalQuantity
java.lang.String iDataBeanKeyTotalQuantity
TotalQuantity
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordComponentListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId -
iReturnRecordComponentListDataBean
ReturnRecordComponentDataBean[] iReturnRecordComponentListDataBean
ReturnRecordComponentDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForOperationManagerListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLastname
java.lang.String iDataBeanKeyLastname
Lastname -
iDataBeanKeyRowStatus
java.lang.String iDataBeanKeyRowStatus
RowStatus -
iDataBeanKeyFirstname
java.lang.String iDataBeanKeyFirstname
Firstname -
iDataBeanKeyRmaDate
java.lang.String iDataBeanKeyRmaDate
RmaDate -
iDataBeanKeyMiddlename
java.lang.String iDataBeanKeyMiddlename
Middlename -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForOperationManagerListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStoreId1
java.lang.String iDataBeanKeyStoreId1
StoreId1 -
iDataBeanKeyFfmCenterId1
java.lang.String iDataBeanKeyFfmCenterId1
FfmCenterId1 -
iReturnRecordsForOperationManagerListDataBean
ReturnRecordsForOperationManagerDataBean[] iReturnRecordsForOperationManagerListDataBean
ReturnRecordsForOperationManagerDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForReceiverListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLastname
java.lang.String iDataBeanKeyLastname
Lastname -
iDataBeanKeyRowStatus
java.lang.String iDataBeanKeyRowStatus
RowStatus -
iDataBeanKeyFirstname
java.lang.String iDataBeanKeyFirstname
Firstname -
iDataBeanKeyRmaDate
java.lang.String iDataBeanKeyRmaDate
RmaDate -
iDataBeanKeyMiddlename
java.lang.String iDataBeanKeyMiddlename
Middlename -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForReceiverListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyFfmCenterId
java.lang.String iDataBeanKeyFfmCenterId
FfmCenterId -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId -
iReturnRecordsForReceiverListDataBean
ReturnRecordsForReceiverDataBean[] iReturnRecordsForReceiverListDataBean
ReturnRecordsForReceiverDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForReturnAdministratorListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLastname
java.lang.String iDataBeanKeyLastname
Lastname -
iDataBeanKeyRowStatus
java.lang.String iDataBeanKeyRowStatus
RowStatus -
iDataBeanKeyFirstname
java.lang.String iDataBeanKeyFirstname
Firstname -
iDataBeanKeyRmaDate
java.lang.String iDataBeanKeyRmaDate
RmaDate -
iDataBeanKeyMiddlename
java.lang.String iDataBeanKeyMiddlename
Middlename -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean extends com.ibm.commerce.ordermanagement.beansrc.ReturnRecordsForReturnAdministratorListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyFfmCenterId
java.lang.String iDataBeanKeyFfmCenterId
FfmCenterId -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId -
iReturnRecordsForReturnAdministratorListDataBean
ReturnRecordsForReturnAdministratorDataBean[] iReturnRecordsForReturnAdministratorListDataBean
ReturnRecordsForReturnAdministratorDataBean array
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAAuthorizationLogDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaAuthorizationLogId
java.lang.String iDataBeanKeyRmaAuthorizationLogId
RmaAuthorizationLogId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAChargeDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAChargeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaChargeId
java.lang.String iDataBeanKeyRmaChargeId
RmaChargeId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMADataBean extends com.ibm.commerce.ordermanagement.beansrc.RMADataBeanBase implements Serializable
-
Serialized Fields
-
rmaItems
RMAItemDataBean[] rmaItems
the cached collection of rma items associated to this data bean -
ibRMAItemsFetched
boolean ibRMAItemsFetched
the boolean flag that controls the rma items collection singleton -
memberLogonId
java.lang.String memberLogonId
-
contractName
java.lang.String contractName
-
organizationName
java.lang.String organizationName
-
ffmcFirstName
java.lang.String ffmcFirstName
-
ffmcLastName
java.lang.String ffmcLastName
-
fulfillmentCenterName
java.lang.String fulfillmentCenterName
-
ffmcAddress1
java.lang.String ffmcAddress1
-
ffmcAddress2
java.lang.String ffmcAddress2
-
ffmcAddress3
java.lang.String ffmcAddress3
-
ffmcCity
java.lang.String ffmcCity
-
ffmcState
java.lang.String ffmcState
-
ffmcCountry
java.lang.String ffmcCountry
-
ffmcZipCode
java.lang.String ffmcZipCode
-
ffmcPhoneNumber
java.lang.String ffmcPhoneNumber
-
ffmcEmail
java.lang.String ffmcEmail
-
rmaCharges
java.lang.String rmaCharges
-
totalTaxAmount
java.lang.String totalTaxAmount
-
commandContext
CommandContext commandContext
the cached command context -
requestProperties
TypedProperty requestProperties
the cached request properties -
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAItemAdjustmentCreditDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaItemAdjustmentCreditId
java.lang.String iDataBeanKeyRmaItemAdjustmentCreditId
RmaItemAdjustmentCreditId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemComponentDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAItemComponentDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaItemCmpId
java.lang.String iDataBeanKeyRmaItemCmpId
RmaItemCmpId -
rmaSerialNumbers
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] rmaSerialNumbers
the cached collection of rma serial numbers associated to this data bean -
ibRMASerialNumbersFetched
boolean ibRMASerialNumbersFetched
the boolean flag that controls the rma serial numbers collection singleton
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemComponentListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRmaItemId
java.lang.String istrRmaItemId
-
iRMAItemComponentList
RMAItemComponentAccessBean[] iRMAItemComponentList
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAItemDataBeanBase implements Serializable
-
Serialized Fields
-
ibRMAFetched
boolean ibRMAFetched
the boolean flag that controls the rma singleton -
rma
RMADataBean rma
the cached rma associated to this data bean -
ibReturnReasonFetched
boolean ibReturnReasonFetched
the boolean flag that controls the return reason singleton -
rtnReason
ReturnReasonDataBean rtnReason
the cached return reason associated to this data bean -
ibCatalogEntryFetched
boolean ibCatalogEntryFetched
the boolean flag that controls the catalog entry singleton -
catalogEntry
CatalogEntryDataBean catalogEntry
the cached catalog entry associated to this data bean -
ibOrderItemFetched
boolean ibOrderItemFetched
the boolean flag that controls the order item singleton -
orderItem
OrderItemDataBean orderItem
the cached order item associated to this data bean -
ibComponentIdFetched
boolean ibComponentIdFetched
the boolean flag that controls the rma item component id singleton -
componentId
java.lang.String componentId
the cached rma item component id associated to this data bean -
ibRMASerialNumbersFetched
boolean ibRMASerialNumbersFetched
the boolean flag that controls the rma serial numbers collection singleton -
ibRMASerialNumbersForRMAItemFetched
boolean ibRMASerialNumbersForRMAItemFetched
the boolean flag that controls the rma serial numbers for rma item collection singleton -
ibRMASerialNumbersForComponentFetched
boolean ibRMASerialNumbersForComponentFetched
the boolean flag that controls the rma serial numbers for rma item component collection singleton -
rmaSerialNumbers
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] rmaSerialNumbers
the cached collection of rma serial numbers associated to this data bean -
rmaSerialNumbersForRMAItem
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] rmaSerialNumbersForRMAItem
the cached collection of rma serial numbers for rma item associated to this data bean -
rmaSerialNumbersForComponents
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] rmaSerialNumbersForComponents
the cached collection of rma serial numbers for rma item component associated to this data bean -
ibOrderSerialNumbersFetched
boolean ibOrderSerialNumbersFetched
the boolean flag that controls the order serial numbers collection singleton -
orderSerialNumbers
com.ibm.commerce.fulfillment.beans.OrderSerialNumbersDataBean[] orderSerialNumbers
the cached collection of order serial numbers associated to this data bean -
commandContext
CommandContext commandContext
the cached command context -
requestProperties
TypedProperty requestProperties
the cached request properties
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemDenyReasonDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMAItemDenyReasonDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyRmaItemId
java.lang.String iDataBeanKeyRmaItemId
RmaItemId -
iDataBeanKeyRtnDnyRsnId
java.lang.String iDataBeanKeyRtnDnyRsnId
RtnDnyRsnId
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAItemListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRmaId
java.lang.String istrRmaId
-
ibRMAItemsFetched
boolean ibRMAItemsFetched
-
iRMAItemList
RMAItemDataBean[] iRMAItemList
-
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMAListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrMemberId
java.lang.String istrMemberId
-
iRMAList
RMADataBean[] iRMAList
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMASerialNumbersDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMASerialNumbersListDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMASerialNumbersListDataBeanBase implements Serializable
-
Serialized Fields
-
rmaItemId
java.lang.String rmaItemId
-
rmaItemComponentId
java.lang.String rmaItemComponentId
-
ibSerialNumbersFetched
boolean ibSerialNumbersFetched
-
serialNumbers
com.ibm.commerce.ordermanagement.beans.RMASerialNumbersDataBean[] serialNumbers
-
-
-
Class com.ibm.commerce.ordermanagement.beans.RMATaxDataBean extends com.ibm.commerce.ordermanagement.beansrc.RMATaxDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyTaxCategoryId
java.lang.String iDataBeanKeyTaxCategoryId
TaxCategoryId -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId
-
-
-
-
Package com.ibm.commerce.ordermanagement.commands
-
Class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBaseCmdImpl extends OrderBaseCmdImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.String iOrderId
-
iEditorId
java.lang.Long iEditorId
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmdImpl extends com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBaseCmdImpl implements Serializable
-
Serialized Fields
-
iOrderVersion
java.lang.Short iOrderVersion
-
iTakeOverLock
java.lang.String iTakeOverLock
-
-
-
Class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditEndCmdImpl extends com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBaseCmdImpl implements Serializable
-
Serialized Fields
-
poNumber
java.lang.String poNumber
PO number
-
-
-
Class com.ibm.commerce.ordermanagement.commands.BatchAvailabilityRequestCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iAccessVector
AccessVector iAccessVector
-
inStoreIds
java.lang.Integer[] inStoreIds
-
isProductIds
java.lang.String[] isProductIds
-
isURL
java.lang.String isURL
-
iabStores
StoreAccessBean[] iabStores
-
iabCatalogEntries
CatalogEntryAccessBean[] iabCatalogEntries
-
-
-
Class com.ibm.commerce.ordermanagement.commands.BatchAvailabilityResponseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inDistributorId
java.lang.Integer inDistributorId
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
inMemberIdFromStoreId
java.lang.Long inMemberIdFromStoreId
-
inaMemberIdFromStorePath
java.lang.Long[] inaMemberIdFromStorePath
-
inInventoryAdjustCodeId
java.lang.Long inInventoryAdjustCodeId
-
itsCurrentTime
java.sql.Timestamp itsCurrentTime
-
iAccessVector
AccessVector iAccessVector
-
-
-
Class com.ibm.commerce.ordermanagement.commands.BlockNotifyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.String iOrderId
Input parameter: orderId. -
ihshRsnCode_id
java.util.Hashtable<K,V> ihshRsnCode_id
Input parameter: reason code. -
ihshNotify
java.util.Hashtable<K,V> ihshNotify
Input parameter: notifyBlock. -
ihshComments
java.util.Hashtable<K,V> ihshComments
Input parameter: comments. -
ihshKey
java.util.Hashtable<K,V> ihshKey
Keys contains all enumeration group. -
iURL
java.lang.String iURL
Input parameter: redirect URL
-
-
-
Class com.ibm.commerce.ordermanagement.commands.ExpectedInventorySynchronizeCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
istrFinishView
java.lang.String istrFinishView
-
istrErrorView
java.lang.String istrErrorView
-
vExpectedInvList
java.util.ArrayList<E> vExpectedInvList
-
iStoreId
java.lang.Integer iStoreId
-
hVendorList
java.util.HashMap<K,V> hVendorList
-
sFfmcId
java.lang.String sFfmcId
-
raRecordNum
int raRecordNum
-
alRaId
java.util.ArrayList<E> alRaId
-
alRadetailId
java.util.ArrayList<E> alRadetailId
-
alVendorId
java.util.ArrayList<E> alVendorId
-
alCreateTime
java.util.ArrayList<E> alCreateTime
-
alExternalId
java.util.ArrayList<E> alExternalId
-
alOpenIndicator
java.util.ArrayList<E> alOpenIndicator
-
alOrderDate
java.util.ArrayList<E> alOrderDate
-
alDateClosed
java.util.ArrayList<E> alDateClosed
-
alPartnumber
java.util.ArrayList<E> alPartnumber
-
alRADetailComment
java.util.ArrayList<E> alRADetailComment
-
alQtyRemaining
java.util.ArrayList<E> alQtyRemaining
-
alQtyOrdered
java.util.ArrayList<E> alQtyOrdered
-
alQtyReceived
java.util.ArrayList<E> alQtyReceived
-
alFfmCenter
java.util.ArrayList<E> alFfmCenter
-
alExpectedDate
java.util.ArrayList<E> alExpectedDate
-
alOrigExpectedDate
java.util.ArrayList<E> alOrigExpectedDate
-
alDeleteFlag
java.util.ArrayList<E> alDeleteFlag
-
alInputIndex
java.util.ArrayList<E> alInputIndex
-
lMemberId
java.lang.Long lMemberId
-
memberId
java.lang.Long memberId
-
sDelimiter
java.lang.String sDelimiter
-
iCounter
java.lang.Integer iCounter
-
sRecCount
java.lang.String sRecCount
-
sCommitFlag
java.lang.String sCommitFlag
-
inRejectedRecords
int inRejectedRecords
-
inProcessedRecords
int inProcessedRecords
-
inExpRARecsInserted
int inExpRARecsInserted
-
inExpRADetailRecsInserted
int inExpRADetailRecsInserted
-
inExpRecsUpdated
int inExpRecsUpdated
-
inExpRecsCommitted
int inExpRecsCommitted
-
warningMsg
java.lang.String warningMsg
-
vecWarningMsg
java.util.Vector<E> vecWarningMsg
-
vecRtnCodes
java.util.Vector<E> vecRtnCodes
-
raKeyList
java.util.ArrayList<E> raKeyList
-
radetailKeyList
java.util.ArrayList<E> radetailKeyList
-
lastRAKey
int lastRAKey
-
lastRADetailKey
int lastRADetailKey
-
-
-
Class com.ibm.commerce.ordermanagement.commands.InitiateIsBlockedOrderCheckCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
xTensibleCodeCheck
java.lang.String xTensibleCodeCheck
-
storeId
java.lang.Integer storeId
-
isBlocked
boolean isBlocked
-
-
-
Class com.ibm.commerce.ordermanagement.commands.NotifyBlockCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
Instance variables -
blockNotify
java.lang.String blockNotify
-
blockRsnCodeId
java.lang.String blockRsnCodeId
-
comments
java.lang.String comments
-
ticklerId
java.lang.Long ticklerId
-
className
java.lang.String className
-
-
-
Class com.ibm.commerce.ordermanagement.commands.OnBehalfOrderEditBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.ordermanagement.commands.OnBehalfOrderEditBeginCmdImpl extends com.ibm.commerce.ordermanagement.commands.OnBehalfOrderEditBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.ordermanagement.commands.OnBehalfOrderEditEndCmdImpl extends com.ibm.commerce.ordermanagement.commands.OnBehalfOrderEditBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.ordermanagement.commands.OrderCloseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
finalizePaymentCmd
FinalizePaymentCmd finalizePaymentCmd
-
reservePaymentCmd
ReservePaymentCmd reservePaymentCmd
-
checkDepositcmd
CheckOrderPaymentDepositedCmd checkDepositcmd
-
storeAB
StoreAccessBean storeAB
-
-
-
Class com.ibm.commerce.ordermanagement.commands.RequestBatchAvailabilityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabStore
StoreAccessBean iabStore
-
iabCatalogEntries
CatalogEntryAccessBean[] iabCatalogEntries
-
-
-
Class com.ibm.commerce.ordermanagement.commands.ReturnEditBaseCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
strRMAId
java.lang.String strRMAId
The RMA id for RMA. -
abRMA
RMAAccessBean abRMA
The RMA object.
-
-
-
Class com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmdImpl extends ReturnEditBaseCmdImpl implements Serializable
-
Serialized Fields
-
iTakeOverLock
java.lang.String iTakeOverLock
The take over lock parameter. Default is "N". "Y": if the resource is locked, take over the lock. "N": if the resource is locked, not take over the lock.
-
-
-
Class com.ibm.commerce.ordermanagement.commands.ReturnEditEndCmdImpl extends ReturnEditBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
istrUserId
java.lang.String istrUserId
-
istrPassword
java.lang.String istrPassword
-
inTransferMode
java.lang.Integer inTransferMode
-
idbReferral
ReferralDataBean idbReferral
-
inTradingAgreementId
java.lang.Long inTradingAgreementId
-
inReferralInterfacePolicyId
java.lang.Long inReferralInterfacePolicyId
-
-
-
Class com.ibm.commerce.ordermanagement.commands.TransferOrderVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
istrUserId
java.lang.String istrUserId
-
istrPassword
java.lang.String istrPassword
-
inTransferMode
java.lang.Integer inTransferMode
-
idbReferral
ReferralDataBean idbReferral
-
inTradingAgreementId
java.lang.Long inTradingAgreementId
-
inReferralInterfacePolicyId
java.lang.Long inReferralInterfacePolicyId
-
-
-
-
Package com.ibm.commerce.ordermanagement.objects
-
Class com.ibm.commerce.ordermanagement.objects.BlockReasonCode extends com.ibm.commerce.ordermanagement.objimpl.BlockReasonCodeEntityBase implements Serializable
-
Serialized Fields
-
manualBlock
java.lang.Short manualBlock
-
-
-
Class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
BlockReasonCode iTypedEntity
-
iInitKey_blkRsnCodeId
java.lang.Integer iInitKey_blkRsnCodeId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.BlockReasonDescription extends com.ibm.commerce.ordermanagement.objimpl.BlockReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
BlockReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_blkRsnCode
java.lang.Integer iInitKey_blkRsnCode
-
-
-
Class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
blkRsnCode
java.lang.Integer blkRsnCode
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ChargeType extends com.ibm.commerce.ordermanagement.objimpl.ChargeTypeEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ChargeType iTypedEntity
-
iInitKey_chargeTypeId
java.lang.Integer iInitKey_chargeTypeId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ExchangeOrders extends com.ibm.commerce.ordermanagement.objimpl.ExchangeOrdersEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ExchangeOrdersAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ExchangeOrders iTypedEntity
-
iInitKey_exchangeOrderId
java.lang.Long iInitKey_exchangeOrderId
-
iInitKey_rma
java.lang.Long iInitKey_rma
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ExchangeOrdersKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
exchangeOrderId
java.lang.Long exchangeOrderId
-
rma
java.lang.Long rma
-
-
-
Class com.ibm.commerce.ordermanagement.objects.OrderBlock extends com.ibm.commerce.ordermanagement.objimpl.OrderBlockEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
OrderBlock iTypedEntity
-
iInitKey_orderBlkId
java.lang.Long iInitKey_orderBlkId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.PriceOverrideReason extends com.ibm.commerce.ordermanagement.objimpl.PriceOverrideReasonEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
PriceOverrideReason iTypedEntity
-
iInitKey_priceOverrideReasonId
java.lang.Integer iInitKey_priceOverrideReasonId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescription extends com.ibm.commerce.ordermanagement.objimpl.PriceOverrideReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
PriceOverrideReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_priceOverrideReason
java.lang.Integer iInitKey_priceOverrideReason
-
-
-
Class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
priceOverrideReason
java.lang.Integer priceOverrideReason
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDenyReason extends com.ibm.commerce.ordermanagement.objimpl.ReturnDenyReasonEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnDenyReason iTypedEntity
-
iInitKey_rtnDnyRsnId
java.lang.Integer iInitKey_rtnDnyRsnId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescription extends com.ibm.commerce.ordermanagement.objimpl.ReturnDenyReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_rtnDnyRsn
java.lang.Integer iInitKey_rtnDnyRsn
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
rtnDnyRsn
java.lang.Integer rtnDnyRsn
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCode extends com.ibm.commerce.ordermanagement.objimpl.ReturnDispositionCodeEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnDispositionCode iTypedEntity
-
iInitKey_rtnDspCodeId
java.lang.Integer iInitKey_rtnDspCodeId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescription extends com.ibm.commerce.ordermanagement.objimpl.ReturnDispositionCodeDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_rtnDspCode
java.lang.Integer iInitKey_rtnDspCode
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
rtnDspCode
java.lang.Integer rtnDspCode
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReason extends com.ibm.commerce.ordermanagement.objimpl.ReturnReasonEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnReason iTypedEntity
-
iInitKey_rtnReasonId
java.lang.Integer iInitKey_rtnReasonId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescription extends com.ibm.commerce.ordermanagement.objimpl.ReturnReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_rtnReason
java.lang.Integer iInitKey_rtnReason
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
rtnReason
java.lang.Integer rtnReason
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReceipt extends com.ibm.commerce.ordermanagement.objimpl.ReturnReceiptEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnReceipt iTypedEntity
-
iInitKey_rtnReceiptId
java.lang.Long iInitKey_rtnReceiptId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDisposition extends com.ibm.commerce.ordermanagement.objimpl.ReturnReceiptDispositionEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.ReturnReceiptDisposition iTypedEntity
-
iInitKey_rtnRcptDspId
java.lang.Long iInitKey_rtnRcptDspId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMA extends com.ibm.commerce.ordermanagement.objimpl.RMAEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMA iTypedEntity
-
iInitKey_rmaId
java.lang.Long iInitKey_rmaId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLog extends com.ibm.commerce.ordermanagement.objimpl.RMAAuthorizationLogEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLog iTypedEntity
-
iInitKey_rmaAuthorizationLogId
java.lang.Long iInitKey_rmaAuthorizationLogId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMACharge extends com.ibm.commerce.ordermanagement.objimpl.RMAChargeEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMACharge iTypedEntity
-
iInitKey_rmaChargeId
java.lang.Long iInitKey_rmaChargeId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItem extends com.ibm.commerce.ordermanagement.objimpl.RMAItemEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMAItem iTypedEntity
-
iInitKey_rmaItemId
java.lang.Long iInitKey_rmaItemId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCredit extends com.ibm.commerce.ordermanagement.objimpl.RMAItemAdjustmentCreditEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCredit iTypedEntity
-
iInitKey_rmaItemAdjustmentCreditId
java.lang.Long iInitKey_rmaItemAdjustmentCreditId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemComponent extends com.ibm.commerce.ordermanagement.objimpl.RMAItemComponentEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMAItemComponent iTypedEntity
-
iInitKey_rmaItemCmpId
java.lang.Long iInitKey_rmaItemCmpId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReason extends com.ibm.commerce.ordermanagement.objimpl.RMAItemDenyReasonEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMAItemDenyReason iTypedEntity
-
iInitKey_rmaItem
java.lang.Long iInitKey_rmaItem
-
iInitKey_rtnDnyRsn
java.lang.Integer iInitKey_rtnDnyRsn
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
rmaItem
java.lang.Long rmaItem
-
rtnDnyRsn
java.lang.Integer rtnDnyRsn
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemSerial extends com.ibm.commerce.ordermanagement.objimpl.RMAItemSerialEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
RMAItemSerial iTypedEntity
-
iInitKey_rmaItemSerialNumberId
java.lang.Long iInitKey_rmaItemSerialNumberId
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMATax extends com.ibm.commerce.ordermanagement.objimpl.RMATaxEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.ordermanagement.objects.RMATax iTypedEntity
-
iInitKey_taxCategoryId
java.lang.Integer iInitKey_taxCategoryId
-
iInitKey_rma
java.lang.Long iInitKey_rma
-
-
-
Class com.ibm.commerce.ordermanagement.objects.RMATaxKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
taxCategoryId
java.lang.Integer taxCategoryId
-
rma
java.lang.Long rma
-
-
-
Class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCode extends com.ibm.commerce.ordermanagement.objimpl.StoreBlockReasonCodeEntityBase implements Serializable
-
Class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
StoreBlockReasonCode iTypedEntity
-
iInitKey_storeEntityId
java.lang.Integer iInitKey_storeEntityId
-
iInitKey_blockReasonCode
java.lang.Integer iInitKey_blockReasonCode
-
-
-
Class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
blockReasonCode
java.lang.Integer blockReasonCode
-
-
-
-
Package com.ibm.commerce.ordermanagement.util
-
Class com.ibm.commerce.ordermanagement.util.ExtendBlockingConditionsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iorderDataBean
OrderDataBean iorderDataBean
-
iextendResult
com.ibm.commerce.ordermanagement.util.ExtendBlockingResultObject iextendResult
-
-
-
-
Package com.ibm.commerce.orderquotation.commands
-
Class com.ibm.commerce.orderquotation.commands.GetCredentialsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStoreId
java.lang.Integer iStoreId
-
iStoreIdStr
java.lang.String iStoreIdStr
-
iUserId
java.lang.String iUserId
-
iPassword
java.lang.String iPassword
-
iUserIdForCredentials
java.lang.String iUserIdForCredentials
-
iPasswordForCredentials
java.lang.String iPasswordForCredentials
-
iUserIdAttribute
java.lang.String iUserIdAttribute
-
isUserIdRetrieved
boolean isUserIdRetrieved
-
-
-
Class com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrgId
java.lang.Long iOrgId
-
iDistributorStoreId
java.lang.Integer iDistributorStoreId
-
isbOrganization
OrganizationSyncBean isbOrganization
-
iCustomerNo
java.lang.String iCustomerNo
-
iBusinessPartnerGrouping
java.lang.String iBusinessPartnerGrouping
-
-
-
Class com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iUOMCode
java.lang.String iUOMCode
-
iUOMStandard
java.lang.String iUOMStandard
-
iMappedUOMCode
java.lang.String iMappedUOMCode
-
iMappingDirection
boolean iMappingDirection
-
iUOMStandardFromRequestProperties
java.lang.String iUOMStandardFromRequestProperties
-
-
-
Class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iEnumerationGroups
OrderItemSelectCmd.EnumerationGroup[] iEnumerationGroups
-
istrOutSelectionOrderQuotationRelIdNames
java.lang.String[] istrOutSelectionOrderQuotationRelIdNames
-
imapRelsByChildId
java.util.Map<K,V> imapRelsByChildId
-
imapSelectionRels
java.util.Map<K,V> imapSelectionRels
-
imapOrders
java.util.Map<K,V> imapOrders
-
iAccessVector
AccessVector iAccessVector
-
imapSetEligibleContractIds
java.util.Map<K,V> imapSetEligibleContractIds
-
imapListSelectionItems
java.util.Map<K,V> imapListSelectionItems
-
imapCatalogEntries
java.util.Map<K,V> imapCatalogEntries
-
-
-
Class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOKURL
java.lang.String iOKURL
-
iWaitURL
java.lang.String iWaitURL
-
iTimeoutURL
java.lang.String iTimeoutURL
-
iErrorURL
java.lang.String iErrorURL
-
iOrderQuotationRelABs
com.ibm.commerce.order.objects.OrderQuotationRelAccessBean[] iOrderQuotationRelABs
-
iOrderQuotationRelIds
java.lang.String[] iOrderQuotationRelIds
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iOutOkOrderQuotationIdName
java.lang.String[] iOutOkOrderQuotationIdName
-
iOutTimeoutOrderQuotationIdName
java.lang.String[] iOutTimeoutOrderQuotationIdName
-
iOutWaitingOrderQuotationIdName
java.lang.String[] iOutWaitingOrderQuotationIdName
-
-
-
Class com.ibm.commerce.orderquotation.commands.OrderQuotationCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iQuotationResponse
QuotationResponse iQuotationResponse
-
iOrderItemABs
OrderItemAccessBean[] iOrderItemABs
-
iOrderQuotationRelAB
com.ibm.commerce.order.objects.OrderQuotationRelAccessBean iOrderQuotationRelAB
-
iOrderQuotationRelABRetrieved
boolean iOrderQuotationRelABRetrieved
-
iQuotationCurrency
java.lang.String iQuotationCurrency
-
iQuotationStoreAB
StoreAccessBean iQuotationStoreAB
-
iLanguageIds
java.lang.Integer[] iLanguageIds
-
iQuotationRelABs
java.util.Map<K,V> iQuotationRelABs
-
iOrderItemABCache
java.util.Map<K,V> iOrderItemABCache
-
iDefaultCurrency
java.lang.String iDefaultCurrency
-
-
-
Class com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrOrderQuotationRelAbbreviations
java.lang.String[] istrOrderQuotationRelAbbreviations
-
istrViewName
java.lang.String istrViewName
-
istrOutOrderQuotationRelIdNames
java.lang.String[] istrOutOrderQuotationRelIdNames
-
iabOrderQuotationRels
com.ibm.commerce.order.objects.OrderQuotationRelAccessBean[] iabOrderQuotationRels
-
-
-
Class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
iOrderIds
java.lang.String[] iOrderIds
-
iOrderABs
OrderAccessBean[] iOrderABs
-
iQuotationStoreIds
java.util.Hashtable<K,V> iQuotationStoreIds
-
iValidQuotationStoreIds
java.util.Map<K,V> iValidQuotationStoreIds
-
iQuotationContractIds
java.util.Hashtable<K,V> iQuotationContractIds
-
iQuotationUserIds
java.util.Hashtable<K,V> iQuotationUserIds
-
iQuotationPasswords
java.util.Hashtable<K,V> iQuotationPasswords
-
iOutOrderQuotationRelIdName
java.lang.String[] iOutOrderQuotationRelIdName
-
iQuotationRelIds
java.util.List<E> iQuotationRelIds
-
iQuotationType
java.lang.String iQuotationType
-
iReferralStores
java.lang.Integer[] iReferralStores
-
iDeleteOrderQuotationRelIds
java.lang.String[] iDeleteOrderQuotationRelIds
-
iRealParentOrderIds
java.lang.Long[] iRealParentOrderIds
-
iSetDeletedOrderQuotationRelIds
java.util.Set<E> iSetDeletedOrderQuotationRelIds
-
-
-
Class com.ibm.commerce.orderquotation.commands.RequestOrderQuotationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iQuotationRequests
java.util.List<E> iQuotationRequests
-
iQuotationRequestMap
java.util.Map<K,V> iQuotationRequestMap
-
iQuotationRelIds
java.util.List<E> iQuotationRelIds
-
-
-
Class com.ibm.commerce.orderquotation.commands.StoreRequestOrderQuotationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iQuotationRequests
java.util.List<E> iQuotationRequests
-
iReferralInterfacePolicyId
java.lang.Long iReferralInterfacePolicyId
-
iReferralDBs
java.util.Map<K,V> iReferralDBs
-
iQuotationRelIds
java.util.List<E> iQuotationRelIds
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
-
-
-
Package com.ibm.commerce.orderstatus.beans
-
Class com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusDataBean extends com.ibm.commerce.orderstatus.beansrc.OrderFulfillmentItemStatusDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyOrderItemStatusId
java.lang.String iDataBeanKeyOrderItemStatusId
OrderItemStatusId
-
-
-
Class com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusDataBean extends com.ibm.commerce.orderstatus.beansrc.OrderFulfillmentStatusDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyOrderStatusId
java.lang.String iDataBeanKeyOrderStatusId
OrderStatusId
-
-
-
-
Package com.ibm.commerce.orderstatus.objects
-
Class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatus extends com.ibm.commerce.orderstatus.objimpl.OrderFulfillmentItemStatusEntityBase implements Serializable
-
Class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatus iTypedEntity
-
iInitKey_orderItemStatusId
java.lang.Long iInitKey_orderItemStatusId
-
-
-
Class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatus extends com.ibm.commerce.orderstatus.objimpl.OrderFulfillmentStatusEntityBase implements Serializable
-
Class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatus iTypedEntity
-
iInitKey_orderStatusId
java.lang.Long iInitKey_orderStatusId
-
-
-
-
Package com.ibm.commerce.pagelayout.cache
-
Class com.ibm.commerce.pagelayout.cache.PageLayoutCacheTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
pageDesignData
com.ibm.commerce.pagelayout.facade.datatypes.PageDesignType pageDesignData
-
pageLayoutId
java.lang.String pageLayoutId
-
pageId
java.lang.String pageId
-
-
-
Class com.ibm.commerce.pagelayout.cache.PageLayoutWidgetCacheTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
-
Package com.ibm.commerce.pagelayout.commands
-
Class com.ibm.commerce.pagelayout.commands.CleanPageLayoutsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
queryService
JDBCQueryService queryService
-
cutOffDateStr
java.lang.String cutOffDateStr
-
isCleanMarkedForDelete
java.lang.String isCleanMarkedForDelete
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.pagelayout.commands.DeleteLayoutAssignmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
pageGroup
java.lang.String pageGroup
The Page Group of the Page. -
pageId
java.lang.String pageId
The Unique Id of the Page. -
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper.
-
-
-
-
Package com.ibm.commerce.pagelayout.dataload.exception
-
Class com.ibm.commerce.pagelayout.dataload.exception.PageLayoutDataLoadApplicationException extends DataLoadApplicationException implements Serializable
-
-
Package com.ibm.commerce.pagelayout.facade.client
-
Class com.ibm.commerce.pagelayout.facade.client.LayoutException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.client.PageDesignException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.client.PageException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.client.WidgetDefinitionException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.pagelayout.facade.server.commands
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper.
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutPageLocationPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper. -
pageLocationsToBeAdded
java.util.Map<K,V> pageLocationsToBeAdded
The Map of Page Location noun parts to be added. Key is the Layout noun, value is the list of Page Location noun parts to be added. -
pageLocationsToBeUpdated
java.util.Map<K,V> pageLocationsToBeUpdated
The Map of Page Location noun parts to be updated. Key is the Layout noun, value is the list of Page Location noun parts to be updated. -
pageLocationsToBeDeleted
java.util.Map<K,V> pageLocationsToBeDeleted
The Map of Page Location noun parts to be deleted. Key is the Layout noun, value is the list of Page Location noun parts to be deleted. -
layoutIdToPhysicalLayoutMap
java.util.Map<K,V> layoutIdToPhysicalLayoutMap
The Map of physical Layouts. Key is the layout id, value is the physical layout entity. -
catalogGroupFacadeClient
CatalogGroupFacadeClient catalogGroupFacadeClient
The Catalog Group Facade Client instance used by this class. -
catalogEntryFacadeClient
CatalogEntryFacadeClient catalogEntryFacadeClient
The Catalog Entry Facade Client instance used by this class. -
pageLayoutFacadeClient
PageLayoutFacadeClient pageLayoutFacadeClient
The Page Layout Facade Client instance used by this class.
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutPropertyPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutStaticLocationPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutWidgetChildSlotPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutWidgetExtendedDataPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutWidgetPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutWidgetPropertyPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangePageBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangePageCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangePageSEOPropertiesCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ChangePageSEOURLCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchLayoutByPageCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
iNouns
java.util.List<E> iNouns
The list of layout nouns to be returned. -
iPageGroup
java.lang.String iPageGroup
The input Page Group. -
iPageId
java.lang.String iPageId
The input Page Id. -
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper.
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchLayoutCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchPageCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchPageDesignCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
nouns
java.util.List<E> nouns
The list of PageDesign nouns fetched by this command. -
marketingFacadeClient
MarketingFacadeClient marketingFacadeClient
The Marketing Facade Client instance used by this command. -
fetchMarketingSpotDataAccessProfile
java.lang.String fetchMarketingSpotDataAccessProfile
The access profile for fetching the Marketing Spot Data. -
fetchLayoutDetailsAccessProfile
java.lang.String fetchLayoutDetailsAccessProfile
The access profile for fetching the details of the Winning Layout. -
managingTool
java.lang.String managingTool
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchPageDesignUsingDataCacheCmdImpl extends FetchPageDesignCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchPageLocationsByLayoutIDCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchWidgetDefinitionByDeviceClassCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchWidgetDefinitionByIdentifierCmdImpl extends FetchWidgetDefinitionCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchWidgetDefinitionByUniqueIDCmdImpl extends FetchWidgetDefinitionCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.FetchWidgetDefinitionCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.GetLayoutCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.GetPageCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.GetPageDesignCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.GetWidgetDefinitionCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.InsertMoreLayoutPageLocationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper.
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.InsertMorePageSEODataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
seoUrlAccessProfile
java.lang.String seoUrlAccessProfile
-
seoPropertiesAccessProfile
java.lang.String seoPropertiesAccessProfile
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.InsertMorePageSEODataForStoreCmdImpl extends InsertMorePageSEODataCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.PageDesignEMarketingSpotListTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
pageDesign
com.ibm.commerce.pagelayout.facade.datatypes.PageDesignType pageDesign
-
eSpotOuterList
java.util.List<E> eSpotOuterList
-
eSpotFlatList
java.util.List<E> eSpotFlatList
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessLayoutCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessLayoutCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changePageLocationPartCmd
ChangeLayoutPartActionCmd changePageLocationPartCmd
The instance of change page location part command. -
depthLevelToWidgetMapping
java.util.Map<K,V> depthLevelToWidgetMapping
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessLayoutDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPageLocationActivityHelper
PageLocationActivityHelper iPageLocationActivityHelper
The instance of Page Location Activity Helper.
-
-
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessPageCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessPageCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.commands.ProcessPageDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.pagelayout.facade.server.exception
-
Class com.ibm.commerce.pagelayout.facade.server.exception.PageLayoutApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.exception.PageLayoutSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.pagelayout.facade.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.db.jdbc.LayoutSearchSQLComposer extends SQLComposer implements Serializable
-
Class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.db.jdbc.LayoutSortingOptionsSQLProcessor extends SQLComposer implements Serializable
-
-
Package com.ibm.commerce.pagelayout.internal.client.taglib
-
Class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag extends org.apache.taglibs.standard.tag.rt.core.ImportTag implements Serializable
-
Serialized Fields
-
slotId
java.lang.String slotId
slotId -
identifier
java.lang.String identifier
widget identifier -
uniqueID
java.lang.String uniqueID
widget unique ID -
isDebug
boolean isDebug
Debug -
useIBMContextInSeparatedEnv
boolean useIBMContextInSeparatedEnv
useIBMContextInSeparatedEnv -
varPageDesignDetails
java.lang.String varPageDesignDetails
Attribute to define variable name under which Page Layout logical SDO object can be found. If this attribute is not specified, then value of PAGE_DESIGN_DETAILS_VAR attribute will be used to find the variable name. Once variable name is found, it will be used as key to find Page Layout logical SDO object. -
varPageDesignDetailsJSON
java.lang.String varPageDesignDetailsJSON
Attribute to define variable name under which Page Layout JSON object can be found. If this attribute is not specified, then value of PAGE_DESIGN_DETAILS_JSON_VAR attribute will be used to find the variable name. Once variable name is found, it will be used as key to find Page Layout JSON object. -
singletonKey
java.lang.String singletonKey
Key used to check if this widget is already imported or not. If the widget is already imported, then no further action will be taken. -
params
java.util.Map<K,V> params
A listing of parameters passed in using the nested ParamTag -
urlManagerList
java.util.List<E> urlManagerList
List of URLManager objects.
-
-
-
-
Package com.ibm.commerce.payment.actions
-
Class com.ibm.commerce.payment.actions.ActionData extends java.lang.Object implements Serializable
-
Serialized Fields
-
operationResult
java.lang.String operationResult
A String value of the machine-readable action execution result. Defaults to Success -
readableStatus
java.lang.String readableStatus
A String value of the human-readable action execution result. Defaults to Success -
actionName
java.lang.String actionName
-
storeId
java.lang.Integer storeId
the unique identifier of the store associated to the order being processed by Payment Rules -
currency
java.lang.String currency
the currency to apply to the action -
amount
java.math.BigDecimal amount
the amount to be used in the payment backend transaction -
paymentSystem
java.lang.String paymentSystem
the payment backend system to process this action -
EDPPaymentInstructionId
java.lang.Long EDPPaymentInstructionId
payment instruction unique identifier in -
maskSensitiveData
boolean maskSensitiveData
-
policyId
java.lang.Long policyId
-
hasExecuted
boolean hasExecuted
if this action has been executed or not; it doesn't inform if the action was sucessful or not -
_index
int _index
The index of this action in the action list. It is used to make sure the action sequence in the action list after decomposing it from the payment event data is same as the sequence set by rule reader. -
phase
java.lang.Integer phase
the current phase when the action is performed.
-
-
-
Class com.ibm.commerce.payment.actions.ActionResults extends java.lang.Object implements Serializable
-
Serialized Fields
-
status
int status
The overall status associated with this action -
amount
java.math.BigDecimal amount
The amount consumed by this action. Whenever an action consumes an amount, it MUST return how much was actually consumed in this field. -
_avsCode
int _avsCode
The avs common code returned from backend action. It make sensce to credit card payment method for now. -
_actionName
java.lang.String _actionName
This field will tell us which action this result belongs to. -
pluginException
PluginException pluginException
The Exception throw from Plugin, we set here for debug and other purpose. I don't think should be visible to external system -
ppcException
EDPException ppcException
The exception should be throw from PPC, but we don't want it to throw -
actionData
ActionData actionData
-
-
-
Class com.ibm.commerce.payment.actions.PaymentActionData extends ActionData implements Serializable
-
Serialized Fields
-
atomicPaymentId
java.lang.Long atomicPaymentId
atomic payment unique identifier in payment rules -
backendPaymentId
java.lang.String backendPaymentId
payment transaction unique identifier in the payment backend -
backendPiId
java.lang.String backendPiId
payment instruction unique identifier in the payment backend -
newAtomicPaymentRequired
boolean newAtomicPaymentRequired
if the creation of a atomic payment is required -
atomicPaymentToBeCanceled
boolean atomicPaymentToBeCanceled
if the atomic payment needs to be canceled; defaults to false -
orderId
java.lang.Long orderId
order identifier; withstoreId
, defines the primary key of an order in an request to payment rules -
rmaId
java.lang.Long rmaId
the name of this class for trace/debug purposes -
protocolData
java.util.HashMap<K,V> protocolData
the parameters (keywords and values) to the payment action in the payment backend system -
releaseIds
java.lang.Long[] releaseIds
list of Release primary keys that are related to the payment action -
orderItems
java.lang.String[] orderItems
-
updateRequired
boolean updateRequired
indicates if the object model needs to be updated after the execution of the action; this parameter should be deprecated and the actions should update the model automatically -
atomicPaymentToDistributeId
java.lang.Long atomicPaymentToDistributeId
the context of the action -
errorKey
java.lang.String errorKey
-
sensitiveInformation
java.util.Map<K,V> sensitiveInformation
-
-
-
Class com.ibm.commerce.payment.actions.PaymentActionResults extends ActionResults implements Serializable
-
Serialized Fields
-
paymentInstructionId
java.lang.String paymentInstructionId
the payment instruction identifier associated to the action execution; payment instruction is the set of details the uniquely identify a payment method and a particular account (for example; for CC, it is the account number, expiration amount, etc) -
paymentId
java.lang.String paymentId
the payment identifier associated to the action execution; payment here means the object that represents a payment transaction
-
-
-
Class com.ibm.commerce.payment.actions.RefundActionData extends ActionData implements Serializable
-
Serialized Fields
-
rmaId
java.lang.Long rmaId
the unique identifier of the refund transaction in the payment backend system -
refundInstructionId
java.lang.Long refundInstructionId
the reference to the refund instruction id -
refundAtomicId
java.lang.Long refundAtomicId
the reference to the refund atomic id -
backendCreditId
java.lang.String backendCreditId
the reference to the backend credit id -
backendPaymentId
java.lang.String backendPaymentId
the backend payment id for dependent credit -
sensitiveInformation
java.util.Map<K,V> sensitiveInformation
The sensitive information
-
-
-
Class com.ibm.commerce.payment.actions.RefundActionResults extends ActionResults implements Serializable
-
Serialized Fields
-
paymentInstructionId
java.lang.String paymentInstructionId
The payment instruction identifier associated to the action execution; payment instruction is the set of details the uniquely identify a refund method and a particular account (for example, for CC, it is the account number, expiration amount, etc). -
creditId
java.lang.String creditId
The credit identifier associated to the action execution; credit here means the object that represents a refund transaction. -
creditState
int creditState
The query results associated to a particular payment instruction and credit pair; these results are returned directly by the backend and are used by Payment Rules to check the current status of a credit.
-
-
-
-
Package com.ibm.commerce.payment.actions.commands
-
Class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
payActionDataList
java.util.List<E> payActionDataList
The payment action list which contains the payment actions will be executed. -
refundActionDataList
java.util.List<E> refundActionDataList
The refund action list which contains the refund actions will be executed. -
locale
java.util.Locale locale
The current locale. -
storeId
java.lang.Integer storeId
The current store id. -
paymentGroupId
java.lang.String paymentGroupId
The current payment group id. -
orderChannel
java.lang.String orderChannel
The current order channel. -
orderAccessBean
OrderAccessBean orderAccessBean
The order access bean that corresponds to the order of each payment action. -
aRMAAccessBean
RMAAccessBean aRMAAccessBean
The RMA access bean that corresponds to the RMA of each refund action. -
edpResults
EDPResults edpResults
The payment actions execution results
-
-
-
Class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
refundActionDataList
java.util.List<E> refundActionDataList
-
payActionDataList
java.util.List<E> payActionDataList
-
locale
java.util.Locale locale
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
paymentContext
PaymentContext paymentContext
-
edpResults
EDPResults edpResults
-
-
-
Class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
payActionData
PaymentActionData payActionData
Payment Action Data -
policyActionResults
ActionResults policyActionResults
-
locale
java.util.Locale locale
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
payActionData
PaymentActionData payActionData
-
policyActionResults
ActionResults policyActionResults
-
locale
java.util.Locale locale
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
paymentContext
PaymentContext paymentContext
-
-
-
Class com.ibm.commerce.payment.actions.commands.PaymentEventContainer extends com.ibm.commerce.event.WCSEvent implements Serializable
-
Class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
payActionData
PaymentActionData payActionData
-
refundActionData
RefundActionData refundActionData
-
locale
java.util.Locale locale
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
backendPi
PaymentInstruction backendPi
EDPPaymentInstruction VO -
paymentDataAnalyzer
PaymentDataAnalyzer paymentDataAnalyzer
PaymentDataAnalyzer VO -
policyActionResults
ActionResults policyActionResults
ActionResults -
orderEditable
boolean orderEditable
If order is editable -
errorDetail
java.lang.String errorDetail
errorKey
-
-
-
Class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
payActionData
PaymentActionData payActionData
-
refundActionData
RefundActionData refundActionData
-
backendPayment
Payment backendPayment
Reference to the associated backend payment for this action. -
backendPi
PaymentInstruction backendPi
EDPPaymentInstruction VO -
paymentDataAnalyzer
PaymentDataAnalyzer paymentDataAnalyzer
PaymentDataAnalyzer VO -
policyActionResults
ActionResults policyActionResults
ActionResults -
orderEditable
boolean orderEditable
If order is editable -
errorDetail
java.lang.String errorDetail
errorKey -
locale
java.util.Locale locale
-
storeId
java.lang.Integer storeId
-
paymentGroupId
java.lang.String paymentGroupId
-
orderChannel
java.lang.String orderChannel
-
paymentContext
PaymentContext paymentContext
-
-
-
Class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
actionData
ActionData actionData
-
actionType
java.lang.Short actionType
-
edpOrderId
java.lang.Long edpOrderId
-
orderId
java.lang.Long orderId
-
phase
java.lang.Integer phase
-
transactionType
java.lang.Short transactionType
-
operationType
java.lang.String operationType
-
ppcPayInst
com.ibm.commerce.payments.plugincontroller.beans.PPCPayInstData ppcPayInst
-
ppcPayment
com.ibm.commerce.payments.plugincontroller.beans.PPCPaymentData ppcPayment
-
ppcPayTran
com.ibm.commerce.payments.plugincontroller.beans.PPCPayTranData ppcPayTran
-
edpPayInst
com.ibm.commerce.edp.model.PaymentInstructionData edpPayInst
-
edpAtmPay
com.ibm.commerce.edp.model.AtomicPaymentData edpAtmPay
-
ppcExtDataForPayInst
java.util.Collection<E> ppcExtDataForPayInst
-
ppcExtDataForPayTran
java.util.Collection<E> ppcExtDataForPayTran
-
edpReleases
java.util.Collection<E> edpReleases
-
ppcCredit
com.ibm.commerce.payments.plugincontroller.beans.PPCCreditData ppcCredit
-
edpRefInst
com.ibm.commerce.edp.refunds.RefundInstructionData edpRefInst
-
oldPaymentId
java.lang.String oldPaymentId
-
-
-
Class com.ibm.commerce.payment.actions.commands.UndoPaymentActionsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
originalActionData
ActionData originalActionData
-
orderChannel
java.lang.String orderChannel
-
ticklerNeeded
boolean ticklerNeeded
-
ticklerComments
java.lang.String ticklerComments
-
-
-
Class com.ibm.commerce.payment.actions.commands.UndoPaymentActionVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
originalActionData
ActionData originalActionData
-
orderChannel
java.lang.String orderChannel
-
ticklerNeeded
boolean ticklerNeeded
-
ticklerComments
java.lang.String ticklerComments
-
-
-
-
Package com.ibm.commerce.payment.beans
-
Class com.ibm.commerce.payment.beans.AccountDataBean extends AccountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyAccountId
java.lang.String iDataBeanKeyAccountId
AccountId
-
-
-
Class com.ibm.commerce.payment.beans.BuyerPurchaseOrderDataBean extends BuyerPurchaseOrderDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyBuyerPurchaseOrderId
java.lang.String iDataBeanKeyBuyerPurchaseOrderId
BuyerPurchaseOrderId
-
-
-
Class com.ibm.commerce.payment.beans.CreditCardCheckDataBean extends CreditCardCheckDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCreditCardReferenceNumber
java.lang.String iDataBeanKeyCreditCardReferenceNumber
CreditCardReferenceNumber
-
-
-
Class com.ibm.commerce.payment.beans.CreditLineDataBean extends CreditLineDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyCreditLineId
java.lang.String iDataBeanKeyCreditLineId
CreditLineId
-
-
-
Class com.ibm.commerce.payment.beans.EligibleAccountListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
inMemberId
java.lang.Long inMemberId
-
ivecAccountIds
java.util.Vector<E> ivecAccountIds
-
-
-
Class com.ibm.commerce.payment.beans.InvoiceDataBean extends InvoiceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyInvoiceId
java.lang.String iDataBeanKeyInvoiceId
InvoiceId
-
-
-
Class com.ibm.commerce.payment.beans.InvoiceDetailDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrInvoiceVersion
java.lang.String istrInvoiceVersion
-
istrOrderNumber
java.lang.String istrOrderNumber
-
istrReleaseNumber
java.lang.String istrReleaseNumber
-
istrInvoiceNumber
java.lang.String istrInvoiceNumber
-
istrCustomerPONumber
java.lang.String istrCustomerPONumber
-
istrDayOfOrderDate
java.lang.String istrDayOfOrderDate
-
istrYearOfOrderDate
java.lang.String istrYearOfOrderDate
-
istrMonthOfOrderDate
java.lang.String istrMonthOfOrderDate
-
istrSellerName
java.lang.String istrSellerName
-
istrSellerBusinessTitle
java.lang.String istrSellerBusinessTitle
-
istrSellerPersonTitle
java.lang.String istrSellerPersonTitle
-
istrSellerFirstName
java.lang.String istrSellerFirstName
-
istrSellerMiddleName
java.lang.String istrSellerMiddleName
-
istrSellerLastName
java.lang.String istrSellerLastName
-
istrSellerOrgName
java.lang.String istrSellerOrgName
-
istrSellerOrgUnitName
java.lang.String istrSellerOrgUnitName
-
istrSellerOfficeAddress
java.lang.String istrSellerOfficeAddress
-
istrSellerAddressLine1
java.lang.String istrSellerAddressLine1
-
istrSellerAddressLine2
java.lang.String istrSellerAddressLine2
-
istrSellerAddressLine3
java.lang.String istrSellerAddressLine3
-
istrSellerCity
java.lang.String istrSellerCity
-
istrSellerStateOrProvince
java.lang.String istrSellerStateOrProvince
-
istrSellerZipCode
java.lang.String istrSellerZipCode
-
istrSellerCountry
java.lang.String istrSellerCountry
-
istrBillToBusinessTitle
java.lang.String istrBillToBusinessTitle
-
istrBillToPersonTitle
java.lang.String istrBillToPersonTitle
-
istrBillToFirstName
java.lang.String istrBillToFirstName
-
istrBillToMiddleName
java.lang.String istrBillToMiddleName
-
istrBillToLastName
java.lang.String istrBillToLastName
-
istrBillToOrgName
java.lang.String istrBillToOrgName
-
istrBillToOrgUnitName
java.lang.String istrBillToOrgUnitName
-
istrBillToOfficeAddress
java.lang.String istrBillToOfficeAddress
-
istrBillToAddressLine1
java.lang.String istrBillToAddressLine1
-
istrBillToAddressLine2
java.lang.String istrBillToAddressLine2
-
istrBillToAddressLine3
java.lang.String istrBillToAddressLine3
-
istrBillToCity
java.lang.String istrBillToCity
-
istrBillToStateOrProvince
java.lang.String istrBillToStateOrProvince
-
istrBillToZipCode
java.lang.String istrBillToZipCode
-
istrBillToCountry
java.lang.String istrBillToCountry
-
istrShipToBusinessTitle
java.lang.String istrShipToBusinessTitle
-
istrShipToPersonTitle
java.lang.String istrShipToPersonTitle
-
istrShipToFirstName
java.lang.String istrShipToFirstName
-
istrShipToMiddleName
java.lang.String istrShipToMiddleName
-
istrShipToLastName
java.lang.String istrShipToLastName
-
istrShipToOrgName
java.lang.String istrShipToOrgName
-
istrShipToOrgUnitName
java.lang.String istrShipToOrgUnitName
-
istrShipToOfficeAddress
java.lang.String istrShipToOfficeAddress
-
istrShipToAddressLine1
java.lang.String istrShipToAddressLine1
-
istrShipToAddressLine2
java.lang.String istrShipToAddressLine2
-
istrShipToAddressLine3
java.lang.String istrShipToAddressLine3
-
istrShipToCity
java.lang.String istrShipToCity
-
istrShipToStateOrProvince
java.lang.String istrShipToStateOrProvince
-
istrShipToZipCode
java.lang.String istrShipToZipCode
-
istrShipToCountry
java.lang.String istrShipToCountry
-
istrDayOfShipDate
java.lang.String istrDayOfShipDate
-
istrYearOfShipDate
java.lang.String istrYearOfShipDate
-
istrMonthOfShipDate
java.lang.String istrMonthOfShipDate
-
istrDayOfInvoiceDate
java.lang.String istrDayOfInvoiceDate
-
istrYearOfInvoiceDate
java.lang.String istrYearOfInvoiceDate
-
istrMonthOfInvoiceDate
java.lang.String istrMonthOfInvoiceDate
-
istrPolicyName
java.lang.String istrPolicyName
-
istrPolicyDescription
java.lang.String istrPolicyDescription
-
istrStoreEntityId
java.lang.String istrStoreEntityId
-
istrPaymentAttributes
java.lang.String istrPaymentAttributes
-
istrBuyerBusinessTitle
java.lang.String istrBuyerBusinessTitle
-
istrBuyerPersonTitle
java.lang.String istrBuyerPersonTitle
-
istrBuyerFirstName
java.lang.String istrBuyerFirstName
-
istrBuyerMiddleName
java.lang.String istrBuyerMiddleName
-
istrBuyerLastName
java.lang.String istrBuyerLastName
-
istrBuyerOrgName
java.lang.String istrBuyerOrgName
-
istrBuyerOrgUnitName
java.lang.String istrBuyerOrgUnitName
-
istrBuyerOfficeAddress
java.lang.String istrBuyerOfficeAddress
-
istrBuyerAddressLine1
java.lang.String istrBuyerAddressLine1
-
istrBuyerAddressLine2
java.lang.String istrBuyerAddressLine2
-
istrBuyerAddressLine3
java.lang.String istrBuyerAddressLine3
-
istrBuyerCity
java.lang.String istrBuyerCity
-
istrBuyerStateOrProvince
java.lang.String istrBuyerStateOrProvince
-
istrBuyerZipCode
java.lang.String istrBuyerZipCode
-
istrBuyerCountry
java.lang.String istrBuyerCountry
-
istrBuyerOrganizationName
java.lang.String istrBuyerOrganizationName
-
istrBuyerOrganizationBusinessTitle
java.lang.String istrBuyerOrganizationBusinessTitle
-
istrBuyerOrganizationPersonTitle
java.lang.String istrBuyerOrganizationPersonTitle
-
istrBuyerOrganizationFirstName
java.lang.String istrBuyerOrganizationFirstName
-
istrBuyerOrganizationMiddleName
java.lang.String istrBuyerOrganizationMiddleName
-
istrBuyerOrganizationLastName
java.lang.String istrBuyerOrganizationLastName
-
istrBuyerOrganizationOrgName
java.lang.String istrBuyerOrganizationOrgName
-
istrBuyerOrganizationOrgUnitName
java.lang.String istrBuyerOrganizationOrgUnitName
-
istrBuyerOrganizationOfficeAddress
java.lang.String istrBuyerOrganizationOfficeAddress
-
istrBuyerOrganizationAddressLine1
java.lang.String istrBuyerOrganizationAddressLine1
-
istrBuyerOrganizationAddressLine2
java.lang.String istrBuyerOrganizationAddressLine2
-
istrBuyerOrganizationAddressLine3
java.lang.String istrBuyerOrganizationAddressLine3
-
istrBuyerOrganizationCity
java.lang.String istrBuyerOrganizationCity
-
istrBuyerOrganizationStateOrProvince
java.lang.String istrBuyerOrganizationStateOrProvince
-
istrBuyerOrganizationZipCode
java.lang.String istrBuyerOrganizationZipCode
-
istrBuyerOrganizationCountry
java.lang.String istrBuyerOrganizationCountry
-
istrCurrency
java.lang.String istrCurrency
-
istrTotalAmount
java.lang.String istrTotalAmount
-
idbInvoiceItemList
com.ibm.commerce.payment.beans.InvoiceItemDataBean[] idbInvoiceItemList
-
istrTotalDiscount
java.lang.String istrTotalDiscount
-
istrTaxType
java.lang.String istrTaxType
-
istrTax
java.lang.String istrTax
-
vecTax
java.util.Vector<E> vecTax
-
istrTotalShipping
java.lang.String istrTotalShipping
-
istrTotalShippingTaxType
java.lang.String istrTotalShippingTaxType
-
istrTotalShippingTax
java.lang.String istrTotalShippingTax
-
vecTotalShippingTax
java.util.Vector<E> vecTotalShippingTax
-
istrTotalAdjustments
java.lang.String istrTotalAdjustments
-
iPaymentMethods
java.util.Vector<E> iPaymentMethods
-
-
-
Class com.ibm.commerce.payment.beans.InvoiceItemDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrSKU
java.lang.String istrSKU
-
istrDescription
java.lang.String istrDescription
-
istrQuantity
java.lang.String istrQuantity
-
istrUnitPrice
java.lang.String istrUnitPrice
-
istrPrice
java.lang.String istrPrice
-
-
-
Class com.ibm.commerce.payment.beans.InvoiceListDataBean extends InvoiceListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyOrdersId
java.lang.String iDataBeanKeyOrdersId
-
iInvoiceListDataBean
InvoiceDataBean[] iInvoiceListDataBean
-
-
-
Class com.ibm.commerce.payment.beans.PayInfoDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrStoreId
java.lang.String istrStoreId
-
istrOrderId
java.lang.String istrOrderId
-
idbOrder
OrderDataBean idbOrder
-
ivecCardBrand
java.util.Vector<E> ivecCardBrand
-
ivecCardNumber
java.util.Vector<E> ivecCardNumber
-
ivecCardExpiryYear
java.util.Vector<E> ivecCardExpiryYear
-
ivecCardExpiryMonth
java.util.Vector<E> ivecCardExpiryMonth
-
inSize
int inSize
-
-
-
Class com.ibm.commerce.payment.beans.PaymentMethodDataBean extends PaymentMethodDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPaymentMethodId
java.lang.String iDataBeanKeyPaymentMethodId
PaymentMethodId
-
-
-
Class com.ibm.commerce.payment.beans.PaymentMethodDescriptionDataBean extends PaymentMethodDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId -
iDataBeanKeyPaymentMethodId
java.lang.String iDataBeanKeyPaymentMethodId
PaymentMethodId
-
-
-
Class com.ibm.commerce.payment.beans.PaymentPolicyListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
ivecSupportedCassettes
java.util.Vector<E> ivecSupportedCassettes
Vector for storing the name of the supported Cassettes for the Store -
ivecDefinedPaymentPolicies
java.util.Vector<E> ivecDefinedPaymentPolicies
// Vector for storing the name of the defined Payment Policies for the Store -
ivecMerchantAccountInfo
java.util.Vector<E> ivecMerchantAccountInfo
Vector for storing the MerchantAccountInfo objects of the Store -
ivecSupportedPaymentPolicyInfo
java.util.Vector<E> ivecSupportedPaymentPolicyInfo
Vector for storing the supported PaymentPolicyInfo for the Store -
ihshMerchantAccountInfoByCassette
java.util.Hashtable<K,V> ihshMerchantAccountInfoByCassette
Hashtable for storing the set of MerchantAccountInfo objects for the Store keyed by the cassette name. The value is a vector of MerchantAccountInfo objects for a particular payment cassette. -
ihshPaymentPolicyInfoByCassette
java.util.Hashtable<K,V> ihshPaymentPolicyInfoByCassette
Hashtable for storing the set of PaymentPolicyInfo objects for the Store keyed by the cassette name. The value is a vector of PaymentPolicyInfo objects for a particular payment cassette. -
ihshNonCassetteBasedPaymentPolicyInfo
java.util.Hashtable<K,V> ihshNonCassetteBasedPaymentPolicyInfo
Hashtable for storing the set of non-cassette based PaymentPolicyInfo objects for the Store. The key for this Hashtable is the policyName and the mapped-to value is the PaymentPolicyInfo object with that policyName. -
ihshAllNonCassetteBasedPaymentPolicyInfo
java.util.ArrayList<E> ihshAllNonCassetteBasedPaymentPolicyInfo
ArrayList for storing the set of non-cassette based PaymentPolicyInfo objects for the Store. -
ihshPaymentPolicyInfoForSupportedCassette
java.util.Hashtable<K,V> ihshPaymentPolicyInfoForSupportedCassette
Hashtable for storing the set of PaymentPolicyInfo objects for the supported cassette. The value is a vector of PaymentPolicyInfo objects for each of the supported cassette. -
inStoreId
java.lang.Integer inStoreId
-
inLanguageId
java.lang.Integer inLanguageId
-
istrPolicyName
java.lang.String istrPolicyName
-
istrDetailMessage
java.lang.String istrDetailMessage
-
iexcPSException
java.lang.Exception iexcPSException
-
inPrimaryRC
int inPrimaryRC
-
inSecondaryRC
int inSecondaryRC
-
sPaymentsEnabled
java.lang.String sPaymentsEnabled
-
findCreditLinePolicy
boolean findCreditLinePolicy
-
-
-
Class com.ibm.commerce.payment.beans.PaymentStatusDataBean extends PaymentStatusDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStoreId
java.lang.String iDataBeanKeyStoreId
StoreId -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
OrderId
-
-
-
Class com.ibm.commerce.payment.beans.PaymentSummaryDataBean extends PaymentSummaryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPaymentSummaryId
java.lang.String iDataBeanKeyPaymentSummaryId
PaymentSummaryId
-
-
-
Class com.ibm.commerce.payment.beans.PaymentSynchronizeDataBean extends PaymentSynchronizeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyPaySynchronizeReferenceNumber
java.lang.String iDataBeanKeyPaySynchronizeReferenceNumber
PaySynchronizeReferenceNumber
-
-
-
Class com.ibm.commerce.payment.beans.POPurchaseAmountDataBean extends POPurchaseAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyBuyerPurchaseOrderId
java.lang.String iDataBeanKeyBuyerPurchaseOrderId
BuyerPurchaseOrderId -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
OrderId
-
-
-
Class com.ibm.commerce.payment.beans.ProfileProperties extends java.util.Properties implements Serializable
-
Class com.ibm.commerce.payment.beans.RefundMethodDataBean extends RefundMethodDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyOrderId
java.lang.String iDataBeanKeyOrderId
OrderId -
iDataBeanKeyRmaId
java.lang.String iDataBeanKeyRmaId
RmaId
-
-
-
Class com.ibm.commerce.payment.beans.RefundPolicyListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrPolicyName
java.lang.String istrPolicyName
-
inStoreId
java.lang.Integer inStoreId
-
inLanguageId
java.lang.Integer inLanguageId
-
ivecDefinedRefundPolicies
java.util.Vector<E> ivecDefinedRefundPolicies
-
ihshRefundPolicyInfo
java.util.Hashtable<K,V> ihshRefundPolicyInfo
-
istrDetailMessage
java.lang.String istrDetailMessage
-
-
-
Class com.ibm.commerce.payment.beans.TradingDepositAmountDataBean extends TradingDepositAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyTradingDepositAmountId
java.lang.String iDataBeanKeyTradingDepositAmountId
TradingDepositAmountId
-
-
-
Class com.ibm.commerce.payment.beans.TradingPurchaseAmountDataBean extends TradingPurchaseAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyTradingPurchaseAmountId
java.lang.String iDataBeanKeyTradingPurchaseAmountId
TradingPurchaseAmountId
-
-
-
Class com.ibm.commerce.payment.beans.TradingRefundAmountDataBean extends TradingRefundAmountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyTradingRefundAmountId
java.lang.String iDataBeanKeyTradingRefundAmountId
TradingRefundAmountId
-
-
-
Class com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
idbOrder
OrderDataBean idbOrder
-
iaOrderItemAB
OrderItemAccessBean[] iaOrderItemAB
-
ihshPaymentTCInfoByTradingId
java.util.Hashtable<K,V> ihshPaymentTCInfoByTradingId
Hashtable for storing the set of PaymentTCInfo Beans by Trading Agreement ID for all the oder items in the specified order. -
ivecTradingIds
java.util.Vector<E> ivecTradingIds
Vector for storing the different Trading Agreement IDs for this order -
ivecIdsOfTAWithNoPaymentTC
java.util.Vector<E> ivecIdsOfTAWithNoPaymentTC
Vector for storing the IDs of Trading Agreement with no explicit Payment Terms and Conditions that are specified by the order items of this order. -
ivecCommonPaymentTCInfo
java.util.Vector<E> ivecCommonPaymentTCInfo
Vector for storing the PaymentTCInfo Beans representing Payment Terms and Conditions that are common across all Trading Agreements specified by the order items. -
ivecUsablePaymentTCInfo
java.util.Vector<E> ivecUsablePaymentTCInfo
Vector for storing the PaymentTCInfo Beans representing usable Payment Terms and Conditions for this order. This is a subset of the common Payment Terms and Conditions (TCs). Cassette-based Payment TCs that are not backed up by a WebSphere Commerce Payments configuration (payment card brand and/or currency) are excluded from this set. -
inLanguageId
java.lang.Integer inLanguageId
-
inOrderId
java.lang.Long inOrderId
-
inCompatibleMode
java.lang.String inCompatibleMode
-
bHasOrderItemWithNoTA
boolean bHasOrderItemWithNoTA
-
istrCurrencyFromOrder
java.lang.String istrCurrencyFromOrder
-
istrDetailMessage
java.lang.String istrDetailMessage
-
iexcPSException
java.lang.Exception iexcPSException
-
inPrimaryRC
int inPrimaryRC
-
inSecondaryRC
int inSecondaryRC
-
returnAllUsableTC
boolean returnAllUsableTC
This flag indicates whether we need return all the usable TCs, even they are have the same policy name.
-
-
-
Class com.ibm.commerce.payment.beans.UsableRefundTCListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
inLanguageId
java.lang.Integer inLanguageId
-
idbRMA
RMADataBean idbRMA
-
iabRMA
RMAAccessBean iabRMA
-
inRmaId
java.lang.String inRmaId
-
istrCurrencyFromRMA
java.lang.String istrCurrencyFromRMA
-
bHasRMAWithNoTA
boolean bHasRMAWithNoTA
-
bAccountHasLOC
boolean bAccountHasLOC
-
istrDetailMessage
java.lang.String istrDetailMessage
-
ivecTradingIds
java.util.Vector<E> ivecTradingIds
-
ivecIdsOfTAWithNoRefundTC
java.util.Vector<E> ivecIdsOfTAWithNoRefundTC
-
ivecCommonRefundTCInfo
java.util.Vector<E> ivecCommonRefundTCInfo
-
ivecUsableRefundTCInfo
java.util.Vector<E> ivecUsableRefundTCInfo
-
ihshRefundTCInfoByTradingId
java.util.Hashtable<K,V> ihshRefundTCInfoByTradingId
-
-
-
-
Package com.ibm.commerce.payment.beansrc
-
Class com.ibm.commerce.payment.beansrc.AccountDataBeanBase extends AccountAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.BuyerPurchaseOrderDataBeanBase extends BuyerPurchaseOrderAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.CreditCardCheckDataBeanBase extends CreditCardCheckAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.CreditLineDataBeanBase extends CreditLineAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.InvoiceDataBeanBase extends InvoiceAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.InvoiceListListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.payment.beansrc.PaymentMethodDataBeanBase extends PaymentMethodAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.PaymentMethodDescriptionDataBeanBase extends PaymentMethodDescriptionAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.PaymentStatusDataBeanBase extends com.ibm.commerce.payment.objects.PaymentStatusAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.PaymentSummaryDataBeanBase extends PaymentSummaryAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.PaymentSynchronizeDataBeanBase extends com.ibm.commerce.payment.objects.PaymentSynchronizeAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.POPurchaseAmountDataBeanBase extends POPurchaseAmountAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.RefundMethodDataBeanBase extends com.ibm.commerce.payment.objects.RefundMethodAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.TradingDepositAmountDataBeanBase extends TradingDepositAmountAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.TradingPurchaseAmountDataBeanBase extends TradingPurchaseAmountAccessBean implements Serializable
-
Class com.ibm.commerce.payment.beansrc.TradingRefundAmountDataBeanBase extends TradingRefundAmountAccessBean implements Serializable
-
-
Package com.ibm.commerce.payment.commands
-
Class com.ibm.commerce.payment.commands.CheckCCNumberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrCardNumber
java.lang.String istrCardNumber
-
istrCardBrand
java.lang.String istrCardBrand
-
istrErrorTaskName
java.lang.String istrErrorTaskName
-
-
-
Class com.ibm.commerce.payment.commands.CheckOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentAcceptCLCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inApproveAmount
java.math.BigDecimal inApproveAmount
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated. -
isReturnCode
java.lang.String isReturnCode
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentAcceptCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inApproveAmount
java.math.BigDecimal inApproveAmount
Deprecated. -
ibReleaseToFulfillment
java.lang.Boolean ibReleaseToFulfillment
Deprecated. -
isReturnCode
java.lang.String isReturnCode
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentAcceptSimpleCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentAcceptTestCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentAcceptVoidCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.CheckPaymentPolicyDisplayCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.commands.CheckPOSpendingLimitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
isErrorViewName
java.lang.String isErrorViewName
-
iabBuyerPO
BuyerPurchaseOrderAccessBean iabBuyerPO
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.CheckTASpendingLimitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
isErrorViewName
java.lang.String isErrorViewName
-
iabOrderItemArray
OrderItemAccessBean[] iabOrderItemArray
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.DoCancelCLCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoCancelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
Deprecated. -
isPurge
java.lang.String isPurge
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoCancelSimpleCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.DoCancelTestCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoCancelVoidCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.DoDepositCLCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inDepositAmount
java.math.BigDecimal inDepositAmount
Deprecated. -
inChargeAmount
java.math.BigDecimal inChargeAmount
Deprecated. -
isStoreDefaultCurrency
java.lang.String isStoreDefaultCurrency
Deprecated. -
inCreditLineId
java.lang.Long inCreditLineId
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoDepositCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inDepositAmount
java.math.BigDecimal inDepositAmount
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoDepositSimpleCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.DoDepositTestCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoDepositVoidCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inDepositAmount
java.math.BigDecimal inDepositAmount
-
inChargeAmount
java.math.BigDecimal inChargeAmount
-
isStoreDefaultCurrency
java.lang.String isStoreDefaultCurrency
-
isErrorViewName
java.lang.String isErrorViewName
-
-
-
Class com.ibm.commerce.payment.commands.DoLuhnCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrCardNumber
java.lang.String istrCardNumber
-
istrErrorTaskName
java.lang.String istrErrorTaskName
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentBillMeCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
itpPaymentAttributes
TypedProperty itpPaymentAttributes
-
isOrderState
java.lang.String isOrderState
-
isErrorViewName
java.lang.String isErrorViewName
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
iabAccount
AccountAccessBean iabAccount
Deprecated. -
inTotalAmount
java.math.BigDecimal inTotalAmount
Deprecated. -
inCreditLineId
java.lang.Long inCreditLineId
Deprecated. -
inBuyerPOId
java.lang.Long inBuyerPOId
Deprecated. -
itpPaymentAttributes
TypedProperty itpPaymentAttributes
Deprecated. -
isOrderState
java.lang.String isOrderState
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
itsOrderId
java.lang.Long itsOrderId
Deprecated. -
itsTotalAmount
java.math.BigDecimal itsTotalAmount
Deprecated. -
itsCardBrand
java.lang.String itsCardBrand
Deprecated. -
itsCardNumber
java.lang.String itsCardNumber
Deprecated. -
itsCardExpiryMonth
java.lang.Integer itsCardExpiryMonth
Deprecated. -
itsCardExpiryYear
java.lang.Integer itsCardExpiryYear
Deprecated. -
itsPaymentAttributes
TypedProperty itsPaymentAttributes
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentCODCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
itpPaymentAttributes
TypedProperty itpPaymentAttributes
-
isOrderState
java.lang.String isOrderState
-
isErrorViewName
java.lang.String isErrorViewName
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentLaterCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
itpPaymentAttributes
TypedProperty itpPaymentAttributes
-
isOrderState
java.lang.String isOrderState
-
isErrorViewName
java.lang.String isErrorViewName
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inOrderId
java.lang.Long inOrderId
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inTotalAmount
java.math.BigDecimal inTotalAmount
Deprecated. -
inPolicyId
java.lang.Long inPolicyId
Deprecated. -
itpPaymentAttributes
TypedProperty itpPaymentAttributes
Deprecated. -
istrOrderState
java.lang.String istrOrderState
Deprecated. -
istrPONumber
java.lang.String istrPONumber
Deprecated. -
istrTcId
java.lang.String istrTcId
Deprecated. -
istrContentType
java.lang.String istrContentType
Deprecated. -
baReturnData
byte[] baReturnData
Deprecated. -
inAccountId
java.lang.Long inAccountId
Deprecated. -
iabAccount
AccountAccessBean iabAccount
Deprecated. -
inPayMthdId
java.lang.Integer inPayMthdId
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentSimpleCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
itsOrderId
java.lang.Long itsOrderId
-
iabOrder
OrderAccessBean iabOrder
-
iabAccount
AccountAccessBean iabAccount
-
itsTotalAmount
java.math.BigDecimal itsTotalAmount
-
itsCardBrand
java.lang.String itsCardBrand
-
itsCardNumber
java.lang.String itsCardNumber
-
itsCardExpiryMonth
java.lang.Integer itsCardExpiryMonth
-
itsCardExpiryYear
java.lang.Integer itsCardExpiryYear
-
itsPaymentAttributes
TypedProperty itsPaymentAttributes
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
isErrorViewName
java.lang.String isErrorViewName
-
istrOrderState
java.lang.String istrOrderState
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
itsOrderId
java.lang.Long itsOrderId
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated. -
iabAccount
AccountAccessBean iabAccount
Deprecated. -
itsTotalAmount
java.math.BigDecimal itsTotalAmount
Deprecated. -
itsCardBrand
java.lang.String itsCardBrand
Deprecated. -
itsCardNumber
java.lang.String itsCardNumber
Deprecated. -
itsCardExpiryMonth
java.lang.Integer itsCardExpiryMonth
Deprecated. -
itsCardExpiryYear
java.lang.Integer itsCardExpiryYear
Deprecated. -
itsPaymentAttributes
TypedProperty itsPaymentAttributes
Deprecated. -
inBuyerPOId
java.lang.Long inBuyerPOId
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated. -
istrOrderState
java.lang.String istrOrderState
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoPaymentVoidCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
itpPaymentAttributes
TypedProperty itpPaymentAttributes
-
isOrderState
java.lang.String isOrderState
-
isErrorViewName
java.lang.String isErrorViewName
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.DoRefundCLCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
iabRMA
RMAAccessBean iabRMA
Deprecated. -
inRefundAmount
java.math.BigDecimal inRefundAmount
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated. -
inChargeAmount
java.math.BigDecimal inChargeAmount
Deprecated. -
isChargeAmountCurrency
java.lang.String isChargeAmountCurrency
Deprecated. -
inAccountId
java.lang.Long inAccountId
Deprecated. -
iabAccount
AccountAccessBean iabAccount
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoRefundCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
Deprecated. -
inRefundAmount
java.math.BigDecimal inRefundAmount
Deprecated. -
iabRMA
RMAAccessBean iabRMA
Deprecated. -
inReturnPolicyId
java.lang.Long inReturnPolicyId
Deprecated. -
inPaymentPolicyId
java.lang.Long inPaymentPolicyId
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoRefundSimpleCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
sPayMethod
java.lang.String sPayMethod
-
iabOrder
OrderAccessBean iabOrder
-
iabRMA
RMAAccessBean iabRMA
-
inRefundAmount
java.math.BigDecimal inRefundAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
inChargeAmount
java.math.BigDecimal inChargeAmount
-
isChargeAmountCurrency
java.lang.String isChargeAmountCurrency
-
inAccountId
java.lang.Long inAccountId
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.DoRefundTestCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
sPayMethod
java.lang.String sPayMethod
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated. -
iabRMA
RMAAccessBean iabRMA
Deprecated. -
inRefundAmount
java.math.BigDecimal inRefundAmount
Deprecated. -
isErrorViewName
java.lang.String isErrorViewName
Deprecated. -
inChargeAmount
java.math.BigDecimal inChargeAmount
Deprecated. -
isChargeAmountCurrency
java.lang.String isChargeAmountCurrency
Deprecated. -
inAccountId
java.lang.Long inAccountId
Deprecated. -
iabAccount
AccountAccessBean iabAccount
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.DoRefundVoidCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabRMA
RMAAccessBean iabRMA
-
inRefundAmount
java.math.BigDecimal inRefundAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
inChargeAmount
java.math.BigDecimal inChargeAmount
-
isChargeAmountCurrency
java.lang.String isChargeAmountCurrency
-
inAccountId
java.lang.Long inAccountId
-
iabAccount
AccountAccessBean iabAccount
-
-
-
Class com.ibm.commerce.payment.commands.FetchPaymentTokenControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.commands.GetOrderDescCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
nCurrencyDetailSize
int nCurrencyDetailSize
-
itsOrderId
java.lang.Long itsOrderId
-
baReturnData
byte[] baReturnData
-
sEncoding
java.lang.String sEncoding
-
-
-
Class com.ibm.commerce.payment.commands.GetPaymentInfoCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrUrl
java.lang.String istrUrl
Deprecated. -
inOrderId
java.lang.Long inOrderId
Deprecated. -
iabOrder
OrderAccessBean iabOrder
Deprecated.
-
-
-
Class com.ibm.commerce.payment.commands.ListPaymentPolicyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ivecSupportedCassettes
java.util.Vector<E> ivecSupportedCassettes
-
ivecDefinedPaymentPolicies
java.util.Vector<E> ivecDefinedPaymentPolicies
-
ivecMerchantAccountInfo
java.util.Vector<E> ivecMerchantAccountInfo
-
ivecSupportedPaymentPolicyInfo
java.util.Vector<E> ivecSupportedPaymentPolicyInfo
-
ihshMerchantAccountInfoByCassette
java.util.Hashtable<K,V> ihshMerchantAccountInfoByCassette
-
ihshPaymentPolicyInfoByCassette
java.util.Hashtable<K,V> ihshPaymentPolicyInfoByCassette
-
ihshNonCassetteBasedPaymentPolicyInfo
java.util.Hashtable<K,V> ihshNonCassetteBasedPaymentPolicyInfo
-
ihshAllNonCassetteBasedPaymentPolicyInfo
java.util.ArrayList<E> ihshAllNonCassetteBasedPaymentPolicyInfo
-
ihshPaymentPolicyInfoForSupportedCassette
java.util.Hashtable<K,V> ihshPaymentPolicyInfoForSupportedCassette
-
inStoreId
java.lang.Integer inStoreId
-
inLanguageId
java.lang.Integer inLanguageId
-
istrPolicyName
java.lang.String istrPolicyName
-
istrDetailMessage
java.lang.String istrDetailMessage
-
iexcPSException
java.lang.Exception iexcPSException
-
inPrimaryRC
int inPrimaryRC
-
inSecondaryRC
int inSecondaryRC
-
sPaymentsEnabled
java.lang.String sPaymentsEnabled
-
findCreditLinePolicy
java.lang.Boolean findCreditLinePolicy
-
-
-
Class com.ibm.commerce.payment.commands.ListUsablePaymentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
imapPaymentTCInfoByTradingId
java.util.Map<K,V> imapPaymentTCInfoByTradingId
-
ilistTradingIds
java.util.List<E> ilistTradingIds
-
ilistIdsOfTAWithNoPaymentTC
java.util.List<E> ilistIdsOfTAWithNoPaymentTC
-
ilistCommonPaymentTCInfo
java.util.List<E> ilistCommonPaymentTCInfo
-
ilistUsablePaymentTCInfo
java.util.List<E> ilistUsablePaymentTCInfo
-
inLanguageId
java.lang.Integer inLanguageId
-
inOrderId
java.lang.Long inOrderId
-
inCompatibleMode
java.lang.String inCompatibleMode
-
bHasOrderItemWithNoTA
boolean bHasOrderItemWithNoTA
-
istrCurrencyFromOrder
java.lang.String istrCurrencyFromOrder
-
istrDetailMessage
java.lang.String istrDetailMessage
-
iexcPSException
java.lang.Exception iexcPSException
-
inPrimaryRC
int inPrimaryRC
-
inSecondaryRC
int inSecondaryRC
-
returnAllUsableTC
boolean returnAllUsableTC
-
-
-
Class com.ibm.commerce.payment.commands.PaymentSummaryGenerateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
inMaxRecords
java.lang.Integer inMaxRecords
-
-
-
Class com.ibm.commerce.payment.commands.PrepareInvoiceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
FILE_TRANSPORT_ID
java.lang.Integer FILE_TRANSPORT_ID
-
INVOICE_MSG_NAME
java.lang.String INVOICE_MSG_NAME
-
inOrderId
java.lang.Long inOrderId
-
inOrderReleaseNum
java.lang.Integer inOrderReleaseNum
-
istrInvoiceId
java.lang.String istrInvoiceId
-
itsInvoiceDate
java.sql.Timestamp itsInvoiceDate
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.payment.commands.ServiceProviderCheckPaymentPolicyDisplayCmdImpl extends CheckPaymentPolicyDisplayCmdImpl implements Serializable
-
Class com.ibm.commerce.payment.commands.UpdatePOSpendingForLimitCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
isErrorViewName
java.lang.String isErrorViewName
-
iabBuyerPO
BuyerPurchaseOrderAccessBean iabBuyerPO
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.UpdateTADepositRecordsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inDepositAmount
java.math.BigDecimal inDepositAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.UpdateTARefundRecordsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabRMA
RMAAccessBean iabRMA
-
inRefundAmount
java.math.BigDecimal inRefundAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.UpdateTASpendingForLimitCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
isErrorViewName
java.lang.String isErrorViewName
-
iabOrderItemArray
OrderItemAccessBean[] iabOrderItemArray
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inOrderId
java.lang.Long inOrderId
-
-
-
Class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
isErrorViewName
java.lang.String isErrorViewName
-
iabAccount
AccountAccessBean iabAccount
-
isBuyerPONumber
java.lang.String isBuyerPONumber
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
inBuyerPOType
java.lang.Integer inBuyerPOType
-
ibCreateFlag
boolean ibCreateFlag
-
-
-
-
Package com.ibm.commerce.payment.config.beans
-
Class com.ibm.commerce.payment.config.beans.AvailablePaymentCfgListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
configurationsList
java.util.ArrayList<E> configurationsList
-
methodType
java.lang.String methodType
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
methodName
java.lang.String methodName
-
configId
java.lang.String configId
-
methodType
java.lang.String methodType
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
configurationList
java.util.ArrayList<E> configurationList
-
configurationMethodList
java.util.ArrayList<E> configurationMethodList
-
methodType
java.lang.String methodType
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
configurationIdList
java.util.ArrayList<E> configurationIdList
-
policyNameList
java.util.ArrayList<E> policyNameList
-
storeId
java.lang.String storeId
-
methodType
java.lang.String methodType
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
-
Package com.ibm.commerce.payment.config.commands
-
Class com.ibm.commerce.payment.config.commands.AvailablePaymentCfgListBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.config.commands.PaymentConfigMethodBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.config.commands.PaymentConfigurationDeleteCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
configId
java.lang.String configId
configId -
methodType
java.lang.String methodType
methodType -
itUrl
java.lang.String itUrl
itUrl
-
-
-
Class com.ibm.commerce.payment.config.commands.PaymentConfigurationListBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
action
java.lang.String action
-
methodName
java.lang.String methodName
-
configId
java.lang.String configId
-
methodType
java.lang.String methodType
-
-
-
Class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationAddCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
configId
java.lang.String configId
-
methodType
java.lang.String methodType
-
-
-
Class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
methodType
java.lang.String methodType
methodType -
itUrl
java.lang.String itUrl
itUrl -
paymentMethodName
java.lang.String paymentMethodName
paymentMethodName
-
-
-
Class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationListBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
sPaymentsEnabled
java.lang.String sPaymentsEnabled
-
-
-
-
Package com.ibm.commerce.payment.extern
-
Class com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inTotalAmount
java.math.BigDecimal inTotalAmount
-
inBuyerPOId
java.lang.Long inBuyerPOId
-
isBuyerPONumber
java.lang.String isBuyerPONumber
-
isErrorViewName
java.lang.String isErrorViewName
-
-
-
Class com.ibm.commerce.payment.extern.CheckAccountPaymentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inApproveAmount
java.math.BigDecimal inApproveAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
-
-
Class com.ibm.commerce.payment.extern.CreditAccountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
iabRMA
RMAAccessBean iabRMA
-
inRefundAmount
java.math.BigDecimal inRefundAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
-
-
Class com.ibm.commerce.payment.extern.DebitAccountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOrder
OrderAccessBean iabOrder
-
inDepositAmount
java.math.BigDecimal inDepositAmount
-
isErrorViewName
java.lang.String isErrorViewName
-
-
-
Class com.ibm.commerce.payment.extern.ForwardPaymentSummaryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabPaymentSummary
PaymentSummaryAccessBean iabPaymentSummary
-
-
-
-
Package com.ibm.commerce.payment.objects
-
Class com.ibm.commerce.payment.objects.Account extends com.ibm.commerce.payment.objimpl.AccountEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.AccountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.Account iTypedEntity
-
iInitKey_accountId
java.lang.Long iInitKey_accountId
-
-
-
Class com.ibm.commerce.payment.objects.BuyerPurchaseOrder extends com.ibm.commerce.payment.objimpl.BuyerPurchaseOrderEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.BuyerPurchaseOrder iTypedEntity
-
iInitKey_buyerPurchaseOrderId
java.lang.Long iInitKey_buyerPurchaseOrderId
-
-
-
Class com.ibm.commerce.payment.objects.CreditCardCheck extends com.ibm.commerce.payment.objimpl.CreditCardCheckEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.CreditCardCheck iTypedEntity
-
iInitKey_creditCardReferenceNumber
java.lang.Integer iInitKey_creditCardReferenceNumber
-
-
-
Class com.ibm.commerce.payment.objects.CreditLine extends com.ibm.commerce.payment.objimpl.CreditLineEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.CreditLineAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.CreditLine iTypedEntity
-
iInitKey_creditLineId
java.lang.Long iInitKey_creditLineId
-
-
-
Class com.ibm.commerce.payment.objects.Invoice extends com.ibm.commerce.payment.objimpl.InvoiceEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.InvoiceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.Invoice iTypedEntity
-
iInitKey_invoiceId
java.lang.Long iInitKey_invoiceId
-
-
-
Class com.ibm.commerce.payment.objects.PaymentMethod extends com.ibm.commerce.payment.objimpl.PaymentMethodEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.PaymentMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.PaymentMethod iTypedEntity
-
iInitKey_paymentMethodId
java.lang.Integer iInitKey_paymentMethodId
-
-
-
Class com.ibm.commerce.payment.objects.PaymentMethodDescription extends com.ibm.commerce.payment.objimpl.PaymentMethodDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.PaymentMethodDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_paymentMethod
java.lang.Integer iInitKey_paymentMethod
-
-
-
Class com.ibm.commerce.payment.objects.PaymentMethodDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
paymentMethod
java.lang.Integer paymentMethod
-
-
-
Class com.ibm.commerce.payment.objects.PaymentStatus extends com.ibm.commerce.payment.objimpl.PaymentStatusEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.PaymentStatusAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.PaymentStatus iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.payment.objects.PaymentStatusKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.payment.objects.PaymentSummary extends com.ibm.commerce.payment.objimpl.PaymentSummaryEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.PaymentSummary iTypedEntity
-
iInitKey_paymentSummaryId
java.lang.Long iInitKey_paymentSummaryId
-
-
-
Class com.ibm.commerce.payment.objects.PaymentSynchronize extends com.ibm.commerce.payment.objimpl.PaymentSynchronizeEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.PaymentSynchronizeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.PaymentSynchronize iTypedEntity
-
iInitKey_paySynchronizeReferenceNumber
java.lang.Integer iInitKey_paySynchronizeReferenceNumber
-
-
-
Class com.ibm.commerce.payment.objects.POPurchaseAmount extends com.ibm.commerce.payment.objimpl.POPurchaseAmountEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.POPurchaseAmount iTypedEntity
-
iInitKey_order
java.lang.Long iInitKey_order
-
iInitKey_buyerPurchaseOrder
java.lang.Long iInitKey_buyerPurchaseOrder
-
-
-
Class com.ibm.commerce.payment.objects.POPurchaseAmountKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
order
java.lang.Long order
-
buyerPurchaseOrder
java.lang.Long buyerPurchaseOrder
-
-
-
Class com.ibm.commerce.payment.objects.RefundMethod extends com.ibm.commerce.payment.objimpl.RefundMethodEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.RefundMethodAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.RefundMethod iTypedEntity
-
iInitKey_rmaId
java.lang.Long iInitKey_rmaId
-
iInitKey_order
java.lang.Long iInitKey_order
-
-
-
Class com.ibm.commerce.payment.objects.RefundMethodKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
rmaId
java.lang.Long rmaId
-
order
java.lang.Long order
-
-
-
Class com.ibm.commerce.payment.objects.TradingDepositAmount extends com.ibm.commerce.payment.objimpl.TradingDepositAmountEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.TradingDepositAmount iTypedEntity
-
iInitKey_tradingDepositAmountId
java.lang.Long iInitKey_tradingDepositAmountId
-
-
-
Class com.ibm.commerce.payment.objects.TradingPurchaseAmount extends com.ibm.commerce.payment.objimpl.TradingPurchaseAmountEntityBase implements Serializable
-
Class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.TradingPurchaseAmount iTypedEntity
-
iInitKey_tradingPurchaseAmountId
java.lang.Long iInitKey_tradingPurchaseAmountId
-
-
-
Class com.ibm.commerce.payment.objects.TradingRefundAmount extends com.ibm.commerce.payment.objimpl.TradingRefundAmountEntityBase implements Serializable
-
Serialized Fields
-
tradingRefundAmountId
java.lang.Long tradingRefundAmountId
-
-
-
Class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.payment.objects.TradingRefundAmount iTypedEntity
-
iInitKey_tradingRefundAmountId
java.lang.Long iInitKey_tradingRefundAmountId
-
-
-
-
Package com.ibm.commerce.payment.ppc.bean.commands
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCGetCreditCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCGetPaymentCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCGetPaymentInstructionCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListAllPluginsCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListCreditsForPICmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListPaymentsForPICmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListPendingCreditsForPluginCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListPendingPaymentsForPluginCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListPIsForOrderCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListPIsForReturnCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListTransactionsForCreditCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCListTransactionsForPaymentCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCPayTranExtendedDataCmdImpl extends DataBeanCommandImpl implements Serializable
-
Class com.ibm.commerce.payment.ppc.bean.commands.PPCPIExtendedDataCmdImpl extends DataBeanCommandImpl implements Serializable
-
-
Package com.ibm.commerce.payment.ppc.beans
-
Class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
credit
Credit credit
The credit for this data bean -
creditID
java.lang.String creditID
The credit ID -
tranExtendedData
ExtendedData tranExtendedData
The extended data of the pending transaction -
iRequestProperties
TypedProperty iRequestProperties
The request properties
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
payment
Payment payment
The payment object of this databean -
paymentId
java.lang.String paymentId
The payment identifier of this databean -
tranExtendedData
ExtendedData tranExtendedData
The transaction data of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentInstructionDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
paymentInstruction
PaymentInstruction paymentInstruction
-
piId
java.lang.String piId
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListAllPluginsDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
pluginsList
java.util.ArrayList<E> pluginsList
The plugin list of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListCreditsForPIDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
creditList
java.util.ArrayList<E> creditList
The credit list of this databean -
piID
java.lang.String piID
The payment instruction id -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListPaymentsForPIDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
paymentList
java.util.ArrayList<E> paymentList
The payment list of this databean -
piID
java.lang.String piID
The payment instruction ID of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
creditList
java.util.ArrayList<E> creditList
The credit list of this databean -
pluginName
java.lang.String pluginName
The plugin name of this databean -
storeId
java.lang.String storeId
The store ID of this databean -
jLocale
java.util.Locale jLocale
The locale of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
paymentList
java.util.ArrayList<E> paymentList
The payment list of this databean -
pluginName
java.lang.String pluginName
The plugin name of this databean -
storeId
java.lang.String storeId
The store id of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
paymentInstructionList
java.util.ArrayList<E> paymentInstructionList
The payment instruction list of this databean -
orderID
java.lang.String orderID
The order ID of this databean -
storeId
java.lang.String storeId
The store ID of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
paymentInstructionList
java.util.ArrayList<E> paymentInstructionList
The payment instruction list of this databean -
rmaID
java.lang.String rmaID
The RMA ID of this databean -
storeId
java.lang.String storeId
The store ID of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForCreditDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
transactionList
java.util.ArrayList<E> transactionList
The transaction list of this databean -
creditID
java.lang.String creditID
The credit ID of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForPaymentDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
transactionList
java.util.ArrayList<E> transactionList
The transaction list of this databean -
paymentID
java.lang.String paymentID
The payment ID of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCPayTranExtendedDataDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
extData
ExtendedData extData
The extended data of this databean -
payTranID
java.lang.String payTranID
The payment transaction id of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
Class com.ibm.commerce.payment.ppc.beans.PPCPIExtendedDataDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The command interface name of this databean -
extData
ExtendedData extData
The extended data of this databean -
piID
java.lang.String piID
The payment instruction id of this databean -
iRequestProperties
TypedProperty iRequestProperties
The request properties of this databean
-
-
-
-
Package com.ibm.commerce.payment.ppc.commands
-
Class com.ibm.commerce.payment.ppc.commands.DeleteSensitiveDataForPITaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
jdbcHelper
com.ibm.commerce.payments.plugincontroller.beans.PluginControllerJDBCHelperBean jdbcHelper
-
orderId
java.lang.String orderId
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PaymentActionProcessCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshPaymentConfigurationGroupId
java.util.Hashtable<K,V> ihshPaymentConfigurationGroupId
-
ihshLocale
java.util.Hashtable<K,V> ihshLocale
-
ihshChannelId
java.util.Hashtable<K,V> ihshChannelId
-
ihshStoreId
java.util.Hashtable<K,V> ihshStoreId
-
ihshAction
java.util.Hashtable<K,V> ihshAction
-
ihshAmount
java.util.Hashtable<K,V> ihshAmount
-
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
-
ihshExtendedDataName
java.util.Hashtable<K,V> ihshExtendedDataName
-
ihshExtendedDataValue
java.util.Hashtable<K,V> ihshExtendedDataValue
-
ihshOrderId
java.util.Hashtable<K,V> ihshOrderId
-
ihshPaymentConfigurationId
java.util.Hashtable<K,V> ihshPaymentConfigurationId
-
ihshCreditId
java.util.Hashtable<K,V> ihshCreditId
-
ihshPaymentId
java.util.Hashtable<K,V> ihshPaymentId
-
ihshPaymentInstructionId
java.util.Hashtable<K,V> ihshPaymentInstructionId
-
ihshPaymentSystemName
java.util.Hashtable<K,V> ihshPaymentSystemName
-
ihshReasonCode
java.util.Hashtable<K,V> ihshReasonCode
-
ihshReferenceNumber
java.util.Hashtable<K,V> ihshReferenceNumber
-
ihshResponseCode
java.util.Hashtable<K,V> ihshResponseCode
-
ihshState
java.util.Hashtable<K,V> ihshState
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PaymentChangeFinancialObjectCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshExtendedDataName
java.util.Hashtable<K,V> ihshExtendedDataName
-
ihshExtendedDataValue
java.util.Hashtable<K,V> ihshExtendedDataValue
-
ihshAmount
java.util.Hashtable<K,V> ihshAmount
-
ihshPaymentConfigurationGroupId
java.util.Hashtable<K,V> ihshPaymentConfigurationGroupId
-
ihshLocale
java.util.Hashtable<K,V> ihshLocale
-
ihshChannelId
java.util.Hashtable<K,V> ihshChannelId
-
ihshStoreId
java.util.Hashtable<K,V> ihshStoreId
-
ihshReasonCode
java.util.Hashtable<K,V> ihshReasonCode
-
ihshReferenceNumber
java.util.Hashtable<K,V> ihshReferenceNumber
-
ihshResponseCode
java.util.Hashtable<K,V> ihshResponseCode
-
ihshState
java.util.Hashtable<K,V> ihshState
-
ihshPaymentMethodName
java.util.Hashtable<K,V> ihshPaymentMethodName
-
ihshFinancialTransactionId
java.util.Hashtable<K,V> ihshFinancialTransactionId
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PaymentEntityGetCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
paymentConfigurationGroupId
java.lang.String paymentConfigurationGroupId
-
locale
java.util.Locale locale
-
channelId
java.lang.String channelId
-
storeId
java.lang.Integer storeId
-
paymentContext
PaymentContext paymentContext
-
creditId
java.lang.String creditId
-
paymentId
java.lang.String paymentId
-
paymentInstructionId
java.lang.String paymentInstructionId
-
paymentMethodName
java.lang.String paymentMethodName
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PaymentProcessFinancialTransactionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshPaymentConfigurationGroupId
java.util.Hashtable<K,V> ihshPaymentConfigurationGroupId
the payment configuration id -
ihshLocale
java.util.Hashtable<K,V> ihshLocale
the locale to be used in the request to which this context refers to -
ihshChannelId
java.util.Hashtable<K,V> ihshChannelId
the order channel -
ihshStoreId
java.util.Hashtable<K,V> ihshStoreId
the identifier of the store -
ihshPaymentMethodName
java.util.Hashtable<K,V> ihshPaymentMethodName
the payment method name -
ihshAction
java.util.Hashtable<K,V> ihshAction
the action needed to be taken -
ihshAmount
java.util.Hashtable<K,V> ihshAmount
the amount associated with action -
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
the currency associated with action -
ihshExtendedDataName
java.util.Hashtable<K,V> ihshExtendedDataName
the name of the extended data with action -
ihshExtendedDataValue
java.util.Hashtable<K,V> ihshExtendedDataValue
the value of the extended data with action -
ihshOrderId
java.util.Hashtable<K,V> ihshOrderId
the order id associated with action -
ihshRMAId
java.util.Hashtable<K,V> ihshRMAId
the RMA id associated with action -
ihshPaymentConfigurationId
java.util.Hashtable<K,V> ihshPaymentConfigurationId
the payment configuration id associated with action -
ihshCreditId
java.util.Hashtable<K,V> ihshCreditId
the credit id associated with action -
ihshPaymentId
java.util.Hashtable<K,V> ihshPaymentId
the payment id associated with action -
ihshPaymentInstructionId
java.util.Hashtable<K,V> ihshPaymentInstructionId
the payment instruction id associated with action -
ihshPaymentSystemName
java.util.Hashtable<K,V> ihshPaymentSystemName
the payment system name associated with action
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PaymentProcessPaymentInstructionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshPaymentConfigurationGroupId
java.util.Hashtable<K,V> ihshPaymentConfigurationGroupId
-
ihshLocale
java.util.Hashtable<K,V> ihshLocale
-
ihshChannelId
java.util.Hashtable<K,V> ihshChannelId
-
ihshStoreId
java.util.Hashtable<K,V> ihshStoreId
-
ihshAction
java.util.Hashtable<K,V> ihshAction
-
ihshPaymentInstructionId
java.util.Hashtable<K,V> ihshPaymentInstructionId
-
ihshAmount
java.util.Hashtable<K,V> ihshAmount
-
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
-
ihshExtendedDataName
java.util.Hashtable<K,V> ihshExtendedDataName
-
ihshExtendedDataValue
java.util.Hashtable<K,V> ihshExtendedDataValue
-
ihshOrderId
java.util.Hashtable<K,V> ihshOrderId
-
ihshPaymentSystemName
java.util.Hashtable<K,V> ihshPaymentSystemName
-
ihshPaymentMethodName
java.util.Hashtable<K,V> ihshPaymentMethodName
-
ihshRMAId
java.util.Hashtable<K,V> ihshRMAId
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
requestAmount
java.math.BigDecimal requestAmount
The amount need to be credited. -
paymentId
java.lang.String paymentId
ThepaymentId
for dependent credit. -
paymentInstructionId
java.lang.String paymentInstructionId
ThepaymentInstructionId
for independent credit credit. -
paymentContainer
java.util.LinkedHashMap<K,V> paymentContainer
The paymentContainer for dependent credit. -
paymentInstructionData
com.ibm.commerce.edp.model.PaymentInstructionData paymentInstructionData
The property only be used as native property. -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
Submit error status. -
istrErrorView
java.lang.String istrErrorView
The error view. -
istrFinishView
java.lang.String istrFinishView
The successful view. -
istrXMLFile
java.lang.String istrXMLFile
XML
file content. -
paymentContext
PaymentContext paymentContext
The property only be used as native property. -
isDependent
boolean isDependent
The flag indicating whether the current operation is depdent credit or indepedent credit -
orderChannel
java.lang.String orderChannel
The order channel -
paymentConfigGroup
java.lang.String paymentConfigGroup
The payment configuration group. -
storeId
java.lang.Integer storeId
The property only be used as native property.
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
paymentContext
PaymentContext paymentContext
paymentContext -
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
creditId
java.lang.String creditId
creditId -
reasonCode
java.lang.String reasonCode
reasonCode -
responseCode
java.lang.String responseCode
responseCode -
referenceNumber
java.lang.String referenceNumber
referenceNumber -
processAmount
java.lang.String processAmount
processAmount -
expectedAmount
java.lang.String expectedAmount
expectedAmount -
reversingCreditedAmount
java.lang.String reversingCreditedAmount
reversingCreditedAmount -
creditedAmount
java.lang.String creditedAmount
creditedAmount -
creditingAmount
java.lang.String creditingAmount
creditingAmount -
expireTime
java.lang.String expireTime
expireTime -
extData
ExtendedData extData
extData
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
actionName
java.lang.String actionName
action name -
merchantConfId
java.lang.String merchantConfId
merchant configuration id -
merchantId
java.lang.String merchantId
merchant id -
paymentSystemName
java.lang.String paymentSystemName
payment system name -
paymentConfigurationGroup
java.lang.String paymentConfigurationGroup
payment configuration group
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationInfoEditCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
actionName
java.lang.String actionName
action name -
merchantConfId
java.lang.String merchantConfId
merchant configuration id -
properties
java.util.Hashtable<K,V> properties
properties -
ihshPropertyName
java.util.Hashtable<K,V> ihshPropertyName
The hashtable with property name -
ihshPropertyValue
java.util.Hashtable<K,V> ihshPropertyValue
The hashtable with property value
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
actionName
java.lang.String actionName
action name -
merchantId
java.lang.String merchantId
merchant id -
merchantName
java.lang.String merchantName
merchant name -
memberId
java.lang.Long memberId
member id -
state
java.lang.String state
state
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCPayInstExtendedEditCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
paymentContext
PaymentContext paymentContext
paymentContext -
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
paymentInstructionId
java.lang.String paymentInstructionId
paymentInstructionId -
extData
ExtendedData extData
extData
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
batchId
java.lang.String batchId
-
merchConfId
java.lang.String merchConfId
-
forceClose
boolean forceClose
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrFinishView
java.lang.String istrFinishView
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
-
batchId
java.lang.String batchId
-
isReGetBatch
boolean isReGetBatch
-
istrErrorView
java.lang.String istrErrorView
-
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
-
istrFinishView
java.lang.String istrFinishView
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
paymentContext
PaymentContext paymentContext
paymentContext -
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
paymentId
java.lang.String paymentId
paymentId -
avsCommonCode
short avsCommonCode
avsCommonCode -
reasonCode
java.lang.String reasonCode
reasonCode -
responseCode
java.lang.String responseCode
responseCode -
referenceNumber
java.lang.String referenceNumber
referenceNumber -
processAmount
java.lang.String processAmount
processAmount -
expiredTime
long expiredTime
expiredTime -
extData
ExtendedData extData
extData -
pendingType
java.lang.String pendingType
pending transaction type
-
-
-
Class com.ibm.commerce.payment.ppc.commands.PPCStoreMerchantAssociateCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrXMLFile
java.lang.String istrXMLFile
istrXMLFile -
istrFinishView
java.lang.String istrFinishView
istrFinishView -
istrErrorView
java.lang.String istrErrorView
istrErrorView -
istrSubmitErrorStatus
java.lang.String istrSubmitErrorStatus
istrSubmitErrorStatus -
actionName
java.lang.String actionName
action name -
merchantId
java.lang.String merchantId
merchant id
-
-
-
-
Package com.ibm.commerce.payment.rules
-
Class com.ibm.commerce.payment.rules.EDPEditResults extends java.lang.Object implements Serializable
-
Serialized Fields
-
payInstChangesList
java.util.ArrayList<E> payInstChangesList
This will actually be a arrayList pass to EditRequest. We use OverallPaymentInstructionStatus to let calling component know the status -
edpResults
EDPResults edpResults
Reuse EDPResult as have one relationship
-
-
-
Class com.ibm.commerce.payment.rules.EDPResults extends java.lang.Object implements Serializable
-
Serialized Fields
-
edpException
EDPException edpException
any exception thrown during processing of the request -
overallStatus
int overallStatus
The overall results of the EDP request, should be calculated from actionResult and process status -
actionResults
java.util.Map<K,V> actionResults
list of individual results per payment action -
attentionRequired
boolean attentionRequired
Indicate if attention required, for example, AVS code shows address is not matched even though approve. -
piFailures
java.util.Map<K,V> piFailures
List of individual Exceptions (failures) results for each payment instruction. -
processStatus
int processStatus
ThreadStatus, this is a status field for FG/BG communication in an individual edp request.
-
-
-
Class com.ibm.commerce.payment.rules.EDPServices extends java.lang.Object implements Serializable
-
Serialized Fields
-
omfAccessor
com.ibm.commerce.edp.model.OMFAccessor omfAccessor
-
edpJdbcHelperAccessor
com.ibm.commerce.edp.helperbeans.EDPJDBCHelperAccessor edpJdbcHelperAccessor
-
refundsAccessor
com.ibm.commerce.edp.refunds.RefundFacadeAccessor refundsAccessor
-
activityLoggerAccessor
com.ibm.commerce.edp.activitylog.ActivityLoggerAccessor activityLoggerAccessor
-
paymentsAccessor
PaymentsAccessor paymentsAccessor
-
-
-
Class com.ibm.commerce.payment.rules.QueryHandler extends java.lang.Object implements Serializable
-
Serialized Fields
-
services
EDPServices services
the EDP services (specially the backend one) to be used in queries
-
-
-
-
Package com.ibm.commerce.payment.rules.commands
-
Class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
paymentContainer
java.util.Collection<E> paymentContainer
Payment container collection -
orderId
java.lang.Long orderId
The current order ID
-
-
-
Class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsVoidCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
paymentContainer
java.util.Collection<E> paymentContainer
-
-
-
-
Package com.ibm.commerce.payments.plugin
-
Class com.ibm.commerce.payments.plugin.ApprovalExpiredException extends FinancialException implements Serializable
-
Class com.ibm.commerce.payments.plugin.CommunicationException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.ConfigurationException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.ExtendedData extends java.lang.Object implements Serializable
-
Serialized Fields
-
extendedData
java.util.HashMap<K,V> extendedData
The actual extended data collection.
-
-
-
Class com.ibm.commerce.payments.plugin.FinancialException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.FunctionNotSupportedException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.InternalErrorException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.InvalidDataException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.InvalidPaymentInstructionException extends FinancialException implements Serializable
-
Class com.ibm.commerce.payments.plugin.NameValueObject extends java.lang.Object implements Serializable
-
Serialized Fields
-
value
java.io.Serializable value
The actual object value. -
type
short type
The object type. -
encryptionRequired
boolean encryptionRequired
If the value of the obejct has to be encrypted/decrypted before being stored/retrieved to/from the database.
-
-
-
Class com.ibm.commerce.payments.plugin.PaymentInstructionBlockedException extends FinancialException implements Serializable
-
Class com.ibm.commerce.payments.plugin.PluginException extends BaseException implements Serializable
-
Serialized Fields
-
paymentInstruction
PaymentInstruction paymentInstruction
the payment instruction in the context of this exception -
payment
Payment payment
the payment in the context of the exception -
credit
Credit credit
the credit in the context of the exception -
financialTransaction
FinancialTransaction financialTransaction
the financial transaction in the context of the exception
-
-
-
Class com.ibm.commerce.payments.plugin.TimeoutException extends PluginException implements Serializable
-
-
Package com.ibm.commerce.payments.plugin.impl
-
Class com.ibm.commerce.payments.plugin.impl.BatchImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
batchID
java.lang.String batchID
-
merchConfID
java.lang.String merchConfID
-
state
short state
-
timeCreated
java.util.Date timeCreated
-
timeUpdated
java.util.Date timeUpdated
-
timeClosed
java.util.Date timeClosed
-
extendedData
ExtendedData extendedData
-
financialTranList
java.util.List<E> financialTranList
-
-
-
Class com.ibm.commerce.payments.plugin.impl.CreditImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The unique identifier of the credit container. -
state
short state
The current state of the credit container. -
paymentInstruction
PaymentInstructionImpl paymentInstruction
The payment instruction which this credit container is associated with. -
creditTransaction
FinancialTransactionImpl creditTransaction
The credit transaction associated with this credit container. -
reverseCreditTransactions
java.util.ArrayList<E> reverseCreditTransactions
The credit reversal transactions associated with this credit container. -
creditedAmount
java.math.BigDecimal creditedAmount
The current credited amount; this amount has being processed. -
creditingAmount
java.math.BigDecimal creditingAmount
The current amount being credited; this amount is being processed . -
reversingAmount
java.math.BigDecimal reversingAmount
The current credited amount being reversed; this amount is being processed . -
targetAmount
java.math.BigDecimal targetAmount
The target amount to be credited.
-
-
-
Class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The unique identifier of the financial transaction. -
state
short state
The state of the financial transaction. -
trackingId
java.lang.String trackingId
The tracking ID associated with this transaction. -
referenceNumber
java.lang.String referenceNumber
DOCUMENT ME! -
responseCode
java.lang.String responseCode
DOCUMENT ME! -
reasonCode
java.lang.String reasonCode
DOCUMENT ME! -
requestedAmount
java.math.BigDecimal requestedAmount
The target amount for the transaction -
processedAmount
java.math.BigDecimal processedAmount
The amount actually processed in the transaction -
timeCreated
java.util.Date timeCreated
The time the transaction was created -
timeUpdated
java.util.Date timeUpdated
The last time the transaction was updated -
extendedData
ExtendedData extendedData
The extended protocol data -
transactionType
short transactionType
The type of the financial transaction -
payment
PaymentImpl payment
The payment container associated with this transaction, if any -
credit
CreditImpl credit
The credit container associated with this transaction, if any
-
-
-
Class com.ibm.commerce.payments.plugin.impl.PaymentImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The unique identifier of the payment container. -
state
short state
The current state of the payment container. -
targetAmount
java.math.BigDecimal targetAmount
The target amount to be approved and deposited under this payment. -
approvedAmount
java.math.BigDecimal approvedAmount
The currently approved . -
approvingAmount
java.math.BigDecimal approvingAmount
The amount being approved. -
depositingAmount
java.math.BigDecimal depositingAmount
The currently depositing. -
depositedAmount
java.math.BigDecimal depositedAmount
The currently deposited. -
reversingApprovedAmount
java.math.BigDecimal reversingApprovedAmount
The currently reversing approved. -
reversingDepositedAmount
java.math.BigDecimal reversingDepositedAmount
The currently reversing deposited. -
avsCode
short avsCode
The AVS code associated with the payment object after an approval. -
attentionRequired
boolean attentionRequired
Indicates if the payment requires external intervention. -
paymentInstruction
PaymentInstructionImpl paymentInstruction
The associated payment instruction. -
expirationDate
java.util.Date expirationDate
The time the approval has expired. -
isExpired
boolean isExpired
indicates if the approval has expired. -
depositTransactions
java.util.ArrayList<E> depositTransactions
The list of deposit payment transactions associated with this payment container. -
reverseApprovalTransactions
java.util.ArrayList<E> reverseApprovalTransactions
The list of reverse approval transactions associated with this payment container. -
reverseDepositTransactions
java.util.ArrayList<E> reverseDepositTransactions
The list of reverse deposit transactions associated with this payment container. -
approveTransaction
FinancialTransactionImpl approveTransaction
The approval transaction associated with this payment container.
-
-
-
Class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
extendedData
ExtendedData extendedData
DOCUMENT ME! -
account
java.lang.String account
DOCUMENT ME! -
currency
java.lang.String currency
DOCUMENT ME! -
id
java.lang.String id
DOCUMENT ME! -
amount
java.math.BigDecimal amount
DOCUMENT ME! -
state
short state
DOCUMENT ME! -
orderId
java.lang.String orderId
DOCUMENT ME! -
rmaId
java.lang.String rmaId
DOCUMENT ME! -
store
java.lang.String store
DOCUMENT ME! -
paymentSystemName
java.lang.String paymentSystemName
DOCUMENT ME! -
timeCreated
long timeCreated
DOCUMENT ME! -
timeUpdated
long timeUpdated
DOCUMENT ME! -
payments
java.util.ArrayList<E> payments
DOCUMENT ME! -
credits
java.util.ArrayList<E> credits
DOCUMENT ME! -
approvingAmount
java.math.BigDecimal approvingAmount
DOCUMENT ME! -
approvedAmount
java.math.BigDecimal approvedAmount
DOCUMENT ME! -
depositingAmount
java.math.BigDecimal depositingAmount
DOCUMENT ME! -
depositedAmount
java.math.BigDecimal depositedAmount
DOCUMENT ME! -
creditingAmount
java.math.BigDecimal creditingAmount
DOCUMENT ME! -
creditedAmount
java.math.BigDecimal creditedAmount
DOCUMENT ME! -
reversingApprovedAmount
java.math.BigDecimal reversingApprovedAmount
DOCUMENT ME! -
reversingDepositedAmount
java.math.BigDecimal reversingDepositedAmount
DOCUMENT ME! -
reversingCreditedAmount
java.math.BigDecimal reversingCreditedAmount
DOCUMENT ME!
-
-
-
Class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
properties
java.util.HashMap<K,V> properties
The list of Plugin-specific properties. -
name
java.lang.String name
The name of the Plugin implementation. -
lookupName
java.lang.String lookupName
The JNDI lookup name for the Plugin's EJB SSB home. -
vendor
java.lang.String vendor
The name of the vendor implementing the Plugin. -
homeClass
java.lang.String homeClass
The full-qualified name of the Plugin's implementation EJB SSB home class. -
version
java.lang.String version
The version of the Plugin implementation. -
indepedentCredit
boolean indepedentCredit
If the Plugin supports independent credits. -
virtualTerminal
java.lang.String virtualTerminal
The URL of the payment back-end system administration UI. -
synchronizedLocalPaymentReversal
boolean synchronizedLocalPaymentReversal
The configuration point for partial reverse approval.
-
-
-
Class com.ibm.commerce.payments.plugin.impl.PluginContextImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
configuration
PluginConfigurationImpl configuration
The Plugin configuration -
locale
java.util.Locale locale
The context locale -
channelId
java.lang.String channelId
The context channel identifier -
paymentConfigurationGroupId
java.lang.String paymentConfigurationGroupId
-
-
-
-
Package com.ibm.commerce.payments.plugin.punchout.util
-
Class com.ibm.commerce.payments.plugin.punchout.util.EncodingException extends PluginException implements Serializable
-
Class com.ibm.commerce.payments.plugin.punchout.util.EncryptionException extends PluginException implements Serializable
-
-
Package com.ibm.commerce.payments.plugin.samples
-
Class com.ibm.commerce.payments.plugin.samples.PluginAdapterBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
mySessionCtx
javax.ejb.SessionContext mySessionCtx
-
-
-
Class com.ibm.commerce.payments.plugin.samples.QueryablePluginAdapterBean extends PluginAdapterBean implements Serializable
-
-
Package com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod
-
Class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethodsFactory extends com.ibm.etools.xmlschema.beans.Factory implements Serializable
-
-
Package com.ibm.commerce.payments.plugincontroller
-
Class com.ibm.commerce.payments.plugincontroller.Batch extends java.lang.Object implements Serializable
-
Serialized Fields
-
batchId
java.lang.String batchId
-
merchConfId
java.lang.String merchConfId
-
state
short state
-
timeCreated
long timeCreated
-
timeUpdated
long timeUpdated
-
timeClosed
long timeClosed
-
extendedData
java.util.HashMap<K,V> extendedData
-
field1
int field1
-
field2
java.lang.String field2
-
field3
java.lang.String field3
-
transactionList
java.util.ArrayList<E> transactionList
-
-
-
Class com.ibm.commerce.payments.plugincontroller.Credit extends java.lang.Object implements Serializable
-
Serialized Fields
-
_creditRequiresAttention
boolean _creditRequiresAttention
If this credit requires attention though it is successful. -
_Id
java.lang.String _Id
The credit ID. -
_expectedAmount
java.math.BigDecimal _expectedAmount
The expected amount of this credit. -
_state
short _state
The state of this credit. -
_creditedAmount
java.math.BigDecimal _creditedAmount
The accumulative amounts. -
_creditingAmount
java.math.BigDecimal _creditingAmount
The crediting amount of this credit. -
_reversingCreditedAmount
java.math.BigDecimal _reversingCreditedAmount
Credited amount in the process of being reversed. -
_timeCreated
long _timeCreated
The time this credit is created. -
_timeUpdated
long _timeUpdated
The time this credit is last updated. -
_paymentInstruction
PaymentInstruction _paymentInstruction
The associated PaymentInstruction.
-
-
-
Class com.ibm.commerce.payments.plugincontroller.FinancialTransaction extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The id of this financial transaction. -
payment
Payment payment
The payment object associated with this financial transaction object. -
credit
Credit credit
The credit object associated with this financial transaction object. -
requestedAmount
java.math.BigDecimal requestedAmount
The requested amount to be processed by this financial transaction. -
processedAmount
java.math.BigDecimal processedAmount
The processed amount of this finanical transaction by the plug-in. -
timeCreated
long timeCreated
The time when the financial transaction was created. -
timeUpdated
long timeUpdated
The time when the financial transaction was updated. -
responseCode
java.lang.String responseCode
The response code received from the backend financial system. -
reasonCode
java.lang.String reasonCode
The reason code for the response code received from the backend financial system. -
referenceNumber
java.lang.String referenceNumber
The reference number received from the backend financial system, it could be used later in the subsequent transactions. -
trackingId
java.lang.String trackingId
The identifier generated by the plug-in for this financial transaction. Plug-in will generate this value on behalf of the merchant for tracking purpose. -
state
short state
-
transactionType
short transactionType
-
extendedData
java.util.HashMap<K,V> extendedData
-
-
-
Class com.ibm.commerce.payments.plugincontroller.Payment extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
Fields to contain credit information. -
expectedAmount
java.math.BigDecimal expectedAmount
The expected amount of this Payment. -
state
short state
The initial state when this payment value object is constructed. -
approvedAmount
java.math.BigDecimal approvedAmount
The accumulative amount -- approved Amount. Initial amount is zero. -
approvingAmount
java.math.BigDecimal approvingAmount
The accumulative amount -- approving Amount. Initial amount is zero -
depositedAmount
java.math.BigDecimal depositedAmount
The accumulative amount -- deposited Amount. Initial amount is zero. -
depositingAmount
java.math.BigDecimal depositingAmount
The accumulative amount -- deposited Amount. Initial amount is zero. -
reversingApprovedAmount
java.math.BigDecimal reversingApprovedAmount
The accumulative amount -- reversing deposited Amount. Initial amount is zero. -
reversingDepositedAmount
java.math.BigDecimal reversingDepositedAmount
The accumulative amount -- reversing deposited Amount. Initial amount is zero. -
creditedAmount
java.math.BigDecimal creditedAmount
The accumulative amount -- credited Amount. Initial amount is zero. -
creditingAmount
java.math.BigDecimal creditingAmount
The accumulative amount -- credting Amount. Intial amount is zero. -
avsCommonCode
short avsCommonCode
The Address Verification System (AVS) Code for the approval. There are cases where a payment is approved but the address used within the payment method does not match the address configure in the Card Holder account. On this cases the payment system approves the payment but returns an AVS score this score is use by the merchant software to allow the shipment of the goods or not. AVSCommonCodeDescription
0 Street addresses and postal codes match.
1 Street addresses match, but postal codes do not.
2 Postal codes match, but street addresses do not.
3 Neither street addresses nor postal codes match.
4 Address Verification Service code cannot be mapped to the standard Address Verification Service codes. -
paymentRequiresAttention
boolean paymentRequiresAttention
If this payment requires attention though the approval request is successful. -
timeExpired
long timeExpired
The approval expire time. -
timeCreated
long timeCreated
The create time. -
timeUpdated
long timeUpdated
The update time. -
isExpired
boolean isExpired
The flag to indicate if the payment is expired. -
paymentInstruction
PaymentInstruction paymentInstruction
The associated PaymentInstruction. -
associatedItems
java.lang.String[] associatedItems
-
-
-
Class com.ibm.commerce.payments.plugincontroller.PaymentInstruction extends java.lang.Object implements Serializable
-
Serialized Fields
-
pluginException
PluginException pluginException
The exception throw from Plugin . -
PPCException
EDPException PPCException
The exception PPC want EDP know why PI is in INVALID state. -
_id
java.lang.String _id
Fields of PaymentInstruction. -
_orderId
java.lang.String _orderId
-
_rmaId
java.lang.String _rmaId
-
_paymentSystemName
java.lang.String _paymentSystemName
-
_paymentPluginName
java.lang.String _paymentPluginName
-
_state
short _state
-
_store
java.lang.String _store
-
_paymentConfigurationId
java.lang.String _paymentConfigurationId
-
_accountNumber
java.lang.String _accountNumber
-
_amount
java.math.BigDecimal _amount
-
_currency
java.lang.String _currency
-
_approvedAmount
java.math.BigDecimal _approvedAmount
The accumulative amounts. -
_approvingAmount
java.math.BigDecimal _approvingAmount
-
_creditedAmount
java.math.BigDecimal _creditedAmount
-
_creditingAmount
java.math.BigDecimal _creditingAmount
-
_depositedAmount
java.math.BigDecimal _depositedAmount
-
_depositingAmount
java.math.BigDecimal _depositingAmount
-
_reversingApprovedAmount
java.math.BigDecimal _reversingApprovedAmount
-
_reversingDepositedAmount
java.math.BigDecimal _reversingDepositedAmount
-
_reversingCreditedAmount
java.math.BigDecimal _reversingCreditedAmount
-
_isPaymentInstructionRetriable
boolean _isPaymentInstructionRetriable
Indicates if this PaymentInstruction can retriable when the transaction under it fails . -
_timeCreated
long _timeCreated
The create and update time. -
_timeUpdated
long _timeUpdated
-
_extendedData
java.util.HashMap<K,V> _extendedData
Contains name-value pair representing payment method infomraiton and some additional infomraiton required by the plugin. -
_payments
java.util.ArrayList<E> _payments
The related Payments ArrayList. -
_credits
java.util.ArrayList<E> _credits
The related Credits ArrayList.
-
-
-
Class com.ibm.commerce.payments.plugincontroller.Result extends java.lang.Object implements Serializable
-
Serialized Fields
-
_paymentRequiresAttention
boolean _paymentRequiresAttention
This is use in the cases that there an AVS Code or fraud Score associated with the A paymentObject the Payment Object will beed to be analize to see if the attention is due to AVS or fraud Score. -
_isRecoverable
boolean _isRecoverable
This is used to inform the client if the related PaymentInstruction are invalid temporarily or not. Temporary invalid means the client can retry the transaction against this PaymentInstruction later. Otherwise the PaymentInstruction must be edited before any new transaction. -
_status
int _status
Overall status of the transaction. -
_paymentInstruction
PaymentInstruction _paymentInstruction
Reference for the payment data associated to a transaction. -
_payment
Payment _payment
The payment instance associated with this result. -
_credit
Credit _credit
The credit instance associated with this result. -
_fianancialTransaction
FinancialTransaction _fianancialTransaction
The finacial transaction instance associated with this result. -
_reasonCode
java.lang.String _reasonCode
The return code provided by the backend; this field can be used later on to query details about an error that is not known at compilation time; for example, payemnt processors can change return codes often; if a payment backend system implementation has means to query this information on the fly, this return code would be used for that purpose. -
_reasonMessage
java.lang.String _reasonMessage
The return code provided by the backend; this field can be used later on to query details about an error that is not known at compilation time; for example, payemnt processors can change return codes often; if a payment backend system implementation has means to query this information on the fly, this return code would be used for that purpose. -
pluginException
PluginException pluginException
The exception throw from individual plugin.
-
-
-
-
Package com.ibm.commerce.payments.plugincontroller.exception
-
Class com.ibm.commerce.payments.plugincontroller.exception.BatchNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.CreditNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.FinancialException extends BackendException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.FinancialTransactionNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.InvalidBatchException extends InvalidDataException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.InvalidCreditException extends InvalidDataException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.InvalidPaymentException extends InvalidDataException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.InvalidPaymentInstructionException extends InvalidDataException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.PaymentInstructionNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.PaymentNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
Class com.ibm.commerce.payments.plugincontroller.exception.PPCExtendedDataNotFoundException extends ObjectCannotBeFoundException implements Serializable
-
-
Package com.ibm.commerce.price.beans
-
Class com.ibm.commerce.price.beans.DiscountDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
Command context -
iCatEntryId
java.lang.Long[] iCatEntryId
array ofCatEntryId
in Long -
iDiscountValue
java.math.BigDecimal[] iDiscountValue
array ofdiscountValue
in Long -
istrCurrency
java.lang.String istrCurrency
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
-
-
Class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_commandContext
CommandContext _commandContext
-
_componentsFound
boolean _componentsFound
-
_completeKit
java.lang.Boolean _completeKit
-
_configurationId
java.lang.String _configurationId
-
_longDescription
java.lang.String _longDescription
-
_shortDescription
java.lang.String _shortDescription
-
_requestProperties
TypedProperty _requestProperties
-
_dynamicKitCatalogEntryId
java.lang.Long _dynamicKitCatalogEntryId
-
_predefinedConfigurationId
java.lang.Long _predefinedConfigurationId
-
_predefinedConfigurationAccessBean
com.ibm.commerce.catalog.objects.DynamicKitPredefinedConfigurationAccessBean _predefinedConfigurationAccessBean
-
_componentEnum
java.util.Enumeration<E> _componentEnum
-
_componentDataBeansVector
java.util.Vector<E> _componentDataBeansVector
-
_itemSpcVector
java.util.Vector<E> _itemSpcVector
-
_startingOfferAndPrice
OfferIdMonetaryAmountPair _startingOfferAndPrice
-
_componentDataBeansArray
DynamicKitPredefinedConfigurationComponentDataBean[] _componentDataBeansArray
-
-
-
Class com.ibm.commerce.price.beans.EntitledPriceDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
The name of the command interface. -
iPrice
java.math.BigDecimal iPrice
TheBigDecimal
containing the monetary value. -
iCatEntryId
java.lang.Long iCatEntryId
iCatEntryId
indicate the catalog entry ID -
iCurrency
java.lang.String iCurrency
iCurrency
representing the monetary currency. -
iQuantityAmount
QuantityAmount iQuantityAmount
iQuantityAmount
representing the catalog entry quantity. -
iRequestProperties
TypedProperty iRequestProperties
iRequestProperties
representing the URL request parameters.
-
-
-
Class com.ibm.commerce.price.beans.FloorPriceDataBean extends FormattedMonetaryAmountDataBean implements Serializable
-
Serialized Fields
-
catEntryID
java.lang.Long catEntryID
-
customPartnumber
java.lang.String customPartnumber
-
tsrID
java.lang.Long tsrID
-
storeID
java.lang.Integer storeID
-
configID
java.lang.String configID
-
floorPriveValue
java.math.BigDecimal floorPriveValue
-
quantity
QuantityAmount quantity
-
currency
java.lang.String currency
-
-
-
Class com.ibm.commerce.price.beans.FormattedMonetaryAmountDataBean extends MonetaryAmountDataBean implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iAmount
java.math.BigDecimal iAmount
-
iCurrency
java.lang.String iCurrency
-
-
-
Class com.ibm.commerce.price.beans.FormattedQuantityAmountDataBean extends QuantityAmountDataBeanImpl implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iAmount
java.lang.Double iAmount
-
iUnit
java.lang.String iUnit
-
-
-
Class com.ibm.commerce.price.beans.MarketplaceItemDataBean extends com.ibm.commerce.supplychain.beans.SupplierHubItemDataBean implements Serializable
-
Class com.ibm.commerce.price.beans.MarketplacePackageDataBean extends com.ibm.commerce.supplychain.beans.SupplierHubPackageDataBean implements Serializable
-
Class com.ibm.commerce.price.beans.PriceDataBean extends FormattedMonetaryAmountDataBean implements Serializable
-
Serialized Fields
-
iCatEntryId
java.lang.Long iCatEntryId
-
iCategorizedDescriptionsAndNames
java.util.Hashtable<K,V> iCategorizedDescriptionsAndNames
-
iCategorizedAmountsAndNames
java.util.Hashtable<K,V> iCategorizedAmountsAndNames
-
iCategorizedAmountsDBAndNames
java.util.Hashtable<K,V> iCategorizedAmountsDBAndNames
-
iCategorizedRatesDBAndNames
java.util.HashMap<K,V> iCategorizedRatesDBAndNames
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.price.beans.PriceRuleDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
identifier
java.lang.String identifier
-
istrPriceRuleId
java.lang.String istrPriceRuleId
-
istrStroeId
java.lang.String istrStroeId
-
istrDescription
java.lang.String istrDescription
-
istrVersion
java.lang.String istrVersion
-
istrState
java.lang.String istrState
-
iDependent
int iDependent
-
-
-
Class com.ibm.commerce.price.beans.PriceRuleListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
priceRuleList
java.util.List<E> priceRuleList
-
-
-
-
Package com.ibm.commerce.price.commands
-
Class com.ibm.commerce.price.commands.AbstractGetDynamicKitUnitPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
dynamicKitId
java.lang.Long dynamicKitId
-
currency
java.lang.String currency
-
tradingIdsIn
java.lang.Long[] tradingIdsIn
-
componentPrices
CatEntryPrices[] componentPrices
-
tradingIdsOut
java.lang.Long[] tradingIdsOut
-
tradingUnitPricesOut
MonetaryAmount[] tradingUnitPricesOut
-
tradingIdForBestUnitPrice
java.lang.Long tradingIdForBestUnitPrice
-
bestUnitPrice
MonetaryAmount bestUnitPrice
-
defaultConfigurationXML
java.lang.String defaultConfigurationXML
-
quantity
QuantityAmount quantity
-
-
-
Class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCatEntryPricesArr
CatEntryPrices[] iCatEntryPricesArr
Array ofCatEntryPrices
for input. -
iActualCatEntryPricesArr
CatEntryPrices[] iActualCatEntryPricesArr
Array ofCatEntryPrices
for internal using. -
iErrorMode
boolean iErrorMode
Error mode which indicates how to handle exception. -
iCatEntryId
java.lang.Long iCatEntryId
Catalog ID for input. -
iPrice
MonetaryAmount iPrice
MonetaryAmount
for output price. -
iQuantityAmount
QuantityAmount iQuantityAmount
QuantityAmount
for input quantity amount. -
iStoreId
java.lang.Integer iStoreId
Indicate store ID. -
iCurrency
java.lang.String iCurrency
String for currency input. -
iCatEntryIdAndPartNumberMap
java.util.Map<K,V> iCatEntryIdAndPartNumberMap
This map is used to restore relation betweenpartNumber(value)
andcatEntryId(key)
. -
iPartNumberAndCatEntryIdMap
java.util.Map<K,V> iPartNumberAndCatEntryIdMap
This map is used to restore relation betweenpartNumber(key)
andcatEntryId(value)
.
-
-
-
Class com.ibm.commerce.price.commands.AbstractGetPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
userInput
com.ibm.commerce.price.utils.SimpleGetPriceCmdInput userInput
-
defaultInput
com.ibm.commerce.price.utils.GetPriceCmdInput defaultInput
-
input
com.ibm.commerce.price.utils.GetPriceCmdInput input
-
output
com.ibm.commerce.price.utils.GetPriceCmdOutput output
-
-
-
Class com.ibm.commerce.price.commands.ApplyOrderAdjustmentsCmdImpl extends com.ibm.commerce.order.utils.ApplyCalculationUsagesCmdImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
Deprecated.
-
-
-
Class com.ibm.commerce.price.commands.CalculateContractPricesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrCurrency
java.lang.String istrCurrency
-
iPriceListIds
java.lang.Long[] iPriceListIds
-
iMasterCatalogPriceListIds
java.lang.Long[] iMasterCatalogPriceListIds
-
inStoreId
java.lang.Integer inStoreId
-
iStoreAB
StoreAccessBean iStoreAB
-
iItemPriceInfo
ItemPriceInfo[] iItemPriceInfo
-
iUseGlobalPriceList
boolean iUseGlobalPriceList
-
iErrorMode
boolean iErrorMode
-
iTradingPriceListHash
java.util.Hashtable<K,V> iTradingPriceListHash
-
iTradingABs
TradingAgreementAccessBean[] iTradingABs
-
imapVecOfferPrices
java.util.Map<K,V> imapVecOfferPrices
-
_catEntryIds
java.lang.Long[] _catEntryIds
-
_catEntryContractEntitlement
java.util.HashMap<K,V> _catEntryContractEntitlement
-
imapListProductSetAdjustments
java.util.Map<K,V> imapListProductSetAdjustments
Key: tcId (Long) Value: List of ProductSetAdjustments, order by precedence desc, adjustment, productSetId -
imapProductSetEntitlementHelpers
java.util.Map<K,V> imapProductSetEntitlementHelpers
-
imapTradingEntitledForCatalogEntry
java.util.Map<K,V> imapTradingEntitledForCatalogEntry
-
-
-
Class com.ibm.commerce.price.commands.CatalogFilterGetContractUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.ComposePriceForCatalogEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catentry_Standard_Price
java.lang.String catentry_Standard_Price
-
catentry_Contract_Price
java.lang.String catentry_Contract_Price
-
catentry_Floor_Price
java.lang.String catentry_Floor_Price
-
iCatentryIds
java.lang.String[] iCatentryIds
-
iCatentryCount
int iCatentryCount
-
iProfileString
java.lang.String[] iProfileString
-
iPriceTypes
PriceInfoType[] iPriceTypes
-
traceEnabled
boolean traceEnabled
-
iECExceptions
ECException[] iECExceptions
-
iContractIds
java.lang.String[] iContractIds
-
-
-
Class com.ibm.commerce.price.commands.CompositeGetContractUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.ContractPriceAdditionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
oICAB
OrderItemComponentAccessBean oICAB
-
inPrice
MonetaryAmount inPrice
-
outPrice
MonetaryAmount outPrice
-
basePrice
MonetaryAmount basePrice
-
quantity
java.lang.Double quantity
-
-
-
Class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catEntryID
java.lang.Long catEntryID
-
nominalCost
java.math.BigDecimal nominalCost
-
currency
java.lang.String currency
-
storeID
java.lang.Integer storeID
-
tsrID
java.lang.Long tsrID
-
-
-
Class com.ibm.commerce.price.commands.CreatePriceListImportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
-
-
Class com.ibm.commerce.price.commands.DeleteNominalCostCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catEntryID
java.lang.Long catEntryID
-
storeID
java.lang.Integer storeID
-
-
-
Class com.ibm.commerce.price.commands.DeployPriceTCCmdImpl extends DeployTCCmdImpl implements Serializable
-
Serialized Fields
-
iTCAB
TermConditionAccessBean iTCAB
-
iStoreId
java.lang.Integer iStoreId
-
iXMLFlag
boolean iXMLFlag
-
offerCatentrySet
java.util.HashSet<E> offerCatentrySet
-
productSetXMLWithProducts
java.lang.String productSetXMLWithProducts
-
-
-
Class com.ibm.commerce.price.commands.DiscountCalculationCodeApplyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iOrderItemABHash
java.util.Hashtable<K,V> iOrderItemABHash
Deprecated. -
iCalculationCodeAB
CalculationCodeAccessBean iCalculationCodeAB
Deprecated.
-
-
-
Class com.ibm.commerce.price.commands.DiscountCalculationRuleQualifyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
iOrderItemABHash
java.util.Hashtable<K,V> iOrderItemABHash
Deprecated. -
iCalculationRuleAB
CalculationRuleAccessBean iCalculationRuleAB
Deprecated. -
iOrderItemABHashVector
java.util.Vector<E> iOrderItemABHashVector
Deprecated.
-
-
-
Class com.ibm.commerce.price.commands.EnsureOffersExistGetContractUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetPriceCmdImpl implements Serializable
-
Serialized Fields
-
catEntryIDToOfferABMap
java.util.Map<K,V> catEntryIDToOfferABMap
-
mapToOfferABMap
java.util.Map<K,V> mapToOfferABMap
-
-
-
Class com.ibm.commerce.price.commands.EntitledPriceDataBeanCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
iPrice
java.math.BigDecimal iPrice
TheBigDecimal
containing the monetary value. -
iCatEntryId
java.lang.Long iCatEntryId
iCatEntryId
indicate the catlog entry ID -
iCurrency
java.lang.String iCurrency
iCurrency
representing the monetary currency. -
iQuantityAmount
QuantityAmount iQuantityAmount
iQuantityAmount
representing the catalog entry quantity.
-
-
-
Class com.ibm.commerce.price.commands.ExternalSetCurrencyPrefCmdImpl extends SetCurrencyPrefCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
catEntryId
java.lang.Long catEntryId
-
customPartnumber
java.lang.String customPartnumber
-
currency
java.lang.String currency
-
floorPrice
MonetaryAmount floorPrice
-
tsrID
java.lang.Long tsrID
-
contractIDs
java.lang.Long[] contractIDs
-
configID
java.lang.String configID
-
inputInfo
java.lang.String inputInfo
-
errorMode
boolean errorMode
-
mbrGrpToGridsMap
java.util.Map<K,V> mbrGrpToGridsMap
-
contractToPriceListTypeMap
java.util.Map<K,V> contractToPriceListTypeMap
-
quantity
QuantityAmount quantity
-
catEntryType
java.lang.String catEntryType
-
emptyString
java.lang.String emptyString
-
-
-
Class com.ibm.commerce.price.commands.GetBaseUnitPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCatEntryId
java.lang.Long iCatEntryId
-
iPrice
MonetaryAmount iPrice
-
iBasePrice
MonetaryAmount iBasePrice
-
iExpiryDateForCache
java.sql.Timestamp iExpiryDateForCache
-
iOfferId
java.lang.Long iOfferId
-
iContractIdsIn
java.lang.Long[] iContractIdsIn
-
iMemberGroupIds
java.lang.Long[] iMemberGroupIds
-
iOrderItemAccessBean
OrderItemAccessBean iOrderItemAccessBean
-
iQuantityAmount
QuantityAmount iQuantityAmount
-
iOffer
OfferAccessBean iOffer
-
iOfferIds
java.lang.Long[] iOfferIds
-
iCurrency
java.lang.String iCurrency
-
iCatalogEntryShippingAB
CatalogEntryShippingAccessBean iCatalogEntryShippingAB
-
iStoreId
java.lang.Integer iStoreId
-
iStoreAB
StoreAccessBean iStoreAB
-
iContractIdsOut
java.lang.Long[] iContractIdsOut
-
priceTimestamp
java.sql.Timestamp priceTimestamp
-
-
-
Class com.ibm.commerce.price.commands.GetCachedEntitledPriceCmdImpl extends AbstractGetEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetContractPriceListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
oICAB
OrderItemComponentAccessBean oICAB
-
tradingIds
java.lang.Long[] tradingIds
-
nPrice
MonetaryAmount nPrice
-
tcid
java.lang.Long tcid
-
aCommandContext
CommandContext aCommandContext
-
contractIds
java.lang.Long[] contractIds
-
tradingID
java.lang.Long tradingID
-
catEntryId
java.lang.Long catEntryId
-
quantity
QuantityAmount quantity
-
-
-
Class com.ibm.commerce.price.commands.GetContractUnitPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inCatEntryId
java.lang.Long inCatEntryId
-
iCatEntryPrices
CatEntryPrices[] iCatEntryPrices
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
istrCurrency
java.lang.String istrCurrency
-
iQuantityAmount
QuantityAmount iQuantityAmount
-
iCatalogEntryShippingAB
CatalogEntryShippingAccessBean iCatalogEntryShippingAB
-
inMemberId
java.lang.Long inMemberId
-
iErrorMode
boolean iErrorMode
-
iItemPriceInfo
ItemPriceInfo[] iItemPriceInfo
-
iCatEntryIdsForSearch
java.lang.Long[] iCatEntryIdsForSearch
-
iTradingIdsIn
java.lang.Long[] iTradingIdsIn
-
iGlobalTradingIds
java.lang.Long[] iGlobalTradingIds
-
iCommandContextTradingIds
java.lang.Long[] iCommandContextTradingIds
-
iTradingABs
TradingAgreementAccessBean[] iTradingABs
-
iOfferIdsIn
java.lang.Long[] iOfferIdsIn
-
iGlobalOfferIds
java.lang.Long[] iGlobalOfferIds
-
allPriceListVec
java.util.Vector<E> allPriceListVec
-
iCmdPriceListHash
java.util.Hashtable<K,V> iCmdPriceListHash
-
iCalculatePriceCmdHash
java.util.Hashtable<K,V> iCalculatePriceCmdHash
-
iUseGlobalTrading
boolean iUseGlobalTrading
-
iUseGlobalOffer
boolean iUseGlobalOffer
-
iPrice
MonetaryAmount iPrice
-
iBasePrice
MonetaryAmount iBasePrice
-
inTradingIdOut
java.lang.Long inTradingIdOut
-
inTcIdOut
java.lang.Long inTcIdOut
-
inOfferIdOut
java.lang.Long inOfferIdOut
-
iOfferOut
OfferAccessBean iOfferOut
-
iExpiryDateForCache
java.sql.Timestamp iExpiryDateForCache
-
inStoreId
java.lang.Integer inStoreId
-
iStoreAB
StoreAccessBean iStoreAB
-
_organizationId
java.lang.Long _organizationId
-
iEligibleTradingIds
java.lang.Long[] iEligibleTradingIds
-
iCatEntryHaveNullTradingId
boolean iCatEntryHaveNullTradingId
-
iGlobalTradingIdsVec
java.util.Vector<E> iGlobalTradingIdsVec
-
iTradingIdsInCatEntryPricesVec
java.util.Vector<E> iTradingIdsInCatEntryPricesVec
-
-
-
Class com.ibm.commerce.price.commands.GetDynamicKitDisplayUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetDynamicKitUnitPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetDynamicKitEntitledUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetDynamicKitUnitPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetDynamicKitPercentageAdjustmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingAB
TradingAgreementAccessBean[] tradingAB
-
commandContext
CommandContext commandContext
-
adjustments
java.util.Vector<E> adjustments
-
catEntryId
java.lang.Long catEntryId
-
-
-
Class com.ibm.commerce.price.commands.GetDynamicKitUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetDynamicKitUnitPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetExternalEntitledPriceCmdImpl extends AbstractGetEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetExternalEntitledPriceWithCacheCheckCmdImpl extends AbstractGetEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetPriceListForRangePriceCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.price.commands.GetStandardOfferCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catEntryIds
java.lang.Long[] catEntryIds
-
currency
java.lang.String currency
-
quantities
QuantityAmount[] quantities
-
offerPrices
MonetaryAmount[] offerPrices
-
offerUnitPrices
MonetaryAmount[] offerUnitPrices
-
baseOfferPrices
MonetaryAmount[] baseOfferPrices
-
offers
OfferAccessBean[] offers
-
offerIDs
java.lang.Long[] offerIDs
-
numOfCatEntries
int numOfCatEntries
-
storeId
java.lang.Integer storeId
-
storeAB
StoreAccessBean storeAB
-
basePricesMap
java.util.Map<K,V> basePricesMap
-
bestBasePricesMap
java.util.Map<K,V> bestBasePricesMap
-
requestedPricesMap
java.util.Map<K,V> requestedPricesMap
-
inputInfo
java.lang.String inputInfo
-
policyPriceListTypeToUse
java.lang.String policyPriceListTypeToUse
-
orderItemABs
OrderItemAccessBean[] orderItemABs
-
-
-
Class com.ibm.commerce.price.commands.MarketplaceCalculateContractPricesCmdImpl extends CalculateContractPricesCmdImpl implements Serializable
-
Serialized Fields
-
iItemPriceInfos
ItemPriceInfo[] iItemPriceInfos
-
istrCurrency
java.lang.String istrCurrency
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.price.commands.MarketplaceRetrievePricesCmdImpl extends RetrievePricesCmdImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
-
-
Class com.ibm.commerce.price.commands.PredefinedConfigurationComponentPricingCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_orderItemId
java.lang.Long _orderItemId
-
_predefinedConfigurationId
java.lang.Long _predefinedConfigurationId
-
_dynamicKitCatalogEntryId
java.lang.Long _dynamicKitCatalogEntryId
-
_startingPointComponentsQuantitiesHash
java.util.Hashtable<K,V> _startingPointComponentsQuantitiesHash
-
_configurationComponentsQuantitiesHash
java.util.Hashtable<K,V> _configurationComponentsQuantitiesHash
-
-
-
Class com.ibm.commerce.price.commands.PriceListCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
priceListId
java.lang.String priceListId
-
name
java.lang.String name
-
description
java.lang.String description
-
-
-
Class com.ibm.commerce.price.commands.PriceListDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
priceListId
java.lang.String priceListId
-
-
-
Class com.ibm.commerce.price.commands.PriceListExportCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
format
java.lang.String format
-
request
javax.servlet.http.HttpServletRequest request
-
response
javax.servlet.http.HttpServletResponse response
-
-
-
Class com.ibm.commerce.price.commands.PriceListUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
priceListId
java.lang.String priceListId
-
name
java.lang.String name
-
description
java.lang.String description
-
-
-
Class com.ibm.commerce.price.commands.PriceRuleGetContractUnitPriceCmdImpl extends com.ibm.commerce.price.commands.AbstractGetPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.commands.PublishCustomPriceListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inTCId
java.lang.Long inTCId
-
offerCatentrySet
java.util.HashSet<E> offerCatentrySet
-
-
-
Class com.ibm.commerce.price.commands.ResolvePriceListsCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iPolicyPriceListHash
java.util.Hashtable<K,V> iPolicyPriceListHash
-
iPricePolicyABs
BusinessPolicyAccessBean[] iPricePolicyABs
-
-
-
Class com.ibm.commerce.price.commands.RetrievePricesCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iItemOffers
java.util.Hashtable<K,V>[] iItemOffers
-
-
-
Class com.ibm.commerce.price.commands.ScheduledPriceListImportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.price.commands.SelectContractPricesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_calculationCmdCache
java.util.Hashtable<K,V> _calculationCmdCache
-
istrCurrency
java.lang.String istrCurrency
-
iPriceListIds
java.lang.Long[] iPriceListIds
-
inStoreId
java.lang.Integer inStoreId
-
iPriceListType
java.lang.Integer iPriceListType
-
iItemPriceInfo
ItemPriceInfo[] iItemPriceInfo
-
iStoreAB
StoreAccessBean iStoreAB
-
iExpiryDateForCache
java.sql.Timestamp iExpiryDateForCache
-
iOfferAccessBeanVector
java.util.Vector<E> iOfferAccessBeanVector
-
iGlobalOfferInfo
QualifyingOfferInfo iGlobalOfferInfo
-
iErrorMode
boolean iErrorMode
-
-
-
Class com.ibm.commerce.price.commands.SetCurrencyPrefCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCurrency
java.lang.String iCurrency
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.price.commands.SetCurrencyPreferenceCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iCurrency
java.lang.String iCurrency
-
iURL
java.lang.String iURL
-
-
-
Class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catEntryId
java.lang.Long catEntryId
-
nominalCost
java.math.BigDecimal nominalCost
-
currency
java.lang.String currency
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tsrID
java.lang.Long tsrID
-
catEntryId
java.lang.Long catEntryId
-
customPartnumber
java.lang.String customPartnumber
-
delegatedPrice
java.math.BigDecimal delegatedPrice
-
currency
java.lang.String currency
-
floorPrice
java.math.BigDecimal floorPrice
-
storeId
java.lang.Integer storeId
-
configID
java.lang.String configID
-
quantity
QuantityAmount quantity
-
-
-
-
Package com.ibm.commerce.price.facade.server.commands
-
Class com.ibm.commerce.price.facade.server.commands.AbstractComposePriceListCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iPagingParameter
ShowType iPagingParameter
-
iFetchResult
java.util.List<E> iFetchResult
-
iShowPriceList
com.ibm.commerce.price.facade.datatypes.ShowPriceListType iShowPriceList
-
iStoreType
java.lang.String iStoreType
-
-
-
Class com.ibm.commerce.price.facade.server.commands.AbstractFetchDisplayPriceCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
ruleIdList
java.util.List<E> ruleIdList
-
catalogEntryIdList
java.util.List<E> catalogEntryIdList
-
quantityList
java.util.List<E> quantityList
-
uomList
java.util.List<E> uomList
-
currencyList
java.util.List<E> currencyList
-
ruleNameList
java.util.List<E> ruleNameList
-
partNumberList
java.util.List<E> partNumberList
-
priceRuleList
java.util.List<E> priceRuleList
-
nouns
java.util.List<E> nouns
-
storeId
java.lang.Integer storeId
-
allPartNumberIsInvalid
java.lang.Boolean allPartNumberIsInvalid
-
catentryIDToPriceListIDMap
java.util.Map<K,V> catentryIDToPriceListIDMap
-
commandContext
CommandContext commandContext
-
rule2RuleParameters
java.util.HashMap<K,V> rule2RuleParameters
-
uniqueRuleIdList
java.util.List<E> uniqueRuleIdList
-
uniquePriceRuleList
java.util.List<E> uniquePriceRuleList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.AbstractFetchEntitledPriceCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
entitledPriceListIn
java.util.List<E> entitledPriceListIn
Used for input -
entitledPriceListOut
java.util.List<E> entitledPriceListOut
Used for output -
nouns
java.util.List<E> nouns
-
storeId
java.lang.Integer storeId
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
pagingPrameter
ShowType pagingPrameter
-
iGetPriceList
com.ibm.commerce.price.facade.datatypes.GetPriceListType iGetPriceList
-
iShowPriceListDataArea
com.ibm.commerce.price.facade.datatypes.ShowPriceListDataAreaType iShowPriceListDataArea
-
iShowVerb
ShowType iShowVerb
-
iGetVerb
GetType iGetVerb
-
iResultList
java.util.List<E> iResultList
-
iSelectionCriteria
SelectionCriteriaMapper iSelectionCriteria
-
-
-
Class com.ibm.commerce.price.facade.server.commands.AcknowledgePriceListBuildCmdImpl extends com.ibm.commerce.price.facade.server.commands.PriceListResponseBuildBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangeListPriceListCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Serialized Fields
-
myPriceFacadeClient
com.ibm.commerce.price.facade.client.PriceFacadeClient myPriceFacadeClient
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceConstantBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceConstantCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changedPriceConstantId
java.lang.String changedPriceConstantId
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceConstantValuesPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceEquationBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceEquationCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changedPriceEquationId
java.lang.String changedPriceEquationId
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceEquationPriceEquationEntryPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListBasePartActionCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListBasePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListCmdImpl extends AbstractChangeBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListPriceEntryActionCmdImpl extends AbstractChangeNounPartActionCmdImpl implements Serializable
-
Serialized Fields
-
iActions
java.util.List<E> iActions
-
iPriceListId
java.lang.Long iPriceListId
-
iStoreId
java.lang.Integer iStoreId
-
iCmdContext
CommandContext iCmdContext
-
iBeforePointLengthOfPrice
int iBeforePointLengthOfPrice
-
iAfterPointLengthOfPrice
int iAfterPointLengthOfPrice
-
iRandomInt
int iRandomInt
-
accessableStoreList
java.util.Collection<E> accessableStoreList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListPriceEntryPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceListPriceEntryWithMaximumQuantityActionCmdImpl extends ChangePriceListPriceEntryActionCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceRuleBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceRuleCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
changedPriceRuleId
java.lang.String changedPriceRuleId
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ChangePriceRulePriceRuleElementPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ComposeAllEntitledPriceCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
entitledPriceList
java.util.List<E> entitledPriceList
-
nouns
java.util.List<E> nouns
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ComposeAllRangePriceCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
entitledPriceList
java.util.List<E> entitledPriceList
-
nouns
java.util.List<E> nouns
-
currency
java.lang.String currency
-
istrStoreId
java.lang.String istrStoreId
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ComposeDisplayPriceCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
ruleIdList
java.util.List<E> ruleIdList
-
ruleNameList
java.util.List<E> ruleNameList
-
catalogEntryIdList
java.util.List<E> catalogEntryIdList
-
partNumberList
java.util.List<E> partNumberList
-
quantityList
java.util.List<E> quantityList
-
uomList
java.util.List<E> uomList
-
currencyList
java.util.List<E> currencyList
-
monetaryAmountList
java.util.List<E> monetaryAmountList
-
storeId
java.lang.String storeId
-
nouns
java.util.List<E> nouns
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ComposePriceEntryBaseCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractComposePriceListCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ComposePriceEntryDetailCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractComposePriceListCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ComposePriceEntryDetailInExtendedPriceListCmdImpl extends ComposePriceEntryDetailCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ComposePriceListDetailCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractComposePriceListCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ComposePriceListSummaryCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractComposePriceListCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchDisplayPriceByCatentryIdAndRuleIdCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchDisplayPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchDisplayPriceByCatentryIdAndRuleNameCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchDisplayPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchDisplayPriceByPartNumberAndRuleIdCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchDisplayPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchDisplayPriceByPartNumberAndRuleNameCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchDisplayPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchEntitledPriceByCatentryIdCmdImpl extends AbstractFetchEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchEntitledPriceByContractAndCatentryIdCmdImpl extends AbstractFetchEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchEntitledPriceByContractAndPartNumberCmdImpl extends AbstractFetchEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchEntitledPriceByPartNumberCmdImpl extends AbstractFetchEntitledPriceCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchExternalPriceEntryCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl implements Serializable
-
Serialized Fields
-
iPartNumbers
java.util.ArrayList<E> iPartNumbers
-
iQuantities
java.util.ArrayList<E> iQuantities
-
iUoms
java.util.ArrayList<E> iUoms
-
iCurrencies
java.util.ArrayList<E> iCurrencies
-
iUnCachedRequestIndexesArr
java.util.ArrayList<E> iUnCachedRequestIndexesArr
-
iSupportedCurrencies
java.util.List<E> iSupportedCurrencies
-
iSupportedUoms
java.util.List<E> iSupportedUoms
-
iCachedPriceEntries
java.util.Collection<E> iCachedPriceEntries
-
iMaxCounter
int iMaxCounter
-
-
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceConstantCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceEntryCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl implements Serializable
-
Serialized Fields
-
arrResult
java.util.List<E> arrResult
-
iStoreType
java.lang.String iStoreType
-
-
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceEquationCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceListByNameCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl implements Serializable
-
Serialized Fields
-
aPriceList
java.util.ArrayList<E> aPriceList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceListByStoreCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl implements Serializable
-
Serialized Fields
-
aPriceList
java.util.ArrayList<E> aPriceList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceListCmdImpl extends com.ibm.commerce.price.facade.server.commands.AbstractFetchPriceListCmdImpl implements Serializable
-
Serialized Fields
-
aPriceList
java.util.ArrayList<E> aPriceList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.FetchPriceRuleCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.GetDisplayPriceCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.GetEntitledPriceCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.GetPriceConstantCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.GetPriceEquationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.GetPriceListCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Serialized Fields
-
iGetPriceList
com.ibm.commerce.price.facade.datatypes.GetPriceListType iGetPriceList
-
iShowPriceList
com.ibm.commerce.price.facade.datatypes.ShowPriceListType iShowPriceList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.GetPriceRuleCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.InsertMoreCatalogEntryListPriceDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
myPriceFacadeClient
com.ibm.commerce.price.facade.client.PriceFacadeClient myPriceFacadeClient
-
-
-
Class com.ibm.commerce.price.facade.server.commands.InsertMorePriceConstantDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.InsertMorePriceEquationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.InsertMorePriceRuleDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.PriceConstantReferredByPriceEquationCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceConstantId
java.lang.String priceConstantId
-
priceEquationList
java.util.List<E> priceEquationList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceConstantReferredByPriceRuleCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceConstantId
java.lang.String priceConstantId
-
priceRuleList
java.util.List<E> priceRuleList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceEquationReferredByPriceRuleCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceEquationId
java.lang.String priceEquationId
-
priceRuleList
java.util.List<E> priceRuleList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceListReferredByPriceEquationCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceListId
java.lang.String priceListId
-
priceEquationList
java.util.List<E> priceEquationList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceListReferredByPriceRuleCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceListId
java.lang.String priceListId
-
priceRuleList
java.util.List<E> priceRuleList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceListResponseBuildBaseCmdImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iControllerCommand
ControllerCommand iControllerCommand
-
iException
java.lang.Exception iException
-
iBOD
BusinessObjectDocumentType iBOD
-
-
-
Class com.ibm.commerce.price.facade.server.commands.PriceRuleReferredByPriceRuleCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
priceRuleId
java.lang.String priceRuleId
-
priceRuleList
java.util.List<E> priceRuleList
-
-
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceConstantCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceConstantCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceConstantDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceEquationCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceEquationComposeActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceEquationCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceEquationDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceRuleCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceRuleCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceRuleDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.price.facade.server.commands.ProcessPriceRuleValidateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
ruleSet
java.util.Set<E> ruleSet
-
-
-
-
Package com.ibm.commerce.price.rule
-
Package com.ibm.commerce.price.rule.commands
-
Class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractId
java.lang.String contractId
-
priceRuleId
java.lang.String priceRuleId
-
finalPrice
com.ibm.commerce.price.rule.runtime.objects.RangePriceObject[][] finalPrice
-
priceRuleParameterObject
com.ibm.commerce.price.rule.PriceRuleParameterObject[] priceRuleParameterObject
-
catentryIDToPriceListIDMap
java.util.Map<K,V> catentryIDToPriceListIDMap
-
-
-
Class com.ibm.commerce.price.rule.commands.InvalidatePriceRuleCacheCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
priceRuleIdArray
java.lang.String[] priceRuleIdArray
-
storeIdArray
java.lang.String[] storeIdArray
-
-
-
Class com.ibm.commerce.price.rule.commands.PriceRuleGetPriceListForRangePriceCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractToPriceListIDMap
java.util.Map<K,V> contractToPriceListIDMap
-
aCatEntryId
java.lang.Long aCatEntryId
-
aTradingIds
java.lang.Long[] aTradingIds
-
aQuantityAmount
QuantityAmount aQuantityAmount
-
aCurrency
java.lang.String aCurrency
-
aStoreId
java.lang.Integer aStoreId
-
customData
java.util.Map<K,V> customData
-
-
-
Class com.ibm.commerce.price.rule.commands.PriceRuleTCSaveCmdImpl extends ContractTCSaveCmdImpl implements Serializable
-
-
Package com.ibm.commerce.price.rule.commands.element
-
Class com.ibm.commerce.price.rule.commands.element.CalculatePriceElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Class com.ibm.commerce.price.rule.commands.element.CatalogConditionElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Class com.ibm.commerce.price.rule.commands.element.ComparisonConditionElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
quantity
java.lang.Double quantity
-
storeId
java.lang.String storeId
-
currency
java.lang.String currency
-
uom
java.lang.String uom
-
catentryIdStr
java.lang.String catentryIdStr
-
inputOperandType
java.lang.String inputOperandType
-
inputOperandReferenceId
java.lang.String inputOperandReferenceId
-
operator
java.lang.String operator
-
comparisonOperandType
java.lang.String comparisonOperandType
-
comparisonOperandReferenceId
java.lang.String comparisonOperandReferenceId
-
numericalValue
java.lang.String numericalValue
-
inputPrice
java.math.BigDecimal inputPrice
-
bigOneHundred
java.math.BigDecimal bigOneHundred
-
-
-
Class com.ibm.commerce.price.rule.commands.element.CoordinatorElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
coordinatorType
java.lang.String coordinatorType
-
-
-
Class com.ibm.commerce.price.rule.commands.element.CustomerConditionElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Class com.ibm.commerce.price.rule.commands.element.DateConditionElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Class com.ibm.commerce.price.rule.commands.element.DynamicKitBranchElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
extDataMap
java.util.Map<K,V> extDataMap
-
pROutPutForInput
com.ibm.commerce.price.rule.runtime.objects.PriceRuleOutputObject pROutPutForInput
-
-
-
Class com.ibm.commerce.price.rule.commands.element.NestedPriceRuleElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
priceRuleId
java.lang.String priceRuleId
-
-
-
Class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iInputPrice
java.math.BigDecimal iInputPrice
-
iExpression
java.lang.String iExpression
-
iCatentryId
java.lang.String iCatentryId
-
iCurrency
java.lang.String iCurrency
-
iStoreId
java.lang.Integer iStoreId
-
iUom
java.lang.String iUom
-
iQuantity
java.lang.Double iQuantity
-
getUnitOnly
boolean getUnitOnly
True if only retrieve the unit of the value. False if retrieve both the value and the unit. -
priceEquationResultObj
com.ibm.commerce.price.rule.runtime.objects.PriceEquationResultObject priceEquationResultObj
-
runtimeParametersMap
java.util.Map<K,V> runtimeParametersMap
-
-
-
Class com.ibm.commerce.price.rule.commands.element.PriceListConditionElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
inPriceLists
java.lang.String inPriceLists
-
priceListIds
java.lang.String priceListIds
-
quantity
java.lang.Double quantity
-
storeId
java.lang.String storeId
-
currency
java.lang.String currency
-
uom
java.lang.String uom
-
-
-
Class com.ibm.commerce.price.rule.commands.element.PriceListElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
Serialized Fields
-
priceListId
java.lang.Long priceListId
-
catentryId
java.lang.Long catentryId
-
quantity
java.lang.Double quantity
-
storeId
java.lang.String storeId
-
currency
java.lang.String currency
-
uom
java.lang.String uom
-
-
-
Class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
catentryId
java.lang.String catentryId
-
currency
java.lang.String currency
-
quantity
java.lang.Double quantity
-
uom
java.lang.String uom
-
priceRule
com.ibm.commerce.price.rule.runtime.objects.PriceRuleObject priceRule
-
elementId
java.lang.String elementId
-
parameters
java.util.Map<K,V> parameters
-
runtimeParametersMap
java.util.Map<K,V> runtimeParametersMap
-
returnedObject
java.util.Map<K,V> returnedObject
-
-
-
Class com.ibm.commerce.price.rule.commands.element.RoundingElementCmdImpl extends PriceRuleElementCmdImpl implements Serializable
-
-
Package com.ibm.commerce.price.rule.runtime.util
-
Package com.ibm.commerce.price.utils
-
Class com.ibm.commerce.price.utils.MixList extends java.util.ArrayList<T> implements Serializable
-
Serialized Fields
-
type
java.lang.Class<T> type
-
-
-
Class com.ibm.commerce.price.utils.RefreshOnceCatalogEntryShippingAccessBean extends CatalogEntryShippingAccessBean implements Serializable
-
Serialized Fields
-
iHelper
com.ibm.commerce.datatype.InstantiateOnceAccessBeanHelper iHelper
-
-
-
-
Package com.ibm.commerce.productset.commands
-
Class com.ibm.commerce.productset.commands.CheckProductSetFilterEnablementCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iBrowsableInclusionProductSetIds
java.util.Vector<E>[] iBrowsableInclusionProductSetIds
-
iInclusionProductSetIds
java.util.Vector<E>[] iInclusionProductSetIds
-
iExclusionProductSetIds
java.util.Vector<E>[] iExclusionProductSetIds
-
iTraceEnabled
boolean iTraceEnabled
-
-
-
Class com.ibm.commerce.productset.commands.CheckProductSetFilterEnablementForCatalogFilterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iBrowsableInclusionProductSetIds
java.util.Vector<E>[] iBrowsableInclusionProductSetIds
-
iInclusionProductSetIds
java.util.Vector<E>[] iInclusionProductSetIds
-
iExclusionProductSetIds
java.util.Vector<E>[] iExclusionProductSetIds
-
isFilterDisabled
boolean isFilterDisabled
-
iTraceEnabled
boolean iTraceEnabled
-
-
-
Class com.ibm.commerce.productset.commands.DeployCustomProductSetTCCmdImpl extends DeployTCCmdImpl implements Serializable
-
Serialized Fields
-
productSetXml
java.lang.String productSetXml
-
iabProductSet
ProductSetAccessBean iabProductSet
-
-
-
Class com.ibm.commerce.productset.commands.DeployExpressionForCustomProductSetTCCmdImpl extends com.ibm.commerce.productset.commands.DeployCustomProductSetTCCmdImpl implements Serializable
-
Class com.ibm.commerce.productset.commands.DeployExpressionForProductSetFilterTCCmdImpl extends com.ibm.commerce.productset.commands.DeployProductSetFilterTCCmdImpl implements Serializable
-
Class com.ibm.commerce.productset.commands.DeployExpressionForProductSetTCCmdImpl extends com.ibm.commerce.productset.commands.DeployProductSetTCCmdImpl implements Serializable
-
Class com.ibm.commerce.productset.commands.DeployProductSetFilterTCCmdImpl extends DeployTCCmdImpl implements Serializable
-
Serialized Fields
-
iTermCondition
TermConditionAccessBean iTermCondition
-
iFilterTC
PriceTCMasterCatalogWithFilteringAccessBean iFilterTC
-
iFilterDB
PriceTCMasterCatalogWithFilteringDataBean iFilterDB
-
inTCId
java.lang.Long inTCId
-
inCatalogId
java.lang.Long inCatalogId
-
ivecFilters
java.util.Vector<E> ivecFilters
-
ivecExcCEIds
java.util.Vector<E> ivecExcCEIds
-
ihmIncCEVecs
java.util.HashMap<K,V> ihmIncCEVecs
-
ivecExistingProdSets
java.util.Vector<E> ivecExistingProdSets
-
ivecPublishCatEntryProdSetIds
java.util.Vector<E> ivecPublishCatEntryProdSetIds
-
ivecPublishCatEntryProdSetXml
java.util.Vector<E> ivecPublishCatEntryProdSetXml
-
ivecPublishCatGroupProdSetIds
java.util.Vector<E> ivecPublishCatGroupProdSetIds
-
iProductExclusionProdSetId
java.lang.Integer iProductExclusionProdSetId
-
isCatEntryExcUpdated
boolean isCatEntryExcUpdated
-
isCatEntryIncUpdated
boolean isCatEntryIncUpdated
-
isProdSetsFetched
boolean isProdSetsFetched
-
isEntireCatalogIncluded
boolean isEntireCatalogIncluded
-
iPSCatEntryExclusion
ProductSetAccessBean iPSCatEntryExclusion
-
ihmPSCatEntryInclusion
java.util.HashMap<K,V> ihmPSCatEntryInclusion
-
vecAccess
AccessVector vecAccess
-
prePerformDone
boolean prePerformDone
-
-
-
Class com.ibm.commerce.productset.commands.DeployProductSetTCCmdImpl extends DeployTCCmdImpl implements Serializable
-
Serialized Fields
-
productSetXml
java.lang.String productSetXml
-
psId
java.lang.Integer psId
-
aPsAB
ProductSetAccessBean aPsAB
-
prePerformDone
boolean prePerformDone
-
-
-
Class com.ibm.commerce.productset.commands.ProductSetAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
productSetXml
java.lang.String productSetXml
-
psId
java.lang.Integer psId
-
psName
java.lang.String psName
-
memberId
java.lang.Long memberId
-
strStatic
java.lang.String strStatic
-
productSetDescription
java.lang.String productSetDescription
-
languageId
java.lang.Integer languageId
-
catalogResource
CatalogAccessBean catalogResource
-
prePerformDone
boolean prePerformDone
-
root
org.w3c.dom.Element root
-
inGroup
java.util.Vector<E> inGroup
-
inEntry
java.util.Vector<E> inEntry
-
boolEmptyListAllowed
boolean boolEmptyListAllowed
-
-
-
Class com.ibm.commerce.productset.commands.ProductSetDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
psName
java.lang.String psName
-
psId
java.lang.Integer psId
-
markForDelete
java.lang.String markForDelete
-
psMemberId
java.lang.Long psMemberId
-
psAB
ProductSetAccessBean psAB
-
prePerformDone
boolean prePerformDone
-
-
-
Class com.ibm.commerce.productset.commands.ProductSetPolicyAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
productSetXml
java.lang.String productSetXml
-
productSetId
java.lang.Integer productSetId
-
productSetName
java.lang.String productSetName
-
policyName
java.lang.String policyName
-
productSetDescription
java.lang.String productSetDescription
-
languageId
java.lang.Integer languageId
-
memberId
java.lang.Long memberId
-
policyId
java.lang.Long policyId
-
strPolicyDescription
java.lang.String strPolicyDescription
-
catalogId
java.lang.Long catalogId
-
catChildGroupId
java.lang.Long catChildGroupId
-
-
-
Class com.ibm.commerce.productset.commands.ProductSetPolicyDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
psId
java.lang.Integer psId
-
psName
java.lang.String psName
-
psMemberId
java.lang.Long psMemberId
-
psAB
ProductSetAccessBean psAB
-
prePerformDone
boolean prePerformDone
-
-
-
Class com.ibm.commerce.productset.commands.ProductSetPublishCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inProductSetIds
java.lang.Integer[] inProductSetIds
-
iboolPublishAll
boolean iboolPublishAll
-
ibExclusion
boolean ibExclusion
-
ibUseXSD
boolean ibUseXSD
-
catalogId
java.lang.Long catalogId
-
ivecProductSet
java.util.Vector<E> ivecProductSet
-
vecAccess
AccessVector vecAccess
-
prePerformDone
boolean prePerformDone
-
xmlDefinition
java.lang.String xmlDefinition
-
-
-
Class com.ibm.commerce.productset.commands.PSEntryToGrpSyncCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrWorkspaceName
java.lang.String istrWorkspaceName
-
iMasterCatalogs
java.util.Map<K,V> iMasterCatalogs
-
-
-
Class com.ibm.commerce.productset.commands.SimpleProductSetPublishCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iContentCtxt
ContentContext iContentCtxt
-
-
-
Class com.ibm.commerce.productset.commands.SyncProductSetForAddEntryToGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
-
catGroupId
java.lang.Long catGroupId
-
catEntryId
java.lang.Long catEntryId
-
accVector
AccessVector accVector
-
prePerformDone
boolean prePerformDone
-
iContentCtxt
ContentContext iContentCtxt
-
-
-
Class com.ibm.commerce.productset.commands.SyncProductSetForDeleteEntryFrGroupCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catalogId
java.lang.Long catalogId
-
catGroupId
java.lang.Long catGroupId
-
catEntryId
java.lang.Long catEntryId
-
accVector
AccessVector accVector
-
prePerformDone
boolean prePerformDone
-
iContentCtxt
ContentContext iContentCtxt
-
-
-
-
Package com.ibm.commerce.promotion.commands
-
Class com.ibm.commerce.promotion.commands.CreatePromotionCodeExportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
iPromotionId
java.lang.String iPromotionId
-
iFileName
java.lang.String iFileName
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.promotion.commands.CreatePromotionCodeImportCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.commands.DownloadPromotionCodeCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iFormat
java.lang.String iFormat
-
iResponse
javax.servlet.http.HttpServletResponse iResponse
-
iRequest
javax.servlet.http.HttpServletRequest iRequest
-
iUploadId
java.lang.String iUploadId
-
iFileName
java.lang.String iFileName
-
iTimeZone
java.lang.String iTimeZone
-
-
-
Class com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
action
java.lang.String action
-
numDays
java.lang.Integer numDays
-
-
-
Class com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsControllerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
action
java.lang.String action
-
days
java.lang.Integer days
-
-
-
Class com.ibm.commerce.promotion.commands.PromotionCodeExtractCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStatus
boolean iStatus
-
iPromotionId
java.lang.Long iPromotionId
-
iUploadFileId
java.lang.Long iUploadFileId
-
iFileName
java.lang.String iFileName
-
iMaxNumPromoCodesToExport
int iMaxNumPromoCodesToExport
-
iFileSize
long iFileSize
-
iExportName
java.lang.String iExportName
-
iWorkspaceName
java.lang.String iWorkspaceName
-
iIncludeMCMetadata
boolean iIncludeMCMetadata
-
iCampaignName
java.lang.String iCampaignName
-
iPromotionStartDate
java.lang.String iPromotionStartDate
-
iPromotionEndDate
java.lang.String iPromotionEndDate
-
-
-
Class com.ibm.commerce.promotion.commands.ScheduledPromotionCodeExportCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.promotion.commands.ValidatePromotionCodeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCode
java.lang.String iCode
-
iBuyerId
java.lang.Long iBuyerId
-
iPricingDate
java.util.Date iPricingDate
-
iNoun
com.ibm.commerce.promotion.facade.datatypes.PromoCodeType iNoun
-
-
-
-
Package com.ibm.commerce.promotion.facade.client
-
Class com.ibm.commerce.promotion.facade.client.PromoCodeException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.promotion.facade.client.PromotionException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.promotion.facade.server.commands
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionBasePartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionDescriptionPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionDescriptionPartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionElementPartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ChangePromotionElementPartPostActionCmdImpl extends AbstractChangeNounPartPostActionCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.FetchPromotionCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPromotions
java.util.List<E> iPromotions
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.GetPromotionCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.InsertMorePromotionCodeFileUploadJobDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
errorType
java.lang.String errorType
-
errorCodeList
java.util.List<E> errorCodeList
-
formatedProcessInfo
java.lang.String formatedProcessInfo
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromoCodeCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromoCodeValidateActionCmdImpl extends AbstractProcessNounActionCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
maxNumberOfActivePromoRedemptionLimits
int maxNumberOfActivePromoRedemptionLimits
Specifies the maximum number of active promotions that contain redemption limits in the system. If this maximum number is reached, activation of a new promotion will not be allowed until another promotion is deactivated. Set this value to -1 to allow an unlimited number of active promotions with redemption limits. -
maxNumberOfActivePromoWithAttributes
int maxNumberOfActivePromoWithAttributes
Specifies the maximum number of active promotions that target product attributes in the system. If this maximum number is reached, activation of a new promotion will not be allowed until another promotion is deactivated. Set this value to -1 to allow an unlimited number of active promotions that target product attributes. -
maxTargetedCatalogEntriesPerPromotion
int maxTargetedCatalogEntriesPerPromotion
Specifies the maximum number of targeted catalog entries per promotion. If this maximum number is reached, activation of a new promotion will not be allowed until the promotion is corrected. Set this value to -1 to allow an unlimited number targeted catalog entries per promotion. -
maxTargetedCategoriesPerPromotion
int maxTargetedCategoriesPerPromotion
Specifies the maximum number of targeted categories per promotion. If this maximum number is reached, activation of a new promotion will not be allowed until the promotion is corrected. Set this value to -1 to allow an unlimited number targeted categories per promotion. -
catentryAttributeElementTypes
java.util.List<E> catentryAttributeElementTypes
List of element types that target catalog entry attributes. Default list contains "CatalogEntryAttributeRule" and "CatalogEntryExcludeAttributeRule". -
catentryElementTypes
java.util.List<E> catentryElementTypes
List of element types that target catalog entries. Default list contains "IncludeCatalogEntryIdentifier" and "ExcludeCatalogEntryIdentifier". -
categoryAttributeElementTypes
java.util.List<E> categoryAttributeElementTypes
List of element types that target categories. Default list contains "IncludeCategoryIdentifier" and "ExcludeCategoryIdentifier". -
iPromotionTargetToEverything
boolean iPromotionTargetToEverything
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionArchiveActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionDeactivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeActivateActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
phyPromotion
Px_promotion phyPromotion
-
cdspec
com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_cdspec cdspec
-
promotionID
int promotionID
-
batchSize
int batchSize
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeActivateActionVoidCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
physicalPromotion
Px_promotion physicalPromotion
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeDeactivateActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
phyPromotion
Px_promotion phyPromotion
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeDeactivateActionVoidCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
physicalPromotion
Px_promotion physicalPromotion
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ValidateUniquePromotionCodesTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
-
-
Class com.ibm.commerce.promotion.facade.server.commands.ValidateUniquePromotionCodesVoidTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
-
-
-
Package com.ibm.commerce.promotion.facade.server.exception
-
Class com.ibm.commerce.promotion.facade.server.exception.PromotionApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.exception.PromotionSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.promotion.facade.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.promotion.facade.server.services.dataaccess.db.jdbc.PromotionCodeExportSearchSQLComposer extends SQLComposer implements Serializable
-
Serialized Fields
-
searchText
java.lang.String searchText
-
-
-
Class com.ibm.commerce.promotion.facade.server.services.dataaccess.db.jdbc.PromotionSearchSQLComposer extends SQLComposer implements Serializable
-
-
Package com.ibm.commerce.promotion.facade.server.transform.validation.commands
-
Class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionAuthDataValidationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iPromotionAuthXML
org.w3c.dom.Document iPromotionAuthXML
-
iStoreId
java.lang.Integer iStoreId
-
attributesByCatalogEntry
java.util.Map<K,V> attributesByCatalogEntry
-
-
-
Class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPNumberValidationCmdImpl extends PromotionElementNVPValidationCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPPercentageValidationCmdImpl extends PromotionElementNVPPositiveNumberValidationCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPPositiveNumberValidationCmdImpl extends PromotionElementNVPNumberValidationCmdImpl implements Serializable
-
Class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPValidationCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
iName
java.lang.String iName
-
iValue
java.lang.String iValue
-
-
-
-
Package com.ibm.commerce.promotion.uniquecode
-
Class com.ibm.commerce.promotion.uniquecode.PromotionCodeException extends ECApplicationException implements Serializable
-
-
Package com.ibm.commerce.promotion.uniquecode.commands
-
Class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
promotionId
java.lang.String promotionId
-
promotionCodes
java.util.List<E> promotionCodes
-
pxCdpoolIds
java.util.Map<K,V> pxCdpoolIds
-
-
-
Class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesCancelPopulateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
promotionId
java.lang.String promotionId
-
promotion
Px_promotion promotion
-
cdspec
com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_cdspec cdspec
-
codePDC
PhysicalDataContainer codePDC
-
-
-
Class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesCleanCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
promotionId
java.lang.String promotionId
-
cdspec
com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_cdspec cdspec
-
codePDC
PhysicalDataContainer codePDC
-
bDb2
boolean bDb2
-
bISeries
boolean bISeries
-
bOracle
boolean bOracle
-
bCloudscape
boolean bCloudscape
-
inWorkspaceMode
boolean inWorkspaceMode
-
cc
ContentContext cc
-
deleteSql
java.lang.String deleteSql
-
sb
java.lang.StringBuilder sb
-
connection
java.sql.Connection connection
-
bConnectionAutoCommit
boolean bConnectionAutoCommit
-
rs
java.sql.ResultSet rs
-
commitCount
long commitCount
-
dif
long dif
-
adder
long adder
-
min
long min
-
max
long max
-
-
-
Class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesPopulateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
promotionErrorCodes
java.util.List<E> promotionErrorCodes
-
promotionId
java.lang.String promotionId
-
promotion
Px_promotion promotion
-
cdspec
com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_cdspec cdspec
-
codePDC
PhysicalDataContainer codePDC
-
promotionPDC
PhysicalDataContainer promotionPDC
-
targetTotal
long targetTotal
-
finishedSize
long finishedSize
-
batchSize
int batchSize
-
scheduledJobNumber
int scheduledJobNumber
-
promoCodeSource
com.ibm.commerce.promotion.internal.source.PromoCodeSource promoCodeSource
-
useOracleErrorLog
boolean useOracleErrorLog
-
connection
java.sql.Connection connection
-
-
-
-
Package com.ibm.commerce.promotion.uniquecode.generator
-
Class com.ibm.commerce.promotion.uniquecode.generator.PatternDefineException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
type
java.lang.Integer type
-
pattern
java.lang.String pattern
-
-
-
-
Package com.ibm.commerce.pvc.commands
-
Class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.Long userId
-
url
java.lang.String url
-
parameters
java.lang.String parameters
-
errUrl
java.lang.String errUrl
-
timeout
long timeout
-
b_new
java.lang.String b_new
-
b_update
java.lang.String b_update
-
b_exec
java.lang.String b_exec
-
postUrl
java.lang.String postUrl
-
no
java.lang.String no
-
noArray
java.lang.String[] noArray
-
adapter
PVCAdapter adapter
-
-
-
Class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
PVCSessionId
java.lang.Long PVCSessionId
-
pvcRegMode
java.lang.String pvcRegMode
-
userId
java.lang.Long userId
-
address1
java.lang.String address1
-
address2
java.lang.String address2
-
addrType1
java.lang.String addrType1
-
addrType2
java.lang.String addrType2
-
preferredTimeout
java.lang.Integer preferredTimeout
-
protect
java.lang.Integer protect
-
deviceFmtId
java.lang.Integer deviceFmtId
-
URL
java.lang.String URL
-
logonId
java.lang.String logonId
-
password
java.lang.String password
-
adapter
PVCAdapter adapter
-
-
-
Class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
PVCSessionId
java.lang.Long PVCSessionId
-
pvcRegMode
java.lang.String pvcRegMode
-
userId
java.lang.Long userId
-
address1
java.lang.String address1
-
address2
java.lang.String address2
-
addrType1
java.lang.String addrType1
-
addrType2
java.lang.String addrType2
-
preferredTimeout
java.lang.Integer preferredTimeout
-
protect
java.lang.Integer protect
-
deviceFmtId
java.lang.Integer deviceFmtId
-
password
java.lang.String password
-
logonId
java.lang.String logonId
-
URL
java.lang.String URL
-
status
java.lang.Integer status
-
address1Nothing
boolean address1Nothing
The flag of thedevaddress1
parameter exist or not. -
addrtype1Nothing
boolean addrtype1Nothing
The flag of thedevaddrtype1
parameter exist or not. -
address2Nothing
boolean address2Nothing
The flag of thedevaddress2
parameter exist or not. -
addrtype2Nothing
boolean addrtype2Nothing
The flag of thedevaddrtype2
parameter exist or not.
-
-
-
Class com.ibm.commerce.pvc.commands.PVCRegistrationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
reqProp
TypedProperty reqProp
-
URL
java.lang.String URL
-
status
java.lang.Integer status
-
-
-
Class com.ibm.commerce.pvc.commands.ReEnterPasswordCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
reentpw
java.lang.String reentpw
-
url
java.lang.String url
-
-
-
-
Package com.ibm.commerce.pvcdevices.beans
-
Class com.ibm.commerce.pvcdevices.beans.PVCBindingDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCBindingDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyPVCBindingId
java.lang.String iDataBeanKeyPVCBindingId
-
-
-
Class com.ibm.commerce.pvcdevices.beans.PVCBufferDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCBufferDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyUsersId
java.lang.String iDataBeanKeyUsersId
-
hash
java.util.Hashtable<K,V> hash
-
-
-
Class com.ibm.commerce.pvcdevices.beans.PVCDeviceMdlSpecDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCDeviceMdlSpecDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMdlSpcId
java.lang.String iDataBeanKeyMdlSpcId
-
-
-
Class com.ibm.commerce.pvcdevices.beans.PVCDeviceModelDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCDeviceModelDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyDeviceModelId
java.lang.String iDataBeanKeyDeviceModelId
-
-
-
Class com.ibm.commerce.pvcdevices.beans.PVCDeviceSpecDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCDeviceSpecDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeySpecId
java.lang.String iDataBeanKeySpecId
-
-
-
Class com.ibm.commerce.pvcdevices.beans.PVCSessionDataBean extends com.ibm.commerce.pvcdevices.beansrc.PVCSessionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyPVCSessionId
java.lang.String iDataBeanKeyPVCSessionId
-
-
-
Class com.ibm.commerce.pvcdevices.beans.UserPVCDeviceDataBean extends com.ibm.commerce.pvcdevices.beansrc.UserPVCDeviceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyUserPVCDeviceId
java.lang.String iDataBeanKeyUserPVCDeviceId
-
-
-
-
Package com.ibm.commerce.pvcdevices.objects
-
Class com.ibm.commerce.pvcdevices.objects.PVCBinding extends com.ibm.commerce.pvcdevices.objimpl.PVCBindingEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCBinding iTypedEntity
-
iInitKey_PVCBindingId
java.lang.Long iInitKey_PVCBindingId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.PVCBuffer extends com.ibm.commerce.pvcdevices.objimpl.PVCBufferEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCBuffer iTypedEntity
-
iInitKey_usersId
java.lang.Long iInitKey_usersId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpec extends com.ibm.commerce.pvcdevices.objimpl.PVCDeviceMdlSpecEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpec iTypedEntity
-
iInitKey_mdlSpcId
java.lang.Integer iInitKey_mdlSpcId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceModel extends com.ibm.commerce.pvcdevices.objimpl.PVCDeviceModelEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCDeviceModel iTypedEntity
-
iInitKey_deviceModelId
java.lang.Integer iInitKey_deviceModelId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpec extends com.ibm.commerce.pvcdevices.objimpl.PVCDeviceSpecEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCDeviceSpec iTypedEntity
-
iInitKey_specId
java.lang.Integer iInitKey_specId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.PVCSession extends com.ibm.commerce.pvcdevices.objimpl.PVCSessionEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.PVCSession iTypedEntity
-
iInitKey_PVCSessionId
java.lang.Long iInitKey_PVCSessionId
-
-
-
Class com.ibm.commerce.pvcdevices.objects.UserPVCDevice extends com.ibm.commerce.pvcdevices.objimpl.UserPVCDeviceEntityBase implements Serializable
-
Class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.pvcdevices.objects.UserPVCDevice iTypedEntity
-
iInitKey_userPVCDeviceId
java.lang.Long iInitKey_userPVCDeviceId
-
-
-
-
Package com.ibm.commerce.quote.commands
-
Class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl extends QuoteItemUpdateCmdImpl implements Serializable
-
Serialized Fields
-
ihshPrice
java.util.Hashtable<K,V> ihshPrice
-
ihshCurrency
java.util.Hashtable<K,V> ihshCurrency
-
iForUserId
java.lang.Long iForUserId
-
inTradingId
java.lang.Long inTradingId
-
ihshFulfillmentCenterId
java.util.Hashtable<K,V> ihshFulfillmentCenterId
-
ihshOverrideReasonCode
java.util.Hashtable<K,V> ihshOverrideReasonCode
-
ihshRemark
java.util.Hashtable<K,V> ihshRemark
-
iCurrentOrderId
java.lang.String iCurrentOrderId
-
-
-
Class com.ibm.commerce.quote.commands.CopyQuoteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
quoteCopyHelper
com.ibm.commerce.quote.commands.QuoteCopyHelper quoteCopyHelper
-
iarrlistFromQuotes
java.util.ArrayList<E> iarrlistFromQuotes
-
toQuoteAB
OrderAccessBean toQuoteAB
-
sensitiveInfoCopyFlag
java.lang.String sensitiveInfoCopyFlag
-
blockInfoCopyFlag
java.lang.String blockInfoCopyFlag
-
description
java.lang.String description
-
-
-
Class com.ibm.commerce.quote.commands.CreateQuoteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
quoteAB
OrderAccessBean quoteAB
-
quoteOrderId
java.lang.String quoteOrderId
-
istrDescription
java.lang.String istrDescription
-
-
-
Class com.ibm.commerce.quote.commands.PrepareQuoteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iarrlistQuotes
java.util.ArrayList<E> iarrlistQuotes
-
quoteProcessingHelper
com.ibm.commerce.order.commands.OrderProcessingHelper quoteProcessingHelper
-
iATPParameters
ATPParameters iATPParameters
-
isetEnabledCalculationUsageIds
java.util.Set<E> isetEnabledCalculationUsageIds
-
-
-
Class com.ibm.commerce.quote.commands.QuoteBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
CLASS_NAME
java.lang.String CLASS_NAME
-
istrUrl
java.lang.String istrUrl
-
istrStatus
java.lang.String istrStatus
-
istrType
java.lang.String istrType
-
iarrstrOrderRnParms
java.lang.String[] iarrstrOrderRnParms
-
iarrstrOutQuoteNames
java.lang.String[] iarrstrOutQuoteNames
-
ivalidOrderNumbers
java.util.ArrayList<E> ivalidOrderNumbers
-
ibCommit
boolean ibCommit
-
iarrListQuotes
java.util.ArrayList<E> iarrListQuotes
-
iRequestProperties
TypedProperty iRequestProperties
-
ihsNewOrders
java.util.HashMap<K,V> ihsNewOrders
-
ihsSubmittedOrders
java.util.HashMap<K,V> ihsSubmittedOrders
-
ihsCancelledOrders
java.util.HashMap<K,V> ihsCancelledOrders
-
ihsNewOrderItems
java.util.HashMap<K,V> ihsNewOrderItems
-
-
-
Class com.ibm.commerce.quote.commands.QuoteCancelCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Serialized Fields
-
toQuoteAB
OrderAccessBean toQuoteAB
The quote access bean that results from QuoteCopy. -
sensitiveInfoCopyFlag
java.lang.String sensitiveInfoCopyFlag
Indicates whether sensitive information must be copied. -
blockInfoCopyFlag
java.lang.String blockInfoCopyFlag
Indicates whether to copy block information. -
description
java.lang.String description
Description of the quote that results from QuoteCopy.
-
-
-
Class com.ibm.commerce.quote.commands.QuoteCreateCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Serialized Fields
-
outputQuoteName
java.lang.String outputQuoteName
The output name of the quote. -
orderId
java.lang.String orderId
The orderId is the identifier of the quote. -
istrDescription
java.lang.String istrDescription
The description of the quote supplied in the request.
-
-
-
Class com.ibm.commerce.quote.commands.QuoteDisplayCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Serialized Fields
-
arrlistUnlockedQuotes
java.util.ArrayList<E> arrlistUnlockedQuotes
-
-
-
Class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Serialized Fields
-
sensitiveInfoCopyFlag
java.lang.String sensitiveInfoCopyFlag
Indicates whether to copy sensitive information. -
blockInfoCopyFlag
java.lang.String blockInfoCopyFlag
Indicates whether to copy block information. -
description
java.lang.String description
Description of the order to be generated from the quote. -
genOrderId
java.lang.String genOrderId
Id of order generated from the quote. -
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component.
-
-
-
Class com.ibm.commerce.quote.commands.QuoteItemAddCmdImpl extends com.ibm.commerce.quote.commands.QuoteItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuoteItemBaseCmdImpl extends OrderItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuoteItemDeleteCmdImpl extends OrderItemDeleteCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuoteItemUpdateCmdImpl extends com.ibm.commerce.quote.commands.QuoteItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuotePrepareCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.quote.commands.QuoteSaveCmdImpl extends com.ibm.commerce.quote.commands.QuoteBaseCmdImpl implements Serializable
-
Serialized Fields
-
expireDate
java.sql.Timestamp expireDate
Expiry date for the quote. -
expirePeriod
java.lang.Long expirePeriod
Expiry period for the quote.
-
-
-
Class com.ibm.commerce.quote.commands.SetQuoteExpireDateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
callerId
java.lang.Long callerId
-
maxPermitExpiryLength
java.lang.Long maxPermitExpiryLength
-
iarrlistQuotes
java.util.ArrayList<E> iarrlistQuotes
-
expirePeriod
java.lang.Long expirePeriod
-
expireDate
java.sql.Timestamp expireDate
-
-
-
Class com.ibm.commerce.quote.commands.UpdateExpiredQuoteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabQuote
OrderAccessBean iabQuote
-
-
-
Class com.ibm.commerce.quote.commands.ValidateQuoteStatusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabQuote
OrderAccessBean iabQuote
-
isNewQuote
boolean isNewQuote
-
-
-
-
Package com.ibm.commerce.ras
-
Class com.ibm.commerce.ras.ECMessage extends java.lang.Object implements Serializable
-
Serialized Fields
-
iReasonCode
long iReasonCode
-
iApplicationMessageKey
java.lang.String iApplicationMessageKey
-
iDefaultApplicationResourceProperty
java.lang.String iDefaultApplicationResourceProperty
-
iMessageKey
java.lang.String iMessageKey
-
iDefaultResourceProperty
java.lang.String iDefaultResourceProperty
-
iSeverity
long iSeverity
-
iSystemMessageId
java.lang.String iSystemMessageId
-
iMessageType
int iMessageType
-
iApplicationError
ApplicationError iApplicationError
-
-
-
Class com.ibm.commerce.ras.ECTraceIdentifiers extends java.lang.Object implements Serializable
-
-
Package com.ibm.commerce.registry
-
Class com.ibm.commerce.registry.BusinessPolicyCommandEntry extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
commandClassName
java.lang.String commandClassName
-
commandClass
java.lang.Class<T> commandClass
-
istrProperties
java.lang.String istrProperties
-
-
-
Class com.ibm.commerce.registry.BusinessPolicyRegistryEntry extends java.lang.Object implements Serializable
-
Serialized Fields
-
cmdEntry
BusinessPolicyCommandEntry[] cmdEntry
-
inPolicyId
java.lang.Long inPolicyId
-
policyType
java.lang.String policyType
-
istrProperties
java.lang.String istrProperties
-
-
-
Class com.ibm.commerce.registry.LRUDynamicHashtable extends java.util.Hashtable implements Serializable
-
Serialized Fields
-
cacheSize
int cacheSize
-
currentSize
int currentSize
-
list
java.util.LinkedList<E> list
-
hits
long hits
-
misses
long misses
-
evictions
long evictions
-
-
-
Class com.ibm.commerce.registry.RangeCurrencyKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
calculationRangeId
java.lang.Integer calculationRangeId
-
currencyCode
java.lang.String currencyCode
-
-
-
Class com.ibm.commerce.registry.RangeLookupKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
scaleId
java.lang.Integer scaleId
-
lookupNumber
java.lang.Double lookupNumber
-
-
-
Class com.ibm.commerce.registry.StoreCopy extends StoreAccessBean implements Serializable
-
Serialized Fields
-
taxCategories
java.util.Hashtable<K,V> taxCategories
-
iStoreDefaultBeanIsCached
boolean iStoreDefaultBeanIsCached
-
iStoreDefaultBean
StoreDefaultAccessBean iStoreDefaultBean
-
publicFilesIsCached
boolean publicFilesIsCached
-
publicFiles
java.util.Map<K,V> publicFiles
-
propertiesFilesIsCached
boolean propertiesFilesIsCached
-
propertiesFiles
java.util.Map<K,V> propertiesFiles
-
propertyRBs
java.util.Hashtable<K,V> propertyRBs
-
iDescriptionABs
java.util.Hashtable<K,V> iDescriptionABs
-
iMasterCatalogABIsCached
boolean iMasterCatalogABIsCached
-
iMasterCatalogAB
CatalogAccessBean iMasterCatalogAB
-
iCatalogABsIsCached
boolean iCatalogABsIsCached
-
iCatalogABs
java.util.Collection<E> iCatalogABs
-
iOwnerIdIsCached
boolean iOwnerIdIsCached
-
iOwnerId
java.lang.Long iOwnerId
-
iHasBeenRefreshed
boolean iHasBeenRefreshed
-
iStoreEntityIdIsCached
boolean iStoreEntityIdIsCached
-
iStoreEntityId
java.lang.Integer iStoreEntityId
-
iDefaultStorePath
java.lang.Integer[] iDefaultStorePath
-
-
-
Class com.ibm.commerce.registry.StoreEntityUsageKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeEntityId
java.lang.Integer storeEntityId
-
usageId
java.lang.Integer usageId
-
-
-
Class com.ibm.commerce.registry.TermConditionCopy extends TermConditionAccessBean implements Serializable
-
Serialized Fields
-
policiesByType
java.util.Hashtable<K,V> policiesByType
-
allPolicies
java.util.Hashtable<K,V> allPolicies
-
inclusionProductSets
java.lang.Integer[] inclusionProductSets
-
exclusionProductSets
java.lang.Integer[] exclusionProductSets
-
browsableProductSets
java.lang.Integer[] browsableProductSets
-
productSetAdjustments
java.util.Vector<E> productSetAdjustments
-
-
-
Class com.ibm.commerce.registry.TradingAgreementCopy extends TradingAgreementAccessBean implements Serializable
-
Serialized Fields
-
hasTCLevelParticipant
boolean hasTCLevelParticipant
-
termConditionsBySubType
java.util.Hashtable<K,V> termConditionsBySubType
-
termConditionsByType
java.util.Hashtable<K,V> termConditionsByType
-
extendedTermConditionsBySubType
java.util.Hashtable<K,V> extendedTermConditionsBySubType
-
policiesByType
java.util.Hashtable<K,V> policiesByType
-
allPolicies
java.util.Hashtable<K,V> allPolicies
-
activeReferenceAgreement
java.lang.String activeReferenceAgreement
-
hostingContractId
java.lang.String hostingContractId
-
-
-
-
Package com.ibm.commerce.requisitionlist.commands
-
Class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderIds
java.lang.String[] orderIds
-
requestProperties
TypedProperty requestProperties
-
fromOrderItems
OrderItemAccessBean[] fromOrderItems
-
-
-
Class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListWithDynamicKitCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderIds
java.lang.String[] orderIds
-
requestProperties
TypedProperty requestProperties
-
fromOrderItems
OrderItemAccessBean[] fromOrderItems
-
-
-
Class com.ibm.commerce.requisitionlist.commands.CreateRequisitionListUploadCmdImpl extends com.ibm.commerce.content.commands.FileUploadCmdImpl implements Serializable
-
Serialized Fields
-
iHostname
java.lang.String iHostname
-
iStatus
java.lang.String iStatus
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.Long iOrderId
The id of the order. -
iRequisitionListId
java.lang.Long iRequisitionListId
The id of the requisition list. -
iRequisitionListType
java.lang.String iRequisitionListType
The type of the requisition list. -
iRequisitionListStatus
java.lang.String iRequisitionListStatus
The status of the requisition list. -
iRequisitionListName
java.lang.String iRequisitionListName
The name of the requisition list. -
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListConfigurationAddCmdImpl extends OrderConfigurationAddCmdImpl implements Serializable
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListConfigurationUpdateCmdImpl extends OrderConfigurationUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateFromCSVCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
fileName
java.lang.String fileName
-
processfileId
java.lang.Long processfileId
-
failedPartNumbers
java.util.List<E> failedPartNumbers
-
invalidLines
java.util.List<E> invalidLines
-
itemsProcessed
int itemsProcessed
-
shareable
boolean shareable
-
orderId
java.lang.Long orderId
-
iUploadFileId
java.lang.Long iUploadFileId
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRequisitionListId
java.lang.Long[] iRequisitionListId
the array of the requisition lists.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Serialized Fields
-
iOutRequisitionListId
java.lang.String[] iOutRequisitionListId
The output of the requisition list ids. -
iRequisitionListStoreId
java.lang.String[] iRequisitionListStoreId
The id of the store where the requisition lists are in.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl extends OrderItemUpdateCmdImpl implements Serializable
-
Serialized Fields
-
iRequisitionListId
java.lang.Long iRequisitionListId
The ID of the requisition list. -
iRequisitionListStatus
java.lang.String iRequisitionListStatus
The status of the requisition list. -
iRequisitionListType
java.lang.String iRequisitionListType
The type of the requisition list. -
iRequisitionListName
java.lang.String iRequisitionListName
The name of the requisition list.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateWithDynamicKitCmdImpl extends RequisitionListItemUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Serialized Fields
-
iContractId
java.lang.Long[] iContractId
The contract id. -
iOfferId
java.lang.Long[] iOfferId
The offer id. -
mergeToCurrentPendingOrder
java.lang.String mergeToCurrentPendingOrder
The parameter indicates whether merge requisition list to current pending order.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl extends RequisitionListBaseCmdImpl implements Serializable
-
Serialized Fields
-
iMemberId
java.lang.Long iMemberId
-
iBilltoAddressId
java.lang.Long iBilltoAddressId
The bill to address id.
-
-
-
Class com.ibm.commerce.requisitionlist.commands.RequisitionListUploadSQLComposer extends SQLComposer implements Serializable
-
-
Package com.ibm.commerce.rest.search.handler.v2_0
-
Package com.ibm.commerce.returns.commands
-
Class com.ibm.commerce.returns.commands.AdminReturnApproveCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
iRMAAB
RMAAccessBean iRMAAB
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
-
-
Class com.ibm.commerce.returns.commands.ApproveRefundAlwaysPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iApproved
boolean iApproved
-
iRMAAB
RMAAccessBean iRMAAB
-
iRMAItemABs
java.util.List<E> iRMAItemABs
-
-
-
Class com.ibm.commerce.returns.commands.ApproveReturnItemCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iApprovalType
java.lang.Character iApprovalType
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
vRMAItemDenyReasons
java.util.Vector<E> vRMAItemDenyReasons
-
-
-
Class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl extends AEDPTaskCmdImpl implements Serializable
-
Serialized Fields
-
rmaId
java.lang.Long rmaId
The rmaId associated with the refund currently being processed -
listOfActionDetailLists
java.util.HashMap<K,V> listOfActionDetailLists
List of actions from rule -
currency
java.lang.String currency
The currency associated with the refund currently being processed -
refundInstructions
java.util.ArrayList<E> refundInstructions
the refund instructions associated with a RMA -
iRMAAB
RMAAccessBean iRMAAB
the rma access bean associated with a RMA -
paymentPolicyId
java.lang.Long paymentPolicyId
The payment policy ID used in refund action
-
-
-
Class com.ibm.commerce.returns.commands.AutoApproveReturnItemByDaysPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
RMAItemAB
RMAItemAccessBean RMAItemAB
-
iDays
java.lang.Integer iDays
-
iRMAItemDenyReasonList
java.util.List<E> iRMAItemDenyReasonList
-
-
-
Class com.ibm.commerce.returns.commands.AutoApproveReturnItemCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
RMAItemAB
RMAItemAccessBean RMAItemAB
-
denyReasonABListForThisStore
java.util.ArrayList<E> denyReasonABListForThisStore
-
rmaAB
RMAAccessBean rmaAB
-
RMAItemDenyReasonList
java.util.List<E> RMAItemDenyReasonList
-
-
-
Class com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
RMAItemAB
RMAItemAccessBean RMAItemAB
The cached RMA item access bean -
RMAItemDenyReasonList
java.util.List<E> RMAItemDenyReasonList
The cached RMA item deny reason list -
inventorySystem
int inventorySystem
The inventory system used by the store
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnAdjustmentNonePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentCreditCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
iQuantity
java.lang.Double iQuantity
-
iAdjustmentCredit
java.math.BigDecimal iAdjustmentCredit
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentFlatPolicyCmdImpl extends CalculateReturnItemAdjustmentPolicyCmdImpl implements Serializable
-
Serialized Fields
-
PERCENT_SCALE
int PERCENT_SCALE
-
iDays
int[] iDays
-
iMonetaryAmounts
MonetaryAmount[][] iMonetaryAmounts
-
iDefault
MonetaryAmount[] iDefault
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentPercentagePolicyCmdImpl extends CalculateReturnItemAdjustmentPolicyCmdImpl implements Serializable
-
Serialized Fields
-
iDays
int[] iDays
-
iPercents
int[] iPercents
-
iDefault
java.lang.Integer iDefault
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
iAdjustment
java.math.BigDecimal iAdjustment
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemCreditCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
iQuantity
java.lang.Double iQuantity
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
iRMAAB
RMAAccessBean iRMAAB
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemCreditForCatEntryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCatEntryId
java.lang.Long iCatEntryId
-
iRMAAB
RMAAccessBean iRMAAB
-
iQuantity
java.lang.Double iQuantity
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnItemProductCreditCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
iQuantity
java.lang.Double iQuantity
-
iProductCredit
java.math.BigDecimal iProductCredit
-
-
-
Class com.ibm.commerce.returns.commands.CalculateReturnTaxCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderRMATaxes
java.util.Hashtable<K,V> iOrderRMATaxes
-
iRMAItemABVector
java.util.Vector<E> iRMAItemABVector
-
iRMAItemTaxCredits
java.util.Vector<E> iRMAItemTaxCredits
-
iItems
Item[] iItems
-
iReturnItemAdjs
java.util.Hashtable<K,V> iReturnItemAdjs
-
iRMAItemABs
RMAItemAccessBean[] iRMAItemABs
-
iOrderItemABs
OrderItemAccessBean[] iOrderItemABs
-
-
-
Class com.ibm.commerce.returns.commands.CalculateRMAApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rmaAB
RMAAccessBean rmaAB
-
vRMAItemAB
java.util.Vector<E> vRMAItemAB
-
RMAapproved
boolean RMAapproved
-
-
-
Class com.ibm.commerce.returns.commands.CalculateRMAItemTotalCreditCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iRMAItem
RMAItemAccessBean iRMAItem
-
-
-
Class com.ibm.commerce.returns.commands.CancelRefundCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Serialized Fields
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iRMAAccessBean
RMAAccessBean iRMAAccessBean
-
-
-
Class com.ibm.commerce.returns.commands.CheckReturnItemInCorrectStateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOK
boolean iOK
-
iOrderItemAB
OrderItemAccessBean iOrderItemAB
-
-
-
Class com.ibm.commerce.returns.commands.CheckRMAItemExpirationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
itemExpired
boolean itemExpired
-
RMAItemAB
RMAItemAccessBean RMAItemAB
-
-
-
Class com.ibm.commerce.returns.commands.CloseReturnCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rmaAB
RMAAccessBean rmaAB
-
-
-
Class com.ibm.commerce.returns.commands.CollateralRealizeCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
collateralId
java.lang.String collateralId
-
collateralAmount
java.math.BigDecimal collateralAmount
-
-
-
Class com.ibm.commerce.returns.commands.CreditReturnItemCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iRMAAB
RMAAccessBean iRMAAB
-
iRMAItemABs
java.util.Vector<E> iRMAItemABs
-
iMemberIdForPolicy
java.lang.Long iMemberIdForPolicy
-
-
-
Class com.ibm.commerce.returns.commands.DetermineReturnCreditVehicleCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
vRMAItemAB
java.util.Vector<E> vRMAItemAB
-
rmaAB
RMAAccessBean rmaAB
-
-
-
Class com.ibm.commerce.returns.commands.ExchangeByFullRefundPolicyCmdImpl extends com.ibm.commerce.returns.commands.ExchangePolicyCmdImpl implements Serializable
-
Serialized Fields
-
rmaAmount
java.math.BigDecimal rmaAmount
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
isCrossShipment
java.lang.String isCrossShipment
-
returnId
java.lang.String returnId
-
calculatedRefundAmount
java.math.BigDecimal calculatedRefundAmount
-
calculatedDifferentialAmount
java.math.BigDecimal calculatedDifferentialAmount
-
calculatedCollateralAmount
java.math.BigDecimal calculatedCollateralAmount
-
-
-
Class com.ibm.commerce.returns.commands.ExchangeCancelCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
iOrderAB
OrderAccessBean iOrderAB
-
iURL
java.lang.String iURL
-
-
-
Class com.ibm.commerce.returns.commands.ExchangeCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
isCrossShipment
java.lang.String isCrossShipment
-
returnId
java.lang.String returnId
-
URL
java.lang.String URL
-
storeId
java.lang.Integer storeId
-
customerId
java.lang.Long customerId
-
-
-
Class com.ibm.commerce.returns.commands.ExchangePolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iOrder
OrderAccessBean iOrder
-
iErrorViewName
java.lang.String iErrorViewName
-
iPaymentPolicyId
java.lang.Long iPaymentPolicyId
-
iRefundAmount
java.math.BigDecimal iRefundAmount
-
iExchangeOrderAmount
java.math.BigDecimal iExchangeOrderAmount
-
iRMA
RMAAccessBean iRMA
-
-
-
Class com.ibm.commerce.returns.commands.ExchangePrepareCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
isCrossShipment
java.lang.String isCrossShipment
-
returnId
java.lang.String returnId
-
URL
java.lang.String URL
-
-
-
Class com.ibm.commerce.returns.commands.ExchangeProcessCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
returnId
java.lang.String returnId
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
returnProcessingUtility
com.ibm.commerce.returns.commands.ReturnProcessingHelper returnProcessingUtility
-
URL
java.lang.String URL
-
URL2
java.lang.String URL2
-
expiryURL
java.lang.String expiryURL
-
refundPolicyID
java.lang.Long refundPolicyID
-
differentialPolicyId
java.lang.String differentialPolicyId
-
collateralPolicyId
java.lang.String collateralPolicyId
-
refundAmount
java.math.BigDecimal refundAmount
-
differentialAmount
java.math.BigDecimal differentialAmount
-
collateralAmount
java.math.BigDecimal collateralAmount
-
exchangePayment
java.util.Hashtable<K,V> exchangePayment
-
collateralPayment
java.util.Hashtable<K,V> collateralPayment
-
-
-
Class com.ibm.commerce.returns.commands.ExchangeUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iExchangeAB
com.ibm.commerce.ordermanagement.objects.ExchangeOrdersAccessBean iExchangeAB
-
iURL
java.lang.String iURL
-
isCrossShipment
java.lang.String isCrossShipment
-
-
-
Class com.ibm.commerce.returns.commands.ExtendAdminReturnApproveCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendExchangeCancelCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendExchangePrepareCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
isCrossShipment
java.lang.String isCrossShipment
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
returnId
java.lang.String returnId
-
RMAab
RMAAccessBean RMAab
-
-
-
Class com.ibm.commerce.returns.commands.ExtendExchangeProcessCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnCancelCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnCreditAndCloseScanCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnItemAddCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnItemDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnItemUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnPrepareCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ExtendReturnProcessCmdImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.FinalizeRefundCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Serialized Fields
-
iTimestampNow
java.sql.Timestamp iTimestampNow
This attribute holds the timestamp associated to the refund finalization command -
amount
java.math.BigDecimal amount
The amount associated with the refund currently being processed
-
-
-
Class com.ibm.commerce.returns.commands.FinalizeRefundVoidCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.GetOrderItemShippedTimeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inDateShipped
java.sql.Timestamp inDateShipped
-
inOrderItemId
java.lang.Long inOrderItemId
-
inInventorySystem
int inInventorySystem
-
-
-
Class com.ibm.commerce.returns.commands.LogReturnAuthCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rmaAB
RMAAccessBean rmaAB
-
-
-
Class com.ibm.commerce.returns.commands.PrepareExchangeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
isCrossShipment
java.lang.String isCrossShipment
-
returnId
java.lang.String returnId
-
URL
java.lang.String URL
-
contractId
java.lang.Long contractId
-
requestProperties
TypedProperty requestProperties
-
responseProperties
TypedProperty responseProperties
-
differentialAmount
java.math.BigDecimal differentialAmount
-
collateralAmount
java.math.BigDecimal collateralAmount
-
refundAmount
java.math.BigDecimal refundAmount
-
rmaAmount
java.math.BigDecimal rmaAmount
-
exchangeOrderAmount
java.math.BigDecimal exchangeOrderAmount
-
-
-
Class com.ibm.commerce.returns.commands.PrimeRefundCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Serialized Fields
-
iTimestampNow
java.sql.Timestamp iTimestampNow
This attribute holds the timestamp associated to the refund finalization command -
refundInstructionList
java.util.ArrayList<E> refundInstructionList
The refund instructions associated with the refund currently being processed -
amount
java.math.BigDecimal amount
The total amount associated with the refund currently being processed -
rd
com.ibm.commerce.edp.refunds.RefundData rd
The refund data will be used in this task command
-
-
-
Class com.ibm.commerce.returns.commands.PrimeRefundVoidCmdImpl extends ARefundTaskCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ProcessExchangeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
rmaId
java.lang.String rmaId
-
returnProcessingUtility
com.ibm.commerce.returns.commands.ReturnProcessingHelper returnProcessingUtility
-
URL
java.lang.String URL
-
URL2
java.lang.String URL2
-
expiryURL
java.lang.String expiryURL
-
refundPolicyID
java.lang.Long refundPolicyID
-
differentialPolicyId
java.lang.String differentialPolicyId
-
collateralPolicyId
java.lang.String collateralPolicyId
-
responseProperties
TypedProperty responseProperties
-
requestProperties
TypedProperty requestProperties
-
refundAmount
java.math.BigDecimal refundAmount
-
differentialAmount
java.math.BigDecimal differentialAmount
-
collateralAmount
java.math.BigDecimal collateralAmount
-
exchangePayment
java.util.Hashtable<K,V> exchangePayment
-
collateralPayment
java.util.Hashtable<K,V> collateralPayment
-
-
-
Class com.ibm.commerce.returns.commands.RealizeCollateralCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
collateralAmount
java.math.BigDecimal collateralAmount
-
requestProperties
TypedProperty requestProperties
-
collateralId
java.lang.String collateralId
-
-
-
Class com.ibm.commerce.returns.commands.RefreshExpiredRMAItemsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rmaAB
RMAAccessBean rmaAB
-
vRMAItemAB
java.util.Vector<E> vRMAItemAB
-
itemExpired
boolean itemExpired
-
-
-
Class com.ibm.commerce.returns.commands.RefundByCreditLinePolicyCmdImpl extends com.ibm.commerce.returns.commands.RefundByMethodPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.RefundByCreditPolicyCmdImpl extends RefundPaymentPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.RefundByMethodPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
rmaAB
RMAAccessBean rmaAB
-
amount
java.math.BigDecimal amount
-
policyId
java.lang.Long policyId
-
refundInstructions
java.util.ArrayList<E> refundInstructions
-
-
-
Class com.ibm.commerce.returns.commands.RefundByOriginalPaymentPolicyCmdImpl extends RefundPaymentPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.RefundByUsedPaymentPolicyCmdImpl extends com.ibm.commerce.returns.commands.RefundByMethodPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iOrder
OrderAccessBean iOrder
Deprecated. -
iErrorViewName
java.lang.String iErrorViewName
Deprecated. -
iPaymentPolicyId
java.lang.Long iPaymentPolicyId
Deprecated. -
iRefundAmount
java.math.BigDecimal iRefundAmount
Deprecated. -
iRMA
RMAAccessBean iRMA
Deprecated.
-
-
-
Class com.ibm.commerce.returns.commands.RefundWithDependentSupportPolicyCmdImpl extends com.ibm.commerce.returns.commands.RefundByMethodPolicyCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.RePrepareExpiredRMACmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
rmaAB
RMAAccessBean rmaAB
-
vRMAItemAB
java.util.Vector<E> vRMAItemAB
-
rmaExpired
boolean rmaExpired
-
-
-
Class com.ibm.commerce.returns.commands.ResolveReturnFulfillmentCenterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
vRMAItemAB
java.util.Vector<E> vRMAItemAB
-
rmaAB
RMAAccessBean rmaAB
-
-
-
Class com.ibm.commerce.returns.commands.ResolveReturnItemInventoryQuantityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabRmaItemAB
RMAItemAccessBean iabRmaItemAB
-
inInventoryQuantity
java.lang.Integer inInventoryQuantity
-
inInventorySystem
int inInventorySystem
-
-
-
Class com.ibm.commerce.returns.commands.ReturnBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
configLoader
com.ibm.commerce.order.utils.AdminConfigLoader<P extends java.lang.Enum> configLoader
The object that is used to load the configuration attributes for the order component. -
iReturnLockingHelper
com.ibm.commerce.returns.util.ReturnLockingHelper iReturnLockingHelper
-
-
-
Class com.ibm.commerce.returns.commands.ReturnCancelCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
iURL
java.lang.String iURL
-
-
-
Class com.ibm.commerce.returns.commands.ReturnCreateCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
The URL to which this command is redirect to after completion -
iRMAAB
RMAAccessBean iRMAAB
Internal cache to the RMA access bean -
iTimestampNow
java.sql.Timestamp iTimestampNow
Singleton that holds the time of creation of this Return -
iIsAdminCommand
java.lang.Boolean iIsAdminCommand
Indicates wether this command is being executed with administrative priviledges -
outputRMAName
java.lang.String outputRMAName
Holds the name of the variable used to pass the created RMA id as an output parameter
-
-
-
Class com.ibm.commerce.returns.commands.ReturnCreditAndCloseScanCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
-
-
Class com.ibm.commerce.returns.commands.ReturnDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemAddCmdImpl extends ReturnItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ReturnItemBaseCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
istrRMAId
java.lang.String istrRMAId
-
iRMAAB
RMAAccessBean iRMAAB
-
ihshCatentry_id
java.util.Hashtable<K,V> ihshCatentry_id
This is a hash table of catentry ids returned. -
ihshAttr_name
java.util.Hashtable<K,V> ihshAttr_name
This is a hash table of attribute name for the product. -
ihshAttr_value
java.util.Hashtable<K,V> ihshAttr_value
This is a hash table of attribute value for the product. -
ihshReceive
java.util.Hashtable<K,V> ihshReceive
This is a hash table of received value. -
ihshCreditAdjustment
java.util.Hashtable<K,V> ihshCreditAdjustment
This is a hash table of credit adjustment. -
ihshKey
java.util.Hashtable<K,V> ihshKey
The hash keys. -
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
This is a hash table of quantity being returned. -
ihshUom
java.util.Hashtable<K,V> ihshUom
This is a hash table of unit of measure. -
ihshComment
java.util.Hashtable<K,V> ihshComment
This is a hash table of comments for return items. -
ihshReason
java.util.Hashtable<K,V> ihshReason
This is a hash table of reason for return items. -
ihshReasonId
java.util.Hashtable<K,V> ihshReasonId
This is a hash table of reason id for return items. -
ihshOrderitem_id
java.util.Hashtable<K,V> ihshOrderitem_id
This is a hash table of order item id. -
ihshRMAItem_id
java.util.Hashtable<K,V> ihshRMAItem_id
This is a hash table of RMA item id. -
ihshRMAItems
java.util.Hashtable<K,V> ihshRMAItems
This is a hash table of RMA items. -
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iOutRMAName
java.lang.String iOutRMAName
-
iOutRMAItemName
java.lang.String iOutRMAItemName
-
iIsAdminCommand
java.lang.Boolean iIsAdminCommand
-
iRMAItemAB
RMAItemAccessBean iRMAItemAB
-
iRMAItemABForFinding
RMAItemAccessBean iRMAItemABForFinding
-
iOrderList
java.util.List<E> iOrderList
-
iRMATCs
TermConditionAccessBean[] iRMATCs
-
activeOrganizationId
java.lang.Long activeOrganizationId
This supports for "customer shopping under different organizations". Keep track of the organization that the customer is buying under. -
inInventorySystem
int inInventorySystem
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemComponentDisposeCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
iQuantity
java.lang.Integer iQuantity
-
iReason
java.lang.String iReason
-
iReasonId
java.lang.Integer iReasonId
-
iComment
java.lang.String iComment
-
iDispositionCode
java.lang.String iDispositionCode
-
iDispositionCodeAB
ReturnDispositionCodeAccessBean iDispositionCodeAB
-
iDispositionCodeId
java.lang.Integer iDispositionCodeId
-
iRtnReceiptId
java.lang.Long iRtnReceiptId
-
iDateDisposed
java.sql.Timestamp iDateDisposed
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iReceiptAB
ReturnReceiptAccessBean iReceiptAB
-
iRMAAB
RMAAccessBean iRMAAB
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemComponentReceiveCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
iDateReceived
java.sql.Timestamp iDateReceived
-
ihshRMAItemCmpId
java.util.Hashtable<K,V> ihshRMAItemCmpId
-
ihshVersionSpcId
java.util.Hashtable<K,V> ihshVersionSpcId
-
ihshQuantity
java.util.Hashtable<K,V> ihshQuantity
-
iRMAAB
RMAAccessBean iRMAAB
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
inInventorySystem
int inInventorySystem
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemComponentUpdateCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
ihshRMAItemId
java.util.Hashtable<K,V> ihshRMAItemId
-
ihshRMAItemComponent_id
java.util.Hashtable<K,V> ihshRMAItemComponent_id
-
ihshReceive
java.util.Hashtable<K,V> ihshReceive
-
ihshSerialNumber
java.util.Hashtable<K,V> ihshSerialNumber
-
ihshReceived
java.util.Hashtable<K,V> ihshReceived
-
iURL
java.lang.String iURL
-
iSNDelete
boolean iSNDelete
-
iComponentABMap
java.util.Map<K,V> iComponentABMap
-
iResourceList
AccessVector iResourceList
-
iRMAIds
java.util.ArrayList<E> iRMAIds
-
iIsAdminCommand
java.lang.Boolean iIsAdminCommand
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemDeleteCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
iURL
java.lang.String iURL
-
iRMAItemId
java.lang.String[] iRMAItemId
-
iOutRMANames
java.lang.String[] iOutRMANames
-
iUniqueRMAIdMap
java.util.Map<K,V> iUniqueRMAIdMap
-
iRMAItemId_Long
java.lang.Long[] iRMAItemId_Long
-
iIsAdminCommand
java.lang.Boolean iIsAdminCommand
-
iTimestampNow
java.sql.Timestamp iTimestampNow
-
iRMAABList
java.util.List<E> iRMAABList
-
iRMAItemABList
java.util.List<E> iRMAItemABList
-
deletedRMAItemIds
java.util.Vector<E> deletedRMAItemIds
-
iResourceList
AccessVector iResourceList
-
iRMAIds
java.util.ArrayList<E> iRMAIds
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ffmCenterId
java.lang.Integer ffmCenterId
-
itemSpecId
java.lang.Long itemSpecId
-
newReceiptQty
java.util.Vector<E> newReceiptQty
-
oldReceipt
java.util.Vector<E> oldReceipt
-
orderItemsId
java.lang.Long orderItemsId
-
quantity
java.lang.Integer quantity
-
rtnRcptDspId
java.lang.Long rtnRcptDspId
-
versionSpecId
java.lang.Long versionSpecId
-
dispositionDate
java.sql.Timestamp dispositionDate
-
iabRMAItemCmpAB
RMAItemComponentAccessBean iabRMAItemCmpAB
-
inventorySystem
int inventorySystem
-
-
-
Class com.ibm.commerce.returns.commands.ReturnItemUpdateCmdImpl extends ReturnItemBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ReturnListDisplayCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.returns.commands.ReturnPrepareCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
returnProcessingUtility
com.ibm.commerce.returns.commands.ReturnProcessingHelper returnProcessingUtility
-
comment
java.lang.String comment
-
URL
java.lang.String URL
-
RMATotalCredit
MonetaryAmount RMATotalCredit
-
-
-
Class com.ibm.commerce.returns.commands.ReturnProcessCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
abRMA
RMAAccessBean abRMA
-
returnProcessingUtility
com.ibm.commerce.returns.commands.ReturnProcessingHelper returnProcessingUtility
-
URL
java.lang.String URL
-
URL2
java.lang.String URL2
-
expiryURL
java.lang.String expiryURL
-
refundPolicyID
java.lang.Long refundPolicyID
-
paymentPolicyID
java.lang.Long paymentPolicyID
-
-
-
Class com.ibm.commerce.returns.commands.ReturnUpdateCmdImpl extends ReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
iURL
java.lang.String iURL
-
iComment
java.lang.String iComment
-
iIsAdminCommand
java.lang.Boolean iIsAdminCommand
-
policyId
java.lang.Long policyId
-
inUse
java.lang.String inUse
-
status
java.lang.String status
-
-
-
Class com.ibm.commerce.returns.commands.SetRMAOrganizationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iRMAAB
RMAAccessBean iRMAAB
-
-
-
Class com.ibm.commerce.returns.commands.StoreCollateralCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
collateralAmount
java.math.BigDecimal collateralAmount
-
requestProperties
TypedProperty requestProperties
-
collateralPolicyId
java.lang.String collateralPolicyId
-
pairs
java.util.HashMap<K,V> pairs
-
iabOrder
OrderAccessBean iabOrder
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
returnId
java.lang.String returnId
-
collateralId
java.lang.Long collateralId
-
collateralPayment
java.util.Hashtable<K,V> collateralPayment
-
-
-
Class com.ibm.commerce.returns.commands.VATCalculateRMAItemTotalCreditCmdImpl extends CalculateRMAItemTotalCreditCmdImpl implements Serializable
-
Serialized Fields
-
iRMAItem
RMAItemAccessBean iRMAItem
-
-
-
-
Package com.ibm.commerce.returns.search
-
Class com.ibm.commerce.returns.search.ECReturnQuery extends ECQuery implements Serializable
-
-
Package com.ibm.commerce.rfq.commands
-
Class com.ibm.commerce.rfq.commands.AddTargetListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
The rfqId that is supplied by the caller -
targetStoreId
java.lang.Integer targetStoreId
The targetStoreId that is supplied by the caller
-
-
-
Class com.ibm.commerce.rfq.commands.CheckForDynamicKitInRFQResponseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iResId
java.lang.Long iResId
-
-
-
Class com.ibm.commerce.rfq.commands.CompleteRFQStateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iRFQAB
RFQAccessBean iRFQAB
-
iRESAB
RFQResponseAccessBean iRESAB
-
-
-
Class com.ibm.commerce.rfq.commands.CopyRFQAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
sourceRFQId
java.lang.Long sourceRFQId
The sourceRFQId that the caller supplied. -
newRFQId
java.lang.Long newRFQId
The newRFQId that the caller supplid.
-
-
-
Class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iAttrName
java.lang.String iAttrName
-
iAttrValue
java.lang.String iAttrValue
-
iQuantityUnit
java.lang.String iQuantityUnit
-
iOperatorId
java.lang.Integer iOperatorId
-
iRFQProductId
java.lang.Long iRFQProductId
-
iMandatory
java.lang.Integer iMandatory
-
iChangeable
java.lang.Integer iChangeable
-
iPAttributeId
java.lang.Long iPAttributeId
-
iAttrId
java.lang.Long iAttrId
-
iPAttributeValueIds
java.lang.Long[] iPAttributeValueIds
-
iRFQResponseProductId
java.lang.Long iRFQResponseProductId
-
iCorrelationGroup
java.lang.Long iCorrelationGroup
-
iOrderItemId
java.lang.Long iOrderItemId
-
iAllowMultipleValues
boolean iAllowMultipleValues
-
iValueDelimiter
java.lang.String iValueDelimiter
-
-
-
Class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ownerId
java.lang.Long ownerId
-
requestId
java.lang.Long requestId
-
response
com.ibm.commerce.rfq.beans.RFQResponseDataBean response
-
responseAcceptaction
java.lang.Integer responseAcceptaction
-
responseName
java.lang.String responseName
-
responseRemarks
java.lang.String responseRemarks
-
stateIdentifier
java.lang.Integer stateIdentifier
-
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6 -
endTime
java.sql.Timestamp endTime
End Time -
startTime
java.sql.Timestamp startTime
Start Time
-
-
-
Class com.ibm.commerce.rfq.commands.CreateResponseFulfillmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ffmcenterObj
java.util.Hashtable<K,V> ffmcenterObj
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.CreateResponsePriceAdjustmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
-
catalogId
java.lang.Long catalogId
-
categoryPercentageVec
java.util.Vector<E> categoryPercentageVec
-
productPercentageVec
java.util.Vector<E> productPercentageVec
-
res_tc_id
java.lang.Long res_tc_id
-
-
-
Class com.ibm.commerce.rfq.commands.CreateRFQPriceAdjustmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
-
catalogId
java.lang.Long catalogId
-
productPercentageVec
java.util.Vector<E> productPercentageVec
-
categoryPercentageVec
java.util.Vector<E> categoryPercentageVec
-
tcId
java.lang.Long tcId
-
-
-
Class com.ibm.commerce.rfq.commands.CreateRFQProductComponentListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
newRFQProdId
java.lang.Long newRFQProdId
-
oldRFQProdId
java.lang.Long oldRFQProdId
-
orderItemId
java.lang.Long orderItemId
-
-
-
Class com.ibm.commerce.rfq.commands.CreateTradeAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachmentId
java.lang.Long attachmentId
The attachmentId that is supplied by the caller. -
tradingId
java.lang.Long tradingId
The tradingId that is supplied by the caller.
-
-
-
Class com.ibm.commerce.rfq.commands.DeletePAttributeValueCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iPAttrValueId
java.lang.Long iPAttrValueId
-
iRfqProductId
java.lang.Long iRfqProductId
-
iRspProductId
java.lang.Long iRspProductId
-
iPAttributeId
java.lang.Long iPAttributeId
-
-
-
Class com.ibm.commerce.rfq.commands.DeleteRFQPriceAdjustmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
-
catalogId
java.lang.Long catalogId
-
catentryId
java.lang.Long catentryId
-
categoryPercentageVec
java.util.Vector<E> categoryPercentageVec
-
-
-
Class com.ibm.commerce.rfq.commands.EditRFQOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iOrderId
java.lang.String[] iOrderId
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.rfq.commands.MarkAttachmentForDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachmentIds
java.lang.Long[] attachmentIds
The list of attachments that need to mark for delete. The attachmentsIds are supplied by the caller. -
attachmentList
java.util.ArrayList<E> attachmentList
The list of attachments that need to mark for delete. -
markForDeleteFlag
java.lang.Integer markForDeleteFlag
markForDeleteFlag value
-
-
-
Class com.ibm.commerce.rfq.commands.ModifyResponseFulfillmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ffmcenterObj
java.util.Hashtable<K,V> ffmcenterObj
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.ModifyResponsePAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ProductVector
java.util.Vector<E> ProductVector
-
RequestId
java.lang.Long RequestId
-
ResponseId
java.lang.Long ResponseId
-
valueDelim
java.lang.String valueDelim
-
-
-
Class com.ibm.commerce.rfq.commands.ModifyResponsePriceAdjustmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catPriceAdjustmentVector
java.util.Vector<E> catPriceAdjustmentVector
-
RequestId
java.lang.Long RequestId
-
ResponseId
java.lang.Long ResponseId
-
-
-
Class com.ibm.commerce.rfq.commands.ModifyRFQPriceAdjustmentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
-
catalogId
java.lang.Long catalogId
-
productPercentageVec
java.util.Vector<E> productPercentageVec
-
categoryPercentageVec
java.util.Vector<E> categoryPercentageVec
-
tcId
java.lang.Long tcId
-
-
-
Class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responseAccessBean
RFQResponseAccessBean responseAccessBean
-
sourceState
java.lang.Integer sourceState
-
subject
java.lang.String subject
-
recipients
java.util.Vector<E> recipients
-
preferredLanguages
java.util.Vector<E> preferredLanguages
-
-
-
Class com.ibm.commerce.rfq.commands.RemoveTargetListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
targetStoreId
java.lang.Integer targetStoreId
The target store Id supplied by the caller. -
rfqId
java.lang.Long rfqId
The rfq Id supplied by the caller.
-
-
-
Class com.ibm.commerce.rfq.commands.RespondPAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attributeInfo
java.util.Vector<E> attributeInfo
-
requestId
java.lang.Long requestId
-
responseId
java.lang.Long responseId
-
rfqResponseProductId
java.lang.Long rfqResponseProductId
-
-
-
Class com.ibm.commerce.rfq.commands.RespondPAttributeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catentryId
java.lang.Long catentryId
-
attributeInfo
java.util.Vector<E> attributeInfo
-
requestId
java.lang.Long requestId
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.RespondProductPQCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responseId
java.lang.Long responseId
-
resProduct
com.ibm.commerce.rfq.utils.RFQResProduct resProduct
-
iRFQResponseProductId
java.lang.Long iRFQResponseProductId
-
-
-
Class com.ibm.commerce.rfq.commands.RespondRFQLevelAttachmentsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachmentsVector
java.util.Vector<E> attachmentsVector
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
commentsVector
java.util.Vector<E> commentsVector
-
requestId
java.lang.Long requestId
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.RFQAttachmentDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
The rfqId that is supplied by the caller. -
attachmentId
java.lang.Long attachmentId
The attachmentId that is supplied by the caller. -
iResourcelist
AccessVector iResourcelist
The Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQAttachmentDescUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
The rfqId that is supplied by the caller. -
attachments
java.util.Vector<E> attachments
-
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQAttachmentReplaceCmdImpl extends AttachmentUploadCmdImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
RFQ Id that is supplied by the caller. -
oldAttachmentId
java.lang.Long oldAttachmentId
Attachment Id that is supplied by the caller. -
description
java.lang.String description
Attachment description that is supplied by the caller. -
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQAttachmentUploadCmdImpl extends AttachmentUploadCmdImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
The trading Id that is suppied by the caller. -
description
java.lang.String description
The attachment description that is supplied by the description. -
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQAttachmentViewCmdImpl extends AttachmentViewCmdImpl implements Serializable
-
Serialized Fields
-
iPAttrValueId
java.lang.Long iPAttrValueId
The RFQ personalized attribute value Id that is suppied by the caller. -
iResponseId
java.lang.Long iResponseId
The RFQ response Id that is suppied by the caller. -
iRfqId
java.lang.Long iRfqId
The RFQ Id that is suppied by the caller. -
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQCategoryAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
categoryName
java.lang.String categoryName
-
iRFQAB
RFQAccessBean iRFQAB
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
sourceRfqId
java.lang.Long sourceRfqId
The source RFQ Id that is supplied by the caller. This RFQ should be in close state. -
newRfqId
java.lang.Long newRfqId
The new RFQ that is created by this command. -
newRfqName
java.lang.String newRfqName
The new RFQ name that is supplied by the caller. -
copyAttachment
boolean copyAttachment
The copyAttachment flag that is suppied by the caller.
This flag determines whether the attachment will be copyied over or not. -
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
orderId
java.lang.String orderId
-
currencyId
java.lang.String currencyId
-
orderItemIdStringList
java.lang.String[] orderItemIdStringList
-
productList
java.lang.Long[] productList
-
prodListString
java.lang.String[] prodListString
-
iProductName
java.lang.String iProductName
-
rfqCategoryId
java.lang.Long rfqCategoryId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
orderItemIdList
java.lang.Long[] orderItemIdList
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iRFQProductId
java.lang.Long iRFQProductId
-
name
java.lang.String name
-
value
java.lang.String value
-
isRequired
java.lang.Integer isRequired
-
isChangeable
java.lang.Integer isChangeable
-
attr_id
java.lang.Integer attr_id
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemCommentRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iPAttrValueId
java.lang.Long iPAttrValueId
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemCommentUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
products
java.util.Vector<E> products
-
iRFQABs
java.util.List<E> iRFQABs
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
rfqProdId
java.lang.Long rfqProdId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
rfqProd
RFQProdAccessBean rfqProd
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
userdefined
java.lang.Integer userdefined
-
operator
java.lang.Integer operator
-
mandatory
java.lang.Integer mandatory
-
valuedelim
java.lang.String valuedelim
-
pattribute_id
java.lang.Long pattribute_id
-
unit
java.lang.String unit
-
value
java.lang.String value
-
changeable
java.lang.Integer changeable
-
iRFQProductId
java.lang.Long iRFQProductId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemSpecificationRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iRFQAB
RFQAccessBean iRFQAB
-
iPAttrValueId
java.lang.Long iPAttrValueId
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemSpecificationUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
products
java.util.Vector<E> products
-
iRFQABs
java.util.List<E> iRFQABs
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQItemUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
rfqProductId
java.lang.Long rfqProductId
-
productsVec
java.util.Vector<E> productsVec
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
endResult
java.lang.String endResult
-
negotiationType
java.lang.Integer negotiationType
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
name
java.lang.String name
-
shortdesc
java.lang.String shortdesc
-
longdesc
java.lang.String longdesc
-
endresult
java.lang.Integer endresult
-
startdate
java.lang.String startdate
-
enddate
java.lang.String enddate
-
starttime
java.lang.String starttime
-
endtime
java.lang.String endtime
-
startTimestamp
java.sql.Timestamp startTimestamp
-
endTimestamp
java.sql.Timestamp endTimestamp
-
ruleType
java.lang.Integer ruleType
-
numResponses
java.lang.Integer numResponses
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
accessType
java.lang.Integer accessType
-
accountId
java.lang.Long accountId
-
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6 -
s_field5
java.lang.String s_field5
Custom field5 string -
s_field6
java.lang.String s_field6
Custom field6 string -
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl extends AttachmentUploadCmdImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
userdefined
java.lang.Integer userdefined
-
operator
java.lang.Integer operator
-
mandatory
java.lang.Integer mandatory
-
valuedelim
java.lang.String valuedelim
-
pattribute_id
java.lang.Long pattribute_id
-
unit
java.lang.String unit
-
value
java.lang.String value
-
changeable
java.lang.Integer changeable
-
iRFQProductId
java.lang.Long iRFQProductId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQPriceAdjustmentOnCategoryAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
catalogId
java.lang.Long catalogId
-
catPPValues
java.util.Vector<E> catPPValues
-
categoryId
java.lang.Long categoryId
-
percentagePrice
java.lang.String percentagePrice
-
synchronize
java.lang.String synchronize
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.rfq.commands.RFQPriceAdjustmentOnCategoryRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
catalogId
java.lang.Long catalogId
-
categoryId
java.lang.Long categoryId
-
catPPValues
java.util.Vector<E> catPPValues
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.rfq.commands.RFQPriceAdjustmentOnCategoryUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
catalogId
java.lang.Long catalogId
-
catPPValues
java.util.Vector<E> catPPValues
-
categoriesVec
java.util.Vector<E> categoriesVec
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseAttachmentUploadCmdImpl extends AttachmentUploadCmdImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
The RFQ Id that is suppied by the caller. -
responseId
java.lang.Long responseId
The RFQ response Id that is suppied by the caller. -
description
java.lang.String description
The attachment description that is supplied by the description. -
accessVector
AccessVector accessVector
accessVector for Access Control.
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl extends com.ibm.commerce.ubf.commands.ToolsBusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
responseId
java.lang.Long responseId
-
requestId
java.lang.Long requestId
-
responseName
java.lang.String responseName
-
ownerId
java.lang.Long ownerId
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
viewTaskName
java.lang.String viewTaskName
-
attachmentsRFQLevelList
java.util.Vector<E> attachmentsRFQLevelList
-
commentsRFQLevelList
java.util.Vector<E> commentsRFQLevelList
-
responseAcceptaction
java.lang.Integer responseAcceptaction
-
createTime
java.sql.Timestamp createTime
-
errorFlag
boolean errorFlag
-
ffmcenterObj
java.util.Hashtable<K,V> ffmcenterObj
-
majorVersion
java.lang.Integer majorVersion
-
minorVersion
java.lang.Integer minorVersion
-
responseRemarks
java.lang.String responseRemarks
-
resProductsList
java.util.Vector<E> resProductsList
-
resCatPriceAdjustList
java.util.Vector<E> resCatPriceAdjustList
-
resFixedPriceProductsList
java.util.Vector<E> resFixedPriceProductsList
-
resPercentagePriceProductsList
java.util.Vector<E> resPercentagePriceProductsList
-
resFixedPriceDynamicKitsList
java.util.Vector<E> resFixedPriceDynamicKitsList
-
resPercentagePriceDynamicKitsList
java.util.Vector<E> resPercentagePriceDynamicKitsList
-
updateTime
java.sql.Timestamp updateTime
-
field1
java.lang.Long field1
-
field2
java.lang.Integer field2
-
field3
java.lang.String field3
-
field4
java.lang.String field4
-
field5
java.lang.String field5
-
field6
java.lang.String field6
-
startTime
java.lang.String startTime
-
endTime
java.lang.String endTime
-
errorContent
java.util.Hashtable<K,V> errorContent
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseChangeStateAdvCmdImpl extends RFQResponseChangeStateBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.rfq.commands.RFQResponseChangeStateBaseCmdImpl extends com.ibm.commerce.ubf.commands.BusinessFlowCmdImpl implements Serializable
-
Serialized Fields
-
responseId
java.lang.Long responseId
-
responseDB
com.ibm.commerce.rfq.beans.RFQResponseDataBean responseDB
-
sourceState
java.lang.Integer sourceState
-
errorContent
java.util.Hashtable<K,V> errorContent
-
errorFlag
boolean errorFlag
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseChangeStateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responseId
java.lang.Long responseId
-
responseDataBean
com.ibm.commerce.rfq.beans.RFQResponseDataBean responseDataBean
-
sourceState
java.lang.Integer sourceState
-
responseStateId
java.lang.Integer responseStateId
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseCreateCmdImpl extends RFQResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
iRspProdId
java.lang.Long iRspProdId
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
Name
java.lang.String Name
-
Remarks
java.lang.String Remarks
-
ResponseId
java.lang.Long ResponseId
-
Acceptaction
java.lang.Integer Acceptaction
-
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6 -
endTime
java.sql.Timestamp endTime
End Time -
startTime
java.sql.Timestamp startTime
Start Time
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseModifyCmdImpl extends RFQResponseBaseCmdImpl implements Serializable
-
Serialized Fields
-
errorString
java.lang.String errorString
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
commentsVector
java.util.Vector<E> commentsVector
-
requestId
java.lang.Long requestId
-
responseId
java.lang.Long responseId
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseModifyOrderitemPAttributeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ProductVector
java.util.Vector<E> ProductVector
-
RequestId
java.lang.Long RequestId
-
ResponseId
java.lang.Long ResponseId
-
valueDelim
java.lang.String valueDelim
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponsePattributeAttachmentAddCmdImpl extends AttachmentUploadCmdImpl implements Serializable
-
Serialized Fields
-
accessVector
AccessVector accessVector
accessVector for Access Control.
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseProductAcceptCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
resId
java.lang.Long resId
-
rfqResProdIds
java.lang.Long[] rfqResProdIds
-
rfqResProdABs
RFQResponseProductAccessBean[] rfqResProdABs
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQResponseProductRejectCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
resId
java.lang.Long resId
-
rfqResProdIds
java.lang.Long[] rfqResProdIds
-
rfqResProdABs
RFQResponseProductAccessBean[] rfqResProdABs
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQTargetListAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
targetStoreIds
java.lang.Integer[] targetStoreIds
-
targetOrgIds
java.lang.Long[] targetOrgIds
-
rfqAB
RFQAccessBean rfqAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQTargetListRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
targetStoreId
java.lang.Integer targetStoreId
-
rfqAB
RFQAccessBean rfqAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQTCAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
TCvalue
java.lang.String TCvalue
-
isRequired
java.lang.Integer isRequired
-
isChangeable
java.lang.Integer isChangeable
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQTCRemoveCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
tcId
java.lang.Long tcId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQTCUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
TCs
java.util.Vector<E> TCs
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
responseId
java.lang.Long responseId
-
rfqOwner
java.lang.Long rfqOwner
-
accId
java.lang.Long accId
-
catalogId
java.lang.Long catalogId
-
iRFQAB
RFQAccessBean iRFQAB
-
iRESAB
RFQResponseAccessBean iRESAB
-
shippingChargeType
java.lang.String shippingChargeType
-
rtnChargePolicy
java.lang.String rtnChargePolicy
-
rtnApprovalPolicy
java.lang.String rtnApprovalPolicy
-
iReturnPaymentPolicies
java.lang.String[] iReturnPaymentPolicies
-
enforceMinQuantity
java.lang.String enforceMinQuantity
-
iOperatorMap
java.util.Map<K,V> iOperatorMap
-
iResourcelist
AccessVector iResourcelist
Access Vector
-
-
-
Class com.ibm.commerce.rfq.commands.RFQToOrderCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
resId
java.lang.Long resId
-
rfqOwner
java.lang.Long rfqOwner
-
iRFQAB
RFQAccessBean iRFQAB
-
iRESAB
RFQResponseAccessBean iRESAB
-
billTo
java.lang.String billTo
-
payment
java.util.Hashtable<K,V> payment
-
iResourcelist
AccessVector iResourcelist
Access Resource Vector
-
-
-
Class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqProductId
java.lang.Long rfqProductId
The request product Id that is supplied by the caller. -
categoryId
java.lang.Long categoryId
The category Id that is supplied by the caller. -
offeringId
java.lang.Long offeringId
The offering Id that is supplied by the caller. -
price
java.math.BigDecimal price
The price that is supplied by the caller. -
quantity
java.lang.Double quantity
The quantity that is supplied by the caller. -
currency
java.lang.String currency
The currency that is supplied by the caller. -
qtyunit
java.lang.String qtyunit
The quantity unit that is supplied by the caller. -
chngeable
java.lang.Integer chngeable
The changeable field that is supplied by the caller. -
productName
java.lang.String productName
The product name of made to order Item -
priceAdjust
java.lang.String priceAdjust
The price adjustment made to order Item -
nType
java.lang.Integer nType
The negotiation type -
iRFQAB
RFQAccessBean iRFQAB
The RFQAccessBean with rfqId equals to the supplied offeringId. -
iRFQProdAB
RFQProdAccessBean iRFQProdAB
The RFQProdAccessBean with rfqProductId equals to the supplied request product Id. -
customfield1
java.lang.Long customfield1
Custom field1 -
customfield2
java.lang.Integer customfield2
Custom field2 -
customfield3
java.lang.String customfield3
Custom field3 -
customfield4
java.lang.String customfield4
Custom field4
-
-
-
-
Package com.ibm.commerce.rfq.objects
-
Class com.ibm.commerce.rfq.objects.RFQCategry extends com.ibm.commerce.rfq.objimpl.RFQCategryEntityBase implements Serializable
-
Class com.ibm.commerce.rfq.objects.RFQCategryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQCategry iTypedEntity
-
iInitKey_rfqCategryId
java.lang.Long iInitKey_rfqCategryId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponse extends com.ibm.commerce.rfq.objimpl.RFQResponseEntityBase implements Serializable
-
Serialized Fields
-
acceptaction
java.lang.Integer acceptaction
-
versionflags
java.lang.Integer versionflags
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponseAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQResponse iTypedEntity
-
iInitKey_rfqResponseId
java.lang.Long iInitKey_rfqResponseId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponseEval extends com.ibm.commerce.rfq.objimpl.RFQResponseEvalEntityBase implements Serializable
-
Serialized Fields
-
evalResult
java.lang.Integer evalResult
-
remarks
java.lang.String remarks
-
updateTime
java.sql.Timestamp updateTime
-
rfq
com.ibm.commerce.utf.objects.RFQ rfq
-
rfqResponse
com.ibm.commerce.rfq.objects.RFQResponse rfqResponse
-
rfqResponseProduct
com.ibm.commerce.rfq.objects.RFQResponseProduct rfqResponseProduct
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponseEvalAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQResponseEval iTypedEntity
-
iInitKey_rfqResponseEvalId
java.lang.Long iInitKey_rfqResponseEvalId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponsePAttributeRel extends com.ibm.commerce.rfq.objimpl.RFQResponsePAttributeRelEntityBase implements Serializable
-
Class com.ibm.commerce.rfq.objects.RFQResponsePAttributeRelAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQResponsePAttributeRel iTypedEntity
-
iInitKey_rfqResponsePAttributeRelId
java.lang.Long iInitKey_rfqResponsePAttributeRelId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponseProduct extends com.ibm.commerce.rfq.objimpl.RFQResponseProductEntityBase implements Serializable
-
Class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQResponseProduct iTypedEntity
-
iInitKey_rfqResponseProdId
java.lang.Long iInitKey_rfqResponseProdId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQResponseTCRL extends com.ibm.commerce.rfq.objimpl.RFQResponseTCRLEntityBase implements Serializable
-
Class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQResponseTCRL iTypedEntity
-
iInitKey_rfqResponseTCRLId
java.lang.Long iInitKey_rfqResponseTCRLId
-
-
-
Class com.ibm.commerce.rfq.objects.RFQTarget extends com.ibm.commerce.rfq.objimpl.RFQTargetEntityBase implements Serializable
-
Class com.ibm.commerce.rfq.objects.RFQTargetAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.rfq.objects.RFQTarget iTypedEntity
-
iInitKey_storeId
java.lang.Integer iInitKey_storeId
-
iInitKey_rfq
java.lang.Long iInitKey_rfq
-
-
-
Class com.ibm.commerce.rfq.objects.RFQTargetKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
rfq
java.lang.Long rfq
-
-
-
-
Package com.ibm.commerce.rule
-
Class com.ibm.commerce.rule.Action extends java.lang.Object implements Serializable
-
Serialized Fields
-
_name
java.lang.String _name
-
_parameters
Action.Parameter[] _parameters
-
-
-
Class com.ibm.commerce.rule.Action.Parameter extends java.lang.Object implements Serializable
-
Serialized Fields
-
_name
java.lang.String _name
-
_value
java.lang.String _value
-
_subParameters
Action.Parameter[] _subParameters
-
-
-
Class com.ibm.commerce.rule.Rule extends java.lang.Object implements Serializable
-
-
Package com.ibm.commerce.scheduler.beans
-
Class com.ibm.commerce.scheduler.beans.ApplicationTypeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
appTypeItems
java.util.TreeSet<E> appTypeItems
-
-
-
Class com.ibm.commerce.scheduler.beans.BusinessLogicDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
buslogItems
java.util.TreeSet<E> buslogItems
-
-
-
Class com.ibm.commerce.scheduler.beans.JobDataBean extends com.ibm.commerce.base.objects.SchedulerConfigAccessBean implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.scheduler.beans.JobStatusDataBean extends com.ibm.commerce.base.objects.SchedulerStatusAccessBean implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.scheduler.beans.JobStatusListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
jobId
java.lang.Long jobId
-
jobStatusDataBeans
com.ibm.commerce.scheduler.beans.JobStatusDataBean[] jobStatusDataBeans
-
-
-
Class com.ibm.commerce.scheduler.beans.RegistryItemsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
regItems
java.util.Vector<E> regItems
-
-
-
Class com.ibm.commerce.scheduler.beans.SchedulerCommandsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
schCmdItems
java.util.Vector<E> schCmdItems
-
pathInfo
java.lang.String pathInfo
-
sortIndex
java.lang.Integer[] sortIndex
-
-
-
Class com.ibm.commerce.scheduler.beans.SchedulerItemsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
schItems
java.util.Vector<E> schItems
-
ORDERBY
java.lang.String ORDERBY
-
jobRefNum
java.lang.String jobRefNum
-
-
-
Class com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
schedItems
java.util.Vector<E> schedItems
-
dateCriteriaStart
java.sql.Timestamp dateCriteriaStart
-
dateCriteriaEnd
java.sql.Timestamp dateCriteriaEnd
-
strOrderBy
java.lang.String strOrderBy
-
storeId
java.lang.Integer storeId
-
sortIndex
java.lang.Integer[] sortIndex
-
lMaxItems
java.lang.Long lMaxItems
-
bHasMoreItems
boolean bHasMoreItems
-
-
-
Class com.ibm.commerce.scheduler.beans.UrlRegistryItemsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
regItems
java.util.TreeSet<E> regItems
-
-
-
-
Package com.ibm.commerce.scheduler.commands
-
Class com.ibm.commerce.scheduler.commands.AbstractBroadcastJob extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itUrl
java.lang.String itUrl
-
jobId
java.lang.Long jobId
-
jobInstanceId
java.lang.Long jobInstanceId
-
-
-
Class com.ibm.commerce.scheduler.commands.AddBroadcastJobCmdImpl extends AddJobCmdImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.AddJobCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itName
java.lang.String itName
-
itsStartTime
java.lang.String itsStartTime
-
itsEndTime
java.lang.String itsEndTime
-
itAttempts
java.lang.Integer itAttempts
-
itDelay
java.lang.Integer itDelay
-
itHost
java.lang.String itHost
-
itInterval
java.lang.Integer itInterval
-
itPathInfo
java.lang.String itPathInfo
-
itPriority
java.lang.Integer itPriority
-
itQueryString
java.lang.String itQueryString
-
itDescription
java.lang.String itDescription
-
itSequence
java.lang.Integer itSequence
-
itUrl
java.lang.String itUrl
-
itStartTime
java.sql.Timestamp itStartTime
-
itEndTime
java.sql.Timestamp itEndTime
-
itUserRefNum
java.lang.Long itUserRefNum
-
itApplicationType
java.lang.String itApplicationType
-
itJobId
java.lang.Long itJobId
-
itJobInstanceId
java.lang.Long itJobInstanceId
-
itCheckCmd
java.lang.Integer itCheckCmd
-
itStoreId
java.lang.Integer itStoreId
-
itInterfaceName
java.lang.String itInterfaceName
-
itErrorUrl
java.lang.String itErrorUrl
-
-
-
Class com.ibm.commerce.scheduler.commands.CheckForWorkGenericImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.CleanJobCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itUrl
java.lang.String itUrl
-
itJobRefNum
java.lang.Long itJobRefNum
-
itEndTime
java.sql.Timestamp itEndTime
-
itsEndTime
java.lang.String itsEndTime
-
-
-
Class com.ibm.commerce.scheduler.commands.CustomJobCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.DoubleClickHandlerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itUrl
java.lang.String itUrl
-
action
java.lang.String action
-
enable
boolean enable
-
-
-
Class com.ibm.commerce.scheduler.commands.DownloadStatisticsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
columnNames
java.lang.String columnNames
-
-
-
Class com.ibm.commerce.scheduler.commands.EditJobCmdImpl extends AddJobCmdImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.GetBroadcastJobStatusCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jobId
java.lang.Long jobId
Deprecated. -
url
java.lang.String url
Deprecated. -
cloneId
java.lang.String cloneId
Deprecated. -
jobStatus
java.lang.String jobStatus
Deprecated.
-
-
-
Class com.ibm.commerce.scheduler.commands.GetJobStatusCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
jobInstanceId
java.lang.Long jobInstanceId
Deprecated. -
url
java.lang.String url
Deprecated. -
cloneId
java.lang.String cloneId
Deprecated. -
jobStatus
java.lang.String jobStatus
Deprecated.
-
-
-
Class com.ibm.commerce.scheduler.commands.InvalidateSearchCacheCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iJobId
java.lang.Long iJobId
-
iJobInstanceId
java.lang.Long iJobInstanceId
-
-
-
Class com.ibm.commerce.scheduler.commands.ListRegistryCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.MakeSearchIndexUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iResourceBundle
java.util.ResourceBundle iResourceBundle
-
iNumberOfEntriesToUpdate
java.lang.String iNumberOfEntriesToUpdate
-
iQuery
java.lang.String iQuery
-
iCoreName
java.lang.String iCoreName
-
iSearchServerName
java.lang.String iSearchServerName
-
iSearchServerPort
java.lang.String iSearchServerPort
-
iComponentId
java.lang.String iComponentId
-
iSearchRegistry
com.ibm.commerce.foundation.internal.server.services.search.config.solr.SolrSearchConfigurationRegistry iSearchRegistry
-
iStartTime
long iStartTime
-
-
-
Class com.ibm.commerce.scheduler.commands.RefreshLocalRegistryCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Serialized Fields
-
registryName
java.lang.String registryName
-
itUrl
java.lang.String itUrl
-
abConfig
com.ibm.commerce.base.objects.SchedulerConfigAccessBean abConfig
-
abBroadcast
com.ibm.commerce.base.objects.SchedulerBroadcastAccessBean abBroadcast
-
abStatus
com.ibm.commerce.base.objects.SchedulerStatusAccessBean abStatus
-
isBroadcast
boolean isBroadcast
-
-
-
Class com.ibm.commerce.scheduler.commands.RefreshRegistryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
registryName
java.lang.String registryName
-
itUrl
java.lang.String itUrl
-
itJobId
java.lang.Long itJobId
-
itJobInstanceId
java.lang.Long itJobInstanceId
-
-
-
Class com.ibm.commerce.scheduler.commands.RemoveJobCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itUrl
java.lang.String itUrl
-
itJobRefNum
java.lang.Long itJobRefNum
-
-
-
Class com.ibm.commerce.scheduler.commands.SchedulerInterruptCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
-
-
Class com.ibm.commerce.scheduler.commands.SchedulerPauseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
url
java.lang.String url
-
-
-
Class com.ibm.commerce.scheduler.commands.SchedulerPauseResumeCmdImpl extends AsyncControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.scheduler.commands.SchedulerResumeCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
url
java.lang.String url
-
-
-
Class com.ibm.commerce.scheduler.commands.UpdateJobDateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
itJobRefNum
java.lang.Long itJobRefNum
-
date
java.sql.Timestamp date
-
-
-
Class com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
registryName
java.lang.String registryName
-
itUrl
java.lang.String itUrl
-
action
java.lang.String action
-
key
java.lang.String key
-
registry
Registry registry
-
-
-
Class com.ibm.commerce.scheduler.commands.UpdateRegistryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
action
java.lang.String action
-
key
java.lang.String key
-
registry
Registry registry
-
registryName
java.lang.String registryName
-
url
java.lang.String url
-
jobId
java.lang.Long jobId
-
jobInstanceId
java.lang.Long jobInstanceId
-
-
-
Class com.ibm.commerce.scheduler.commands.UpdateSearchIndexCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iMode
int iMode
-
iMasterCatalogId
java.lang.String iMasterCatalogId
-
iLanguageIds
java.lang.String iLanguageIds
-
iIndexSubType
java.lang.String iIndexSubType
-
iResourceBundle
java.util.ResourceBundle iResourceBundle
-
iStartTime
long iStartTime
-
iNeedInvalidation
boolean iNeedInvalidation
-
iReplicationServers
java.util.List<E> iReplicationServers
-
iReplicationPollingInterval
int iReplicationPollingInterval
-
iReplicationPollingConnectionTimeout
int iReplicationPollingConnectionTimeout
-
iMaximumThreadTimeForIndexing
int iMaximumThreadTimeForIndexing
-
istrValidateIndex
java.lang.String istrValidateIndex
-
ibInvokeIndexReplication
boolean ibInvokeIndexReplication
-
iJobId
java.lang.Long iJobId
-
iJobInstanceId
java.lang.Long iJobInstanceId
-
iPerformedIndexing
boolean iPerformedIndexing
-
-
-
-
Package com.ibm.commerce.search.base
-
Package com.ibm.commerce.search.beans
-
Class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean extends CatEntrySearchListDataBean implements Serializable
-
Serialized Fields
-
lastUpdate
java.lang.String lastUpdate
lastUpdate (String): The value of this variable is used in search based on Lastupdate (Catentry.Lastupdate column). -
lastUpdateOperator
java.lang.String lastUpdateOperator
lastUpdateOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
availabilityDate
java.lang.String availabilityDate
availabilityDate (String): The value of this variable is used in search based on availability date (Catentry.Availabilitydate column). -
availabilityDateOperator
java.lang.String availabilityDateOperator
availableOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
available
java.lang.String available
available (String): The value of this variable is used in search based on available time (Catentry.Available column). -
availableOperator
java.lang.String availableOperator
availableOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
buyable
java.lang.String buyable
buyable (String): The value is used to search on buyable (catentry.buyable column). -
buyableOperator
java.lang.String buyableOperator
buyableOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
published
java.lang.String published
published (String): The value is used to search on published (catentry.published column). -
publishedOperator
java.lang.String publishedOperator
publishedOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
markForDelete
java.lang.String markForDelete
markForDelete (String): The value is used to search on markForDelete (catentry.markfordelete column). -
markForDeleteOperator
java.lang.String markForDeleteOperator
markForDeleteOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
onAuction
java.lang.String onAuction
onAuction (String): The value is used to search on onAuction (catentry.onAuction column). -
onAuctionOperator
java.lang.String onAuctionOperator
onAuctionOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
onSpecial
java.lang.String onSpecial
onSpecial (String): The value is used to search on onSpecial (catentry.onspecial column). -
onSpecialOperator
java.lang.String onSpecialOperator
onSpecialOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
isBundle
boolean isBundle
isBundle (boolean): Set this to false if bundle ids must be returned, by default it is false. -
isPackage
boolean isPackage
isPackage (boolean): Set this to true if package ids must be returned, by default it is false. -
name
java.lang.String name
name (String): The value of this variable is used in search based on catentry name (Catentdesc.name column). -
nameTermOperator
java.lang.String nameTermOperator
nameOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
nameType
java.lang.String nameType
nameType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
nameCaseSensitive
java.lang.String nameCaseSensitive
nameCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
shortDesc
java.lang.String shortDesc
shortDesc (String): The value of this variable is used in search based on catentry shortdescription (Catentdesc.shortdescription column). -
shortDescOperator
java.lang.String shortDescOperator
shortDescOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
shortDescType
java.lang.String shortDescType
shortDescType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
shortDescCaseSensitive
java.lang.String shortDescCaseSensitive
shortDescCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
keyword
java.lang.String keyword
keyword (String): The value of this variable is used in search based on catentry keyword (Catentdesc.keyword column). -
keywordOperator
java.lang.String keywordOperator
keywordOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
keywordType
java.lang.String keywordType
keywordType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
keywordCaseSensitive
java.lang.String keywordCaseSensitive
keywordCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
storeId
java.lang.String storeId
storeId (String) : A user can specify the store to search on. It can be single store or multiple store. In case of multiple store each store has to be delimited by ','. -
storeIdOperator
java.lang.String storeIdOperator
storeIdOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
, 'IN.' -
isDynamicKit
boolean isDynamicKit
isDynamicKit (boolean): Returns results of 'dynamic kit data bean' catentry type -
isItem
boolean isItem
isItem (boolean): Returns results of 'item data bean' catentry type -
isProduct
boolean isProduct
isProduct (boolean): Returns results of 'product data bean' catentry type -
storeIds
java.lang.String storeIds
storeIds (String) : A user can specify a number of stores to search on. It can be single store or multiple store. In case of multiple store each store has to be delimited by spaces only. -
storeIdsOperator
java.lang.String storeIdsOperator
storeIdsOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
, 'IN.' -
vectorOfStoreIds
java.util.Vector<E> vectorOfStoreIds
vectorOfStoreIds (Vector) : A user can specify a number of stores to search on as a vector. It can be single store or multiple store. In case of multiple store each store has to be delimited by spaces only. -
vectorOfStoreIdsSize
int vectorOfStoreIdsSize
vectorOfStoreIdsSize (int) : A number of stores to search in the vector. -
removeDefaultContract
boolean removeDefaultContract
-
-
-
Class com.ibm.commerce.search.beans.CatalogSearchListDataBean extends SearchBaseDataBean implements Serializable
-
Serialized Fields
-
name
java.lang.String name
name (String): The value of this variable is used in search based on catalog name (Catalogdsc.name column). -
nameTermOperator
java.lang.String nameTermOperator
nameCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
nameType
java.lang.String nameType
nameOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
nameCaseSensitive
java.lang.String nameCaseSensitive
nameType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
shortDesc
java.lang.String shortDesc
shortDesc (String): The value of this variable is used in search based on catalog shortdescription (Catalogdsc.shortdescription column). -
shortDescOperator
java.lang.String shortDescOperator
shortDescOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
shortDescType
java.lang.String shortDescType
shortDescType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
shortDescCaseSensitive
java.lang.String shortDescCaseSensitive
shortDescCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
admnDesc
java.lang.String admnDesc
admnDesc (String): The value of this variable is used in search based on catalog description (Catalog.description column). -
admnDescOperator
java.lang.String admnDescOperator
admnDescOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
admnDescType
java.lang.String admnDescType
admnDescType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
admnDescCaseSensitive
java.lang.String admnDescCaseSensitive
admnDescCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
resultList
CatalogDataBean[] resultList
resultList (CatalogDataBean) : Search results as array of CatalogDataBeans from resultSet variable. -
isAllNull
boolean isAllNull
-
storeId
java.lang.String storeId
storeId (String) : A user can specify the store to search on. It can be single store or multiple store. In case of multiple store each store has to be delimited by ','. -
storeIdOperator
java.lang.String storeIdOperator
storeIdOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
, 'NOTEQUAL
,'GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
,IN
. -
identifier
java.lang.String identifier
identifier (String): The value of this variable is used in search based on catalog identifier (Catalog.identifier column). -
identifierOperator
java.lang.String identifierOperator
identifierOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
identifierType
java.lang.String identifierType
identifierType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
identifierCaseSensitive
java.lang.String identifierCaseSensitive
identifierCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
catalogType
java.lang.Integer catalogType
catalogType (Integer) : The value of this variable is used to search on navigational or master catalog. Possible values are MASTER_CATALOG or NAVIGATIONAL_CATALOG. By default the value is MASTER_CATALOG. -
userId
int userId
userId (int) : The userId from command context. -
langId
java.lang.String langId
langId (String) : The langId for to search. If not provided the default from command context will be used. -
distinct
java.lang.String distinct
distinct (String): Defines SQL distinct qualifier. It is useful when using order by where distinct qualifier is not permitted. -
orderBy1
java.lang.String orderBy1
orderBy1 (String): Result set will be sorted by this attribute. -
orderByOperator1
java.lang.String orderByOperator1
orderByOperator1 (String): Attributes can be sorted by ascending (default) or descending order. -
resultSet
java.util.Vector<E> resultSet
resultSet (Vector) : Search results as vector of vectors of strings containing rows with result set columns where first column must be Catalog ids. -
resultSetName
java.util.Vector<E> resultSetName
resultSetName (Vector) : Search results as vector of vectors of strings containing result set column names. -
resultName
java.lang.String resultName
resultName (String) : Column names for building a result set. See valid column names in AttributeInfoDictionary.initialize().
-
-
-
Class com.ibm.commerce.search.beans.CategorySearchListDataBean extends SearchBaseDataBean implements Serializable
-
Serialized Fields
-
name
java.lang.String name
name (String): The value of this variable is used in search based on category name (Catgrpdesc.name column). -
nameTermOperator
java.lang.String nameTermOperator
nameTermOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
nameType
java.lang.String nameType
nameType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
nameCaseSensitive
java.lang.String nameCaseSensitive
nameCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
shortDesc
java.lang.String shortDesc
shortDesc (String): The value of this variable is used in search based on category shortdescription (Catgrpdesc. shortdescription column). -
shortDescOperator
java.lang.String shortDescOperator
shortDescOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL' (for equal operator). -
shortDescType
java.lang.String shortDescType
shortDescType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
shortDescCaseSensitive
java.lang.String shortDescCaseSensitive
shortDescCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
longDesc
java.lang.String longDesc
longDesc (String): The value of this variable is used in search based on category longdescription (Catgrpdesc.longdescription column). -
longDescOperator
java.lang.String longDescOperator
longDescOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
longDescType
java.lang.String longDescType
longDescType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
longDescCaseSensitive
java.lang.String longDescCaseSensitive
longDescCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
identifier
java.lang.String identifier
identifier (String): The value of this variable is used in search based oncatgroup
identifier (Catgroup.identifier column). -
identifierOperator
java.lang.String identifierOperator
identifierOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
identifierType
java.lang.String identifierType
identifierType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
identifierCaseSensitive
java.lang.String identifierCaseSensitive
identifierCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
resultList
CategoryDataBean[] resultList
resultList (CategoryDataBean) : Search results as array of CategoryDataBean from resultSet variable. -
isAllNull
boolean isAllNull
-
storeId
java.lang.String storeId
storeId (String) : A user can specify the store to search on. It can be single store or multiple store. In case of multiple store each store has to be delimited by ','. -
storeIdOperator
java.lang.String storeIdOperator
storeIdOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
,IN
. -
catalogId
java.lang.String catalogId
catalogId (String) : A user can specify the catalog to search on. -
catalogIdOperator
java.lang.String catalogIdOperator
catalogIdOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
,IN
. -
keyword
java.lang.String keyword
-
keywordOperator
java.lang.String keywordOperator
keywordOperator (String) : A user can choose either 'like' or 'equal' as search operators. The value in this variable is used to store a user's choice. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
keywordType
java.lang.String keywordType
keywordType (String) : A user can specify three types of search criteria All, Any, Exact Phrase. The value in this variable is used to store a user's search criteria. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
keywordCaseSensitive
java.lang.String keywordCaseSensitive
keywordCaseSensitive (String) : A user can choose case sensitive or case insensitive search. The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
published
java.lang.String published
published (String): The value is used to search on published (Catgrpdesc.published column). -
publishedOperator
java.lang.String publishedOperator
publishedOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following: 'EQUAL,' 'NOTEQUAL
,' 'GREATER,' 'LESS,' 'GREATER_EQUAL
,' 'LESS_EQUAL
.' -
lastUpdate
java.lang.String lastUpdate
lastUpdate (String): The value of this variable is used in search based on Lastupdate (category.Lastupdate column). -
lastUpdateOperator
java.lang.String lastUpdateOperator
lastUpdateOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following: 'EQUAL,' 'NOTEQUAL
,' 'GREATER,' 'LESS,' 'GREATER_EQUAL
,' 'LESS_EQUAL
.' -
markForDelete
java.lang.String markForDelete
markForDelete (String): The value is used to search on markForDelete (category.markfordelete column). -
markForDeleteOperator
java.lang.String markForDeleteOperator
markForDeleteOperator (String) : A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=. The value in this variable is used to store a user's choice. The value must be any one of the following: 'EQUAL,' 'NOTEQUAL
,' 'GREATER,' 'LESS,' 'GREATER_EQUAL
,' 'LESS_EQUAL
.' -
userId
int userId
userId (int) : The userId from command context. -
langId
java.lang.String langId
langId (String) : The langId for to search. If not provided the default from command context will be used. -
distinct
java.lang.String distinct
distinct (String): Defines SQL distinct qualifier. It is useful when using order by where distinct qualifier is not permitted. -
orderBy1
java.lang.String orderBy1
orderBy1 (String): Result set will be sorted by this attribute. -
orderByOperator1
java.lang.String orderByOperator1
orderByOperator1 (String): Attributes can be sorted by ascending (default) or descending order. -
resultSet
java.util.Vector<E> resultSet
resultSet (Vector) : Search results as vector of vectors of strings containing rows with result set columns where first column must be Catalog ids. -
resultSetName
java.util.Vector<E> resultSetName
resultSetName (Vector) : Search results as vector of vectors of strings containing result set column names. -
resultName
java.lang.String resultName
resultName (String) : Column names for building a result set. See valid column names in AttributeInfoDictionary.initialize().
-
-
-
Class com.ibm.commerce.search.beans.CatEntrySearchListDataBean extends SearchBaseDataBean implements Serializable
-
Serialized Fields
-
resultList
CatalogEntryDataBean[] resultList
This variable contains the result of the search. -
searchType
java.lang.String searchType
The value in this variable determines the search criteria type of All, Any or Exact Phrase. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
searchTermScope
java.lang.Integer searchTermScope
The value of this variable determines the scope of a search for asearchTerm
value. The scope can be name; name and short description; or name, short description and long description; or keyword. The value must be 1 (for name and short description), or 2 (for name only), or 3 (for name, short description and long description) or 4 (for keyword). Case-insensitive search is not permitted on the long description column. -
categoryTerm
java.lang.String categoryTerm
The value of this variable is used in search on category name and/or descriptions (table columns searched: Catgrpdesc.name, Catgrpdesc.Shortdescription, Catgrpdesc.Longdescription). -
categoryTermOperator
java.lang.String categoryTermOperator
A user can choose either 'like' or 'equal' as search operators. The value in this variable determines the search operator:like
orequal
used in conjunction withcategoryTerm
. The value must be either 'LIKE'(forlike
operator) or 'EQUAL'(forequal
operator). -
categoryTermScope
java.lang.Integer categoryTermScope
This variable determines the scope of a search based oncategoryTerm
to name; name and short description; or name, short description and long description. The value must be 1 (for name and short description), or 2 (for name only), or 3 (for name, short description and long description). Case insensitive search is not permitted on the long description column. -
filterType
java.lang.String filterType
The value of this variable determines the search criteria based on these three types of search: All, Any, Exact Phrase. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
categoryType
java.lang.String categoryType
The value in this variable determine three possible search criteria All, Any, Exact Phrase. The value must be 'ALL'(for All search criteria), 'ANY'(for Any search criteria) and 'EXACT'(for Exact phrase criteria). -
catGroupId
java.lang.String catGroupId
The value of this variable is used in search on a category id (table columns searched: Catgpenrel.Catgroupid). -
catGroupIdOperator
java.lang.String catGroupIdOperator
This variable determines the search operators (=, <, >, !=, <=, >= or in) used in conjunction with thecatGroupId
in a search. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
orIN
. -
filterTerm
java.lang.String filterTerm
The value in this variable is used to filter a search on a specified value (table columns searched: Catentdesc.name, Catentdesc.Shortdescription, Catentdesc.Longdescription). -
filterTermOperator
java.lang.String filterTermOperator
The value in this variable is used to store a user's choice for the search operators 'like' or 'equal'. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
filterTermCaseSensitive
java.lang.String filterTermCaseSensitive
The value in this variable is used to identify if a search is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
sku
java.lang.String sku
The value of this variable is used in search on SKU, searching table and column CATENTRY.PARTNUMBER. -
skuOperator
java.lang.String skuOperator
The value in this variable indicates if thelike
orequal
search operator is used in a search forsku
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
skuCaseSensitive
java.lang.String skuCaseSensitive
The value in this variable indicates if a search onsku
is case sensitive or not. The value must be eitheryes
(case sensitive search) orno
(case insensitive search). -
minPrice
java.lang.String minPrice
The value of this variable indicates the minimum price for a search using a price range (table columns searched: offerprice.currency, offerprice.price). -
price
java.lang.String price
The value of this variable is used in a search on price (table columns searched: offerprice.currency, offerprice.price). -
priceOperator
java.lang.String priceOperator
The value in this variable indicates the search operator: =, <, >, !=, <=, >= used on a search onprice
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
maxPrice
java.lang.String maxPrice
The value of this variable indicates the maximum price for a search using a price range (table columns searched: offerprice.currency, offerprice.price). -
qtyMeasure
java.lang.String qtyMeasure
The value of this variable is used in search on quantity measure (view columns searched: Invstvw.quantitymeasure). -
qtyMeasureOperator
java.lang.String qtyMeasureOperator
The value in this variable indicates if thelike
orequal
search operator is used inqtyMeasure
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
qtyMeasureCaseSensitive
java.lang.String qtyMeasureCaseSensitive
The value in this variable indicates if a search onqtyMeasure
is case sensitive or not. The value must be eitheryes
(case sensitive search) orno
(case insensitive search). -
isListPriceOn
java.lang.String isListPriceOn
-
qtyAvailable
java.lang.String qtyAvailable
The value of this variable is used in search on inventory of a product/item (view columns searched: Invstvw.qtyavailable). -
qtyAvailableOperator
java.lang.String qtyAvailableOperator
The value in this variable the search operator: =, <, >,!=, <=, >= used in search forqtyAvailable
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
manufacturer
java.lang.String manufacturer
The value of this variable is used in search on a manufacturer's name (table columns searched:Catentry.Mfname
). -
manufacturerOperator
java.lang.String manufacturerOperator
The value in this variable indicates if thelike
orequal
search operator is used in amanufacturer
search. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
manufacturerCaseSensitive
java.lang.String manufacturerCaseSensitive
The value in this variable indicates if a search involvingmanufacturer
is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
manufacturerPartNum
java.lang.String manufacturerPartNum
The value of this variable is used in search on a manufacturer's part number (table columns searched:Catentry.Mfpartnumber
). -
manufacturerPartNumOperator
java.lang.String manufacturerPartNumOperator
The value in this variable indicates if thelike
orequal
search operator is used in amanufacturerPartNum
search. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
manufacturerPartNumCaseSensitive
java.lang.String manufacturerPartNumCaseSensitive
The value in this variable indicates if a search involvingmanufacturerPartNumOperator
is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
currency
java.lang.String currency
The value of this variable is used in search on a currency (table columns searched: Offerprice.Currency). -
currencyOperator
java.lang.String currencyOperator
The value in this variable indicates if the search operatorlike
orequal
is used for a search involvingcurrency
. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
currencyCaseSensitive
java.lang.String currencyCaseSensitive
The value in this variable indicates if a search usingcurrency
is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
searchTerm
java.lang.String searchTerm
The value of this variable is used in search on a word (table columns searched: Catentdesc.name, Catentdesc.Shortdescription, Catentdesc.Longdescription). -
searchTermOperator
java.lang.String searchTermOperator
The value of this variable determines the search operator 'like' or 'equal' for a search on thesearchTerm
value. The value must be either 'LIKE'(for like operator) or 'EQUAL'(for equal operator). -
searchTermCaseSensitive
java.lang.String searchTermCaseSensitive
The value in this variable determines if a search forsearchTerm
is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). -
categoryTermCaseSensitive
java.lang.String categoryTermCaseSensitive
The value in this variable is used to identify if a search usingcategoryTerm
is case sensitive or not. The value must be either 'yes'(case sensitive search) or 'no'(case insensitive search). Case insensitive search is not permitted on the long description column. -
resultType
java.lang.String resultType
This field is deprecated and exists for backward compatibility only. Use the methods isPackage, isBundle, isProduct, isItem, or isDynamicKit.
You can display products, items, or both products and items in a search result. The value in this variable is used to store this value. The value must be 1 (Items only), 2 (Products only) or 3 (both products and items). -
resultCount
java.lang.String resultCount
This variable will contain the total number of results returned for a search. -
exceededResultSize
boolean exceededResultSize
This variable indicates whether the total number of results has exceeded maxResultSize limits of ProductSearchThreshold or not. -
catgrpSchemaType
java.lang.String catgrpSchemaType
The value in this variable indicates if the table CATGPENREL contains catalog entries of type products only or a mixture of products and items. The queries generated by the bean at runtime depends on type of data in CATGPENREL table. The value must be either 1 (the CATGPENREL has only products) or 2 (the CATGPENREL has both items and products). -
RASchemaType
java.lang.String RASchemaType
-
isAllNull
boolean isAllNull
This variable indicates that all the search criteria are set tonull
. The default istrue
. -
catalogId
java.lang.String catalogId
The value of this variable is used in a search on a catalog id (table columns searched: Catgpenrel.Catalogid). -
catalogIdOperator
java.lang.String catalogIdOperator
The value in this variable indicates the search operator: =, <, >, !=, <=, >= used in a search oncatalogId
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
distinct
java.lang.String distinct
This variable defines the SQL distinct qualifier. It is useful when using order by where distinct qualifier is not permitted. -
orderBy1
java.lang.String orderBy1
Result set will be sorted by this attribute. SeeAttributeInfoDictionary
for the possible values. -
orderByOperator1
java.lang.String orderByOperator1
Attributes can be sorted by ascending (default) or descending order. -
fieldBeginIndex
java.lang.String fieldBeginIndex
-
fieldPageSize
java.lang.String fieldPageSize
-
fieldResultType
java.lang.String fieldResultType
-
fieldResultCount
java.lang.String fieldResultCount
-
fieldCatgrpSchemaType
java.lang.String fieldCatgrpSchemaType
-
fieldRASchemaType
java.lang.String fieldRASchemaType
-
defaultCurrency
java.lang.String defaultCurrency
-
fieldCatGroupId
java.lang.String fieldCatGroupId
-
storeId
int storeId
-
fieldOperator1
java.lang.String fieldOperator1
The value in this variable indicates the search operator: =, <, >, !=, <=, >= used in a search onfield1
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
fieldOperator2
java.lang.String fieldOperator2
The value in this variable indicates the search operator: =, <, >, !=, <=, >= used in a search onfield2
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
fieldOperator3
java.lang.String fieldOperator3
The value in this variable indicates the search operator: =, <, >, !=, <=, >= used in a search onfield3
. The value must be any one of the following:EQUAL
,NOTEQUAL
,GREATER
,LESS
,GREATER_EQUAL
,LESS_EQUAL
. -
fieldOperator4
java.lang.String fieldOperator4
The value in this variable indicates if thelike
orequal
search operator is used in afield4
search. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
fieldOperator5
java.lang.String fieldOperator5
The value in this variable indicates if thelike
orequal
search operator is used in afield5
search. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
field1
java.lang.String field1
The value of this variable is used on a search on the respective table column CATENTRY.field1. -
field2
java.lang.String field2
The value of this variable is used on a search on the respective table column CATENTRY.field2. -
field3
java.lang.String field3
The value of this variable is used on a search on the respective table column CATENTRY.field3. -
field4
java.lang.String field4
The value of this variable is used on a search on the respective table column CATENTRY.field4. -
field5
java.lang.String field5
The value of this variable is used on a search on the respective table column CATENTRY.field5. -
fieldValueCaseSensitive4
java.lang.String fieldValueCaseSensitive4
The value in this variable indicates if a search onfield4
is case sensitive or not. The value must be eitheryes
(case sensitive search) orno
(case insensitive search). -
fieldValueCaseSensitive5
java.lang.String fieldValueCaseSensitive5
The value in this variable indicates if a search onfield5
is case sensitive or not. The value must be eitheryes
(case sensitive search) orno
(case insensitive search). -
attributeValueOperator1
java.lang.String attributeValueOperator1
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue1
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator10
java.lang.String attributeValueOperator10
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue10
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator9
java.lang.String attributeValueOperator9
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue9
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator8
java.lang.String attributeValueOperator8
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue8
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator7
java.lang.String attributeValueOperator7
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue7
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator6
java.lang.String attributeValueOperator6
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue6
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueCaseSensitive
java.lang.String attributeValueCaseSensitive
This variable indicates if a search on attribute value term is case sensitive or case insensitive. The value must be set toyes
to result in a case sensitive search. Any other value will result in a case insensitive search. This one variable applies to all attribute values. -
attributeName1
java.lang.String attributeName1
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue1
needs to be specified. -
attributeName10
java.lang.String attributeName10
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue10
needs to be specified. -
attributeName9
java.lang.String attributeName9
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue9
needs to be specified. -
attributeName8
java.lang.String attributeName8
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue8
needs to be specified. -
attributeName7
java.lang.String attributeName7
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue7
needs to be specified. -
attributeName6
java.lang.String attributeName6
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue6
needs to be specified. -
attributeName2
java.lang.String attributeName2
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue2
needs to be specified. -
attributeName3
java.lang.String attributeName3
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue3
needs to be specified. -
attributeName4
java.lang.String attributeName4
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue4
needs to be specified. -
attributeName5
java.lang.String attributeName5
The value of this variable is used to search on the rich attributename
from the ATTRIBUTE table. The operator for this variable is alwaysEQUAL
. A correspondingattributeValue5
needs to be specified. -
attributeValueType1
java.lang.String attributeValueType1
This variable indicates the type of theattributeValue1
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType10
java.lang.String attributeValueType10
This variable indicates the type of theattributeValue10
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType9
java.lang.String attributeValueType9
This variable indicates the type of theattributeValue9
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType8
java.lang.String attributeValueType8
This variable indicates the type of theattributeValue8
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType7
java.lang.String attributeValueType7
This variable indicates the type of theattributeValue7
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType6
java.lang.String attributeValueType6
This variable indicates the type of theattributeValue6
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType2
java.lang.String attributeValueType2
This variable indicates the type of theattributeValue2
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType3
java.lang.String attributeValueType3
This variable indicates the type of theattributeValue3
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType4
java.lang.String attributeValueType4
This variable indicates the type of theattributeValue4
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValueType5
java.lang.String attributeValueType5
This variable indicates the type of theattributeValue5
search term. The attribute value type can be one of three valuesSTRING
,INTEGER
orFLOAT
corresponding to columnsstringvalue
,integervalue
andfloatvalue
columns from theATTRVALUE
table. -
attributeValue1
java.lang.String attributeValue1
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName1
needs to be specified. -
attributeValue10
java.lang.String attributeValue10
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName10
needs to be specified. -
attributeValue9
java.lang.String attributeValue9
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName9
needs to be specified. -
attributeValue8
java.lang.String attributeValue8
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName8
needs to be specified. -
attributeValue7
java.lang.String attributeValue7
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName7
needs to be specified. -
attributeValue6
java.lang.String attributeValue6
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName6
needs to be specified. -
attributeValue2
java.lang.String attributeValue2
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName2
needs to be specified. -
attributeValue3
java.lang.String attributeValue3
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName3
needs to be specified. -
attributeValue4
java.lang.String attributeValue4
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName4
needs to be specified. -
attributeValue5
java.lang.String attributeValue5
The value of this variable is the rich attributevalue
from
ATTRVALUE
table. A correspondingattributeName5
needs to be specified. -
attributeValueOperator2
java.lang.String attributeValueOperator2
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue2
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator3
java.lang.String attributeValueOperator3
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue3
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator4
java.lang.String attributeValueOperator4
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue4
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
attributeValueOperator5
java.lang.String attributeValueOperator5
This variable indicates if thelike
orequal
search operator is used in a search onattributeValue5
. The value must be eitherLIKE
(forlike
operator) orEQUAL
(forequal
operator). -
isItem
boolean isItem
This variable indicates if your resulting search can return catalog entries of typeItemBean
. The possible values aretrue
orfalse
. It isfalse
by default. -
isProduct
boolean isProduct
This variable indicates if your resulting search can return catalog entries of typeProductBean
. The possible values aretrue
orfalse
. It isfalse
by default. -
isBundle
boolean isBundle
This variable indicates if your resulting search can return catalog entries of typeBundleBean
. The possible values aretrue
orfalse
. It isfalse
by default. -
isPackage
boolean isPackage
This variable indicates if your resulting search can return catalog entries of typePackageBean
. The possible values aretrue
orfalse
. It isfalse
by default. -
isDynamicKit
boolean isDynamicKit
This variable indicates if your resulting search can return catalog entries of typeDynamicKitBean
. The possible values aretrue
orfalse
. It isfalse
by default. -
userId
int userId
This variable indicates the user id used to perform the search. Usually, theuserId
is obtained from theCommandContext
. Alternatively, the setter can also be used. -
langId
java.lang.String langId
This variable indicates the language id used for terms search which are language dependent. -
coSearchSkuEnabled
boolean coSearchSkuEnabled
-
resultSetName
java.util.Vector<E> resultSetName
-
resultName
java.lang.String resultName
-
iPriceConvertedToCurrency
java.lang.String iPriceConvertedToCurrency
-
ibUseCachedCollectionEnumeration
boolean ibUseCachedCollectionEnumeration
-
iCachedCollectionEnumeration
com.ibm.commerce.dynacache.commands.CachedCollectionEnumeration iCachedCollectionEnumeration
-
IgnoreBuyable
boolean IgnoreBuyable
-
isValid
boolean isValid
The value in this variable indicates the result ofvalidateParameters()
method. The variable is set to false if thevalidateParameters()
finds an invalid value, including SQL injection, specified for any of the attributes of this bean which can be set from JSP. The variable is set to true if no invalid values are found. -
invalidParam
java.lang.String invalidParam
The value in this variable is set byvalidateParameters()
method only if the method doesn't completes sucessfully. This variable indicates the name of an attribute of this bean which has an invalid value including SQL injection. -
invalidParamValue
java.lang.String invalidParamValue
The value in this variable is set byvalidateParameters()
method only if the method doesn't completes sucessfully. This variable indicates the invalid value of an attribute of thid bean.
-
-
-
Class com.ibm.commerce.search.beans.SearchBaseDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
beginIndex
java.lang.String beginIndex
beginIndex (String): The value of this variable is used identify the first result of the any page. -
pageSize
java.lang.String pageSize
pageSize (String): The value of this variable is used identify the number of elements on each page. -
aCursor
com.ibm.commerce.base.objects.Cursor aCursor
aCursor (Cursor): This is a virtual cursor to manage paging of result set in pageSize blocks. -
databaseType
java.lang.String databaseType
databaseType (String): This is a virtual cursor to manage paging of result set in pageSize blocks. -
resultCount
java.lang.String resultCount
resultCount (String): The total number of elements found in result set. -
exceededResultSize
boolean exceededResultSize
This variable indicates whether the total number of results has exceeded maxResultSize limits of ProductSearchThreshold or not. -
exceededPageSize
boolean exceededPageSize
This variable indicates whether the pageSize set, has exceeded maxPageSize limits of ProductSearchThreshold or not. -
acceleratorFlag
boolean acceleratorFlag
acceleratorFlag (Boolean) : This variable indicates whether the search beans are accessed through catalog sections of Accelerator or not. Used for IBM Internal Use only. -
q
RuleQuery q
q (RuleQuery): The search interface query object containing generated SQL -
commandContext
CommandContext commandContext
commandContext (CommandContext): Commerce context containing session data -
resultSet
java.util.Vector<E> resultSet
resultSet (Vector): The result set of the search query. -
compId
java.lang.String compId
compId (String): This is used to retrieve search limits -
config
ComponentConfiguration config
-
defaultPageSize
java.lang.String defaultPageSize
-
maxPageSize
java.lang.String maxPageSize
-
maxResultSize
java.lang.String maxResultSize
-
maxPageSizeInt
int maxPageSizeInt
-
maxResultSizeInt
int maxResultSizeInt
-
iLocale
java.util.Locale iLocale
-
-
-
-
Package com.ibm.commerce.search.beans.samples
-
Class com.ibm.commerce.search.beans.samples.CustomCatEntrySearchListDataBean extends CatEntrySearchListDataBean implements Serializable
-
Serialized Fields
-
onSpecial
java.lang.String onSpecial
-
-
-
Class com.ibm.commerce.search.beans.samples.ExtendedCatEntrySearchListDataBean extends CatEntrySearchListDataBean implements Serializable
-
Serialized Fields
-
colorValue
java.lang.String colorValue
-
colorValueCaseSensitive
java.lang.String colorValueCaseSensitive
-
colorValueOperator
java.lang.String colorValueOperator
-
sizeValue
java.lang.String sizeValue
-
sizeValueCaseSensitive
java.lang.String sizeValueCaseSensitive
-
sizeValueOperator
java.lang.String sizeValueOperator
-
-
-
-
Package com.ibm.commerce.search.catalog
-
Class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrDesc
java.lang.String istrDesc
-
istrMfname
java.lang.String istrMfname
-
istrPrice
java.lang.String istrPrice
-
istrSearchTerm
java.lang.String istrSearchTerm
-
istrCatId
java.lang.String[] istrCatId
-
-
-
-
Package com.ibm.commerce.search.facade.client
-
Class com.ibm.commerce.search.facade.client.SearchTermAssociationException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.search.facade.server.commands
-
Class com.ibm.commerce.search.facade.server.commands.AbstractFetchSearchTermAssociationStatisticsCmdImpl extends AbstractFetchNounCmdImpl implements Serializable
-
Serialized Fields
-
queryService
JDBCQueryService queryService
-
staNouns
java.util.List<E> staNouns
-
accessProfile
java.lang.String accessProfile
-
topKeywords
java.lang.Integer topKeywords
-
-
-
Class com.ibm.commerce.search.facade.server.commands.ChangeSearchTermAssociationBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iSearchTermAssociation
SearchTermAssociationType iSearchTermAssociation
-
istrUniqueId
java.lang.String istrUniqueId
-
-
-
Class com.ibm.commerce.search.facade.server.commands.ChangeSearchTermAssociationCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.FetchSearchTermAssociationBySearchTermAndTypeCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.FetchSearchTermAssociationCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.FetchSearchTermAssociationStatisticsByKeywordCmdImpl extends com.ibm.commerce.search.facade.server.commands.AbstractFetchSearchTermAssociationStatisticsCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.FetchSearchTermAssociationStatisticsCmdImpl extends com.ibm.commerce.search.facade.server.commands.AbstractFetchSearchTermAssociationStatisticsCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.GetSearchTermAssociationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.ProcessSearchTermAssociationCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.ProcessSearchTermAssociationCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.search.facade.server.commands.ProcessSearchTermAssociationDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.search.facade.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.search.facade.server.services.dataaccess.db.jdbc.SearchTermAssociationSQLComposer extends SQLComposer implements Serializable
-
Class com.ibm.commerce.search.facade.server.services.dataaccess.db.jdbc.SearchTermAssociationStatisticsSQLComposer extends SQLComposer implements Serializable
-
-
Package com.ibm.commerce.security
-
Package com.ibm.commerce.security.commands
-
Class com.ibm.commerce.security.commands.AccountLockoutPolicyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
valid_credentials
boolean valid_credentials
-
iUserDataModified
boolean iUserDataModified
-
-
-
Class com.ibm.commerce.security.commands.AuthenticationPolicyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
inCheckNumberOfPreviousPasswords
int inCheckNumberOfPreviousPasswords
-
ibCheckUserIDDissimilar
boolean ibCheckUserIDDissimilar
-
inMininumRequiredPasswordLength
int inMininumRequiredPasswordLength
-
inMinimumRequiredLetters
int inMinimumRequiredLetters
-
inMinimumRequiredDigits
int inMinimumRequiredDigits
-
inAllowableConsecutiveCharacters
int inAllowableConsecutiveCharacters
-
inAllowableMaximumCharacters
int inAllowableMaximumCharacters
-
inLetterCount
int inLetterCount
-
inDigitCount
int inDigitCount
-
inConsecutiveCounter
int inConsecutiveCounter
-
inMaximumOccurence
int inMaximumOccurence
-
ibPasswordCompliant
boolean ibPasswordCompliant
-
istrDefinedAccountPolicy
java.lang.String istrDefinedAccountPolicy
-
-
-
Class com.ibm.commerce.security.commands.CheckLogonAllowedCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
isAllowed
boolean isAllowed
-
userId
java.lang.String userId
-
-
-
Class com.ibm.commerce.security.commands.DBAuthenticationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibUpdateFlag
boolean ibUpdateFlag
-
ibValidCredentials
boolean ibValidCredentials
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
ibPasswordTemporary
boolean ibPasswordTemporary
-
-
-
Class com.ibm.commerce.security.commands.GeneratePasswordCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrPassword
java.lang.String istrPassword
-
inPasswordLength
int inPasswordLength
-
-
-
Class com.ibm.commerce.security.commands.GenerateSaltCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrSalt
java.lang.String istrSalt
-
inSaltLength
int inSaltLength
-
-
-
Class com.ibm.commerce.security.commands.GetUserEntriesToBeMigratedCmdDummyImpl extends TaskCommandImpl implements Serializable
-
Class com.ibm.commerce.security.commands.GetUserEntriesToBeMigratedCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iMemberId
java.lang.Long iMemberId
-
oUserEntriesMigrationEventData
com.ibm.commerce.security.event.UserEntriesMigrationEventData oUserEntriesMigrationEventData
-
-
-
Class com.ibm.commerce.security.commands.LDAPAuthenticationCmdImpl extends WMMAuthenticationCmdImpl implements Serializable
-
Class com.ibm.commerce.security.commands.LogoffCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
iIbmIdLogoff
boolean iIbmIdLogoff
-
-
-
Class com.ibm.commerce.security.commands.LogonCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
istrReLoginURL
java.lang.String istrReLoginURL
-
istrPostLoginURL
java.lang.String istrPostLoginURL
-
expired_password_flag
int expired_password_flag
-
ibCheckParametersError
boolean ibCheckParametersError
-
istrAuthenticateUserId
java.lang.String istrAuthenticateUserId
-
iabUserReg
UserRegistryAccessBean iabUserReg
-
iabMember
MemberAccessBean iabMember
-
iabUser
UserAccessBean iabUser
-
istrMemberId
java.lang.String istrMemberId
-
linkUserToIBMid
boolean linkUserToIBMid
Flag set to true by ToolsLogon page to indicate when it is a Tools linking scenario -
istrIbmId
java.lang.String istrIbmId
LogonServiceCmdImpl gets the IBM ID from the LTPA token, and then passes it to LogonCmdImpl during linking flow. -
ibLogonSuccessful
boolean ibLogonSuccessful
-
userEntriesMigrationEventData
com.ibm.commerce.security.event.UserEntriesMigrationEventData userEntriesMigrationEventData
The UserEntriesMigrationEventData contains the user entries that are migrated. -
inWaitTime
java.lang.Long inWaitTime
In the event that logon is not allowed now (due to the account lockout policy), this value is the number of seconds that the user must wait before being allowed to attemp to logon again.
-
-
-
Class com.ibm.commerce.security.commands.MigrateGuestUserEntriesCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
CLASSNAME
java.lang.String CLASSNAME
-
istrOldUserId
java.lang.String istrOldUserId
-
iabOldUser
UserAccessBean iabOldUser
-
-
-
Class com.ibm.commerce.security.commands.MigrateRegisteredUserEntriesCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrOldUserId
java.lang.String istrOldUserId
-
iabOldUser
UserAccessBean iabOldUser
-
-
-
Class com.ibm.commerce.security.commands.MigrateUserEntriesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
migratedPendingOrderItems
java.util.Vector<E> migratedPendingOrderItems
-
ibMergeOrder
boolean ibMergeOrder
-
iabOldUser
UserAccessBean iabOldUser
-
iabNewUser
UserAccessBean iabNewUser
-
oldPendingOrders
java.util.Vector<E> oldPendingOrders
-
-
-
Class com.ibm.commerce.security.commands.OnBehalfAdministratorCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
ctxRequestProperties
TypedProperty ctxRequestProperties
-
-
-
Class com.ibm.commerce.security.commands.OnBehalfOfRouterCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
defaultTargetURL
java.lang.String defaultTargetURL
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.security.commands.OnBehalfResetPasswordAdministratorCmdImpl extends com.ibm.commerce.security.commands.OnBehalfAdministratorCmdImpl implements Serializable
-
Class com.ibm.commerce.security.commands.PasswordRequestCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrPassword
java.lang.String istrPassword
-
istrReenteredPassword
java.lang.String istrReenteredPassword
-
istrURL
java.lang.String istrURL
-
ibValidateParametersError
boolean ibValidateParametersError
-
-
-
Class com.ibm.commerce.security.commands.PaymentManagerVerifyCredentialsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibValidCredentials
boolean ibValidCredentials
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
iabUserRegistry
UserRegistryAccessBean iabUserRegistry
-
-
-
Class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrAdminPassword
java.lang.String istrAdminPassword
-
istrRedirectURL
java.lang.String istrRedirectURL
-
byPassAdminPassword
boolean byPassAdminPassword
-
-
-
Class com.ibm.commerce.security.commands.ResetPasswordCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
istrNewPassword
java.lang.String istrNewPassword
-
istrNewPasswordVerify
java.lang.String istrNewPasswordVerify
-
istrOldPassword
java.lang.String istrOldPassword
-
istrValidationCode
java.lang.String istrValidationCode
-
istrRedirectURL
java.lang.String istrRedirectURL
-
istrErrorRedirectURL
java.lang.String istrErrorRedirectURL
-
istrChoiceFlag
java.lang.String istrChoiceFlag
-
-
-
Class com.ibm.commerce.security.commands.ResetPasswordGuestCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
isbUser
UserSyncBean isbUser
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
-
-
Class com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrValidationCode
java.lang.String istrValidationCode
-
istrNewPassword
java.lang.String istrNewPassword
-
istrNewPasswordVerify
java.lang.String istrNewPasswordVerify
-
istrLogonId
java.lang.String istrLogonId
-
istrGeneratedPassword
java.lang.String istrGeneratedPassword
-
inExpiryTime
java.lang.Long inExpiryTime
-
istrActivityId
java.lang.String istrActivityId
-
-
-
Class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrNewPassword
java.lang.String istrNewPassword
-
istrNewPasswordVerify
java.lang.String istrNewPasswordVerify
-
istrOldPassword
java.lang.String istrOldPassword
-
istrErrorRedirectURL
java.lang.String istrErrorRedirectURL
-
-
-
Class com.ibm.commerce.security.commands.ResolveUserCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.security.commands.SecurityCheckCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
count
int count
-
secNLS
java.util.Hashtable<K,V> secNLS
-
negotNLS
java.util.Hashtable<K,V> negotNLS
-
-
-
Class com.ibm.commerce.security.commands.SendPasswordNotificationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
istrEmail
java.lang.String istrEmail
-
ilngUsers
java.lang.Long ilngUsers
-
users_locale
java.util.Locale users_locale
-
-
-
Class com.ibm.commerce.security.commands.SimultaneousLogonHelperCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
inNewUserId
java.lang.Long inNewUserId
-
abNewUser
UserAccessBean abNewUser
-
currentToken
ActivityToken currentToken
-
existingToken
ActivityToken existingToken
-
-
-
Class com.ibm.commerce.security.commands.TerminateOnBehalfOfSessionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iResourcelist
AccessVector iResourcelist
-
-
-
Class com.ibm.commerce.security.commands.UpdateCredentialsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
istrWorkingUserId
java.lang.String istrWorkingUserId
-
ibTemporaryPassword
boolean ibTemporaryPassword
-
-
-
Class com.ibm.commerce.security.commands.ValidateRequestCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibCookieSignature
boolean ibCookieSignature
-
ibURLSignature
boolean ibURLSignature
-
istrEncodedCookieSignature
java.lang.String istrEncodedCookieSignature
-
istrEncodedURLSignature
java.lang.String istrEncodedURLSignature
-
-
-
Class com.ibm.commerce.security.commands.VerifyCredentialsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrAuthenticateUserId
java.lang.String istrAuthenticateUserId
userId for authenticated user. -
ibValidCredentials
boolean ibValidCredentials
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
-
-
Class com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibUpdateFlag
boolean ibUpdateFlag
Deprecated. -
ibValidCredentials
boolean ibValidCredentials
Deprecated. -
istrLogonId
java.lang.String istrLogonId
Deprecated. -
istrAuthenticateUserId
java.lang.String istrAuthenticateUserId
Deprecated. -
istrPassword
java.lang.String istrPassword
Deprecated. -
ibValidLogonId
boolean ibValidLogonId
Deprecated. -
ibUserCreatedInLDAP
boolean ibUserCreatedInLDAP
Deprecated.
-
-
-
-
Package com.ibm.commerce.seo.beans
-
Class com.ibm.commerce.seo.beans.CatalogNodeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
categoryDB
CategoryDataBean categoryDB
-
type
java.lang.String type
-
parentId
java.lang.String parentId
-
topCategoryId
java.lang.String topCategoryId
-
catalogEntryId
java.lang.String catalogEntryId
-
partNumber
java.lang.String partNumber
-
lastUpdate
java.lang.String lastUpdate
-
-
-
Class com.ibm.commerce.seo.beans.CatalogNodeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
indices
java.util.Hashtable<K,V> indices
-
nodeList
java.util.ArrayList<E> nodeList
-
visitedCategories
java.util.HashSet<E> visitedCategories
-
catalogId
java.lang.String catalogId
-
storeId
java.lang.String storeId
-
commandContext
CommandContext commandContext
-
adminMode
boolean adminMode
-
includeProducts
boolean includeProducts
-
includeItems
boolean includeItems
-
includePackages
boolean includePackages
-
includeBundles
boolean includeBundles
-
includeDynamicKits
boolean includeDynamicKits
-
logger
java.util.logging.Logger logger
-
traceEnabled
boolean traceEnabled
-
traceEntryExit
boolean traceEntryExit
-
iCatalogNodeBeanPreprocessor
com.ibm.commerce.seo.beans.util.AbstractCatalogNodeBeanObservable iCatalogNodeBeanPreprocessor
-
-
-
-
Package com.ibm.commerce.seo.common.exception
-
Class com.ibm.commerce.seo.common.exception.SEOApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.seo.common.exception.SEOSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.seo.url.parser
-
Class com.ibm.commerce.seo.url.parser.SEOURLParserResultImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
iRedirectURL
java.lang.String iRedirectURL
-
iParsedURL
java.lang.String iParsedURL
-
iStoreId
java.lang.Integer iStoreId
-
iURLPatternName
java.lang.String iURLPatternName
-
iParserResult
java.lang.Integer iParserResult
-
iTokenNameTokenValuesProperties
com.ibm.commerce.datatype.GenericCacheableProperties iTokenNameTokenValuesProperties
-
iURLKeywordIds
java.util.List<E> iURLKeywordIds
-
iSEORedirectIds
java.util.List<E> iSEORedirectIds
-
-
-
-
Package com.ibm.commerce.server
-
Class com.ibm.commerce.server.AutoCompleteProxyServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
imapSolrServer
java.util.Map<K,V> imapSolrServer
-
limit
int limit
-
-
-
Class com.ibm.commerce.server.ConfigProperties extends java.util.Properties implements Serializable
-
Class com.ibm.commerce.server.InitServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class com.ibm.commerce.server.LoginServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class com.ibm.commerce.server.PropertiesConfigurator extends java.lang.Object implements Serializable
-
Class com.ibm.commerce.server.RequestServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class com.ibm.commerce.server.ServerConfiguration extends java.lang.Object implements Serializable
-
Serialized Fields
-
configDOMTree
org.w3c.dom.Node configDOMTree
The default value for the configuration DOM tree. -
configCache
java.util.Hashtable<K,V> configCache
The default value for the configuration cache. -
configFileName
java.lang.String configFileName
-
-
-
Class com.ibm.commerce.server.WCSStoredResponse extends com.ibm.websphere.servlet.response.StoredResponse implements Serializable
-
Serialized Fields
-
iHttpServletResponse
javax.servlet.http.HttpServletResponse iHttpServletResponse
-
-
-
-
Package com.ibm.commerce.soi.commands
-
Class com.ibm.commerce.soi.commands.OrderTransfersRetryCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inRetryDelay
java.lang.Integer inRetryDelay
-
-
-
Class com.ibm.commerce.soi.commands.SOIAdvancedOrderEditBeginCmdImpl extends AdvancedOrderEditBeginCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIExtOrderProcessCmdImpl extends ExtOrderProcessCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIOrgEntityRegistrationAddPostApprovalCmdImpl extends OrgEntityRegistrationAddPostApprovalCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIPostOrgEntityAddCmdImpl extends PostOrgEntityAddCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIPostOrgEntityUpdateCmdImpl extends PostOrgEntityUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIProcessOrderSubmitEventCmdImpl extends ProcessOrderSubmitEventCmdImpl implements Serializable
-
Class com.ibm.commerce.soi.commands.SOIProcessPaymentAuthorizationCompleteEventCmdImpl extends com.ibm.commerce.order.event.ProcessPaymentAuthorizationCompleteEventCmdImpl implements Serializable
-
-
Package com.ibm.commerce.soi.utils
-
Class com.ibm.commerce.soi.utils.XMLDateTimeFormat extends com.ibm.icu.text.DateFormat implements Serializable
-
-
Package com.ibm.commerce.store.beans
-
Class com.ibm.commerce.store.beans.CatalogEntryHelperDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context. -
requestProperties
TypedProperty requestProperties
The request properties. -
storeId
java.lang.Integer storeId
-
catalogEntryId
java.lang.String catalogEntryId
-
catalogEntryIds
java.lang.String[] catalogEntryIds
-
distinctDefiningAttributeNames
java.lang.String[] distinctDefiningAttributeNames
-
distinctDescriptiveAttributeNames
java.lang.String[] distinctDescriptiveAttributeNames
-
distinctFeatureNames
java.lang.String[] distinctFeatureNames
-
catalogEntryAttributesArray
CatalogEntryType[] catalogEntryAttributesArray
-
-
-
Class com.ibm.commerce.store.beans.StoreLocatorDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
hostingContracts
ContractDataBean[] hostingContracts
-
mode
java.lang.String mode
-
storeCategoryId
java.lang.String storeCategoryId
-
searchStores
java.lang.String searchStores
-
searchTerm
java.lang.String searchTerm
-
searchTermScope
java.lang.String searchTermScope
-
searchType
java.lang.String searchType
-
sku
java.lang.String sku
-
categoryTerm
java.lang.String categoryTerm
-
categoryTermScope
java.lang.String categoryTermScope
-
categoryType
java.lang.String categoryType
-
isPackage
boolean isPackage
-
isBundle
boolean isBundle
-
isProduct
boolean isProduct
-
isItem
boolean isItem
-
beginIndex
int beginIndex
-
pageSize
int pageSize
-
querySize
int querySize
-
storeStates
java.util.Hashtable<K,V> storeStates
-
hostingStoreIds
java.util.Vector<E> hostingStoreIds
-
resultSet
java.util.Vector<E> resultSet
-
channelStoreAB
StoreAccessBean channelStoreAB
-
-
-
Class com.ibm.commerce.store.beans.UserInterestItemListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
lists
InterestItemListDataBean[] lists
-
numOfLists
int numOfLists
-
iCommandContext
CommandContext iCommandContext
-
irequestProperties
TypedProperty irequestProperties
-
iStoreEntityId
java.lang.Integer iStoreEntityId
-
-
-
-
Package com.ibm.commerce.store.commands
-
Class com.ibm.commerce.store.commands.AddStoreRelationshipCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
relatedStoreId
java.lang.Integer relatedStoreId
-
sequence
java.lang.Float sequence
-
storeId
java.lang.Integer storeId
-
storeRelationshipType
java.lang.String storeRelationshipType
-
state
java.lang.Integer state
-
-
-
Class com.ibm.commerce.store.commands.AdminBroadcastMessageCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMessageContent
java.lang.String istrMessageContent
-
inMessageType
java.lang.Integer inMessageType
-
strMessageTypeName
java.lang.String strMessageTypeName
-
iMessageProperties
TypedProperty iMessageProperties
-
istrRecipient
java.lang.String istrRecipient
-
istrSender
java.lang.String istrSender
-
ibSendImmediate
boolean ibSendImmediate
-
istrSubject
java.lang.String istrSubject
-
ivTargetStoreStates
java.util.Vector<E> ivTargetStoreStates
-
istrHostingMode
java.lang.String istrHostingMode
-
-
-
Class com.ibm.commerce.store.commands.ExecuteSpecifiedCommandForHostedStoresCmdImpl extends ControllerCommandImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cmdName
java.lang.String cmdName
-
storeIds
java.util.Vector<E> storeIds
-
ihshInventoryCmdSet
java.util.Hashtable<K,V> ihshInventoryCmdSet
-
exceptionData
java.util.Vector<E> exceptionData
-
storeType
java.lang.String[] storeType
-
storeTypesSet
java.util.Hashtable<K,V> storeTypesSet
-
-
Class com.ibm.commerce.store.commands.ManageStoreCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iStoreEntityId
java.lang.String iStoreEntityId
-
istatusId
java.lang.Integer istatusId
-
markfordelete
boolean markfordelete
-
-
-
Class com.ibm.commerce.store.commands.ReportsNotifyCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
aCalendar
com.ibm.icu.util.Calendar aCalendar
-
currentDay
int currentDay
-
currentMonth
int currentMonth
-
ihshReportDeliverySetting
java.util.Hashtable<K,V> ihshReportDeliverySetting
-
totalStores
int totalStores
-
allStoresAB
java.util.Vector<E> allStoresAB
-
storeAB
StoreAccessBean storeAB
-
-
-
Class com.ibm.commerce.store.commands.SaveReportDeliverySettingsCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
format
java.lang.String format
-
redirectURL
java.lang.String redirectURL
-
xmlFile
java.lang.String xmlFile
-
frequency
java.lang.String frequency
-
fiscalYear
java.lang.String fiscalYear
-
nls
java.util.Hashtable<K,V> nls
-
-
-
Class com.ibm.commerce.store.commands.StoreCategoryUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
intargetStoreId
java.lang.Long intargetStoreId
-
instoreCategoryId
java.lang.Long instoreCategoryId
-
origStoreCategoryId
java.lang.String origStoreCategoryId
-
istrUrl
java.lang.String istrUrl
-
iabStores
StoreAccessBean iabStores
-
-
-
Class com.ibm.commerce.store.commands.StoreCloseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
intargetStoreIds
java.lang.Long[] intargetStoreIds
Comma delimited string containing ids of policies to be deleted -
istrUrl
java.lang.String istrUrl
-
iabStores
StoreAccessBean[] iabStores
-
-
-
Class com.ibm.commerce.store.commands.StoreMessagingProfileCmdImpl extends com.ibm.commerce.messaging.commands.MessagingProfileCmdImpl implements Serializable
-
Class com.ibm.commerce.store.commands.StoreOpenCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
intargetStoreIds
java.lang.Long[] intargetStoreIds
Comma delimited string containing ids of policies to be deleted -
istrUrl
java.lang.String istrUrl
-
iabStores
StoreAccessBean[] iabStores
-
-
-
Class com.ibm.commerce.store.commands.UpdateStoreRelationshipStateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
relatedStoreId
java.lang.Integer relatedStoreId
-
storeId
java.lang.Integer storeId
-
storeRelationshipType
java.lang.String storeRelationshipType
-
state
java.lang.Integer state
-
-
-
-
Package com.ibm.commerce.store.facade.client
-
Class com.ibm.commerce.store.facade.client.GeoNodeException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.store.facade.client.PhysicalStoreException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.store.facade.server.commands
-
Class com.ibm.commerce.store.facade.server.commands.FetchGeoNodeByParentUniqueIdCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iGeoNodes
java.util.List<E> iGeoNodes
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchGeoNodeByTypeAndNameCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iGeoNodes
java.util.List<E> iGeoNodes
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchGeoNodeCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iGeoNodes
java.util.List<E> iGeoNodes
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchPhysicalStoreByGeoNodeUniqueIdCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalStores
java.util.List<E> iPhysicalStores
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchPhysicalStoreByIdentifierCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalStores
java.util.List<E> iPhysicalStores
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchPhysicalStoreCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iPhysicalStores
java.util.List<E> iPhysicalStores
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchPhysicalStoreFromGeoCodeCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iRadiusValue
java.lang.Double iRadiusValue
the default radius -
iRadiusUOM
java.lang.String iRadiusUOM
the default unit of measure of the radius -
iMaxStores
int iMaxStores
the maximum number of stores closest to the starting location -
iGeoCode
PhysicalStoreGeoCodeType iGeoCode
the goe code -
iPhysicalStores
java.util.List<E> iPhysicalStores
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FetchPhysicalStoreFromPhysicalStoreCmdImpl extends FetchPhysicalStoreFromGeoCodeCmdImpl implements Serializable
-
Class com.ibm.commerce.store.facade.server.commands.FetchTopGeoNodeCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Serialized Fields
-
iGeoNodes
java.util.List<E> iGeoNodes
-
-
-
Class com.ibm.commerce.store.facade.server.commands.FilterPhysicalStoreOutsideDistanceCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Serialized Fields
-
iRadiusValue
java.lang.Double iRadiusValue
the default radius -
iRadiusUOM
java.lang.String iRadiusUOM
the default unit of measure of the radius -
iMaxStores
int iMaxStores
the maximum number of stores closest to the starting location -
iFromStoreUniqueId
java.lang.String iFromStoreUniqueId
the unique ID of the starting store location -
iFromStoreExternalIdentifier
java.lang.String iFromStoreExternalIdentifier
the external identifier of the starting store location -
iGeoCode
PhysicalStoreGeoCodeType iGeoCode
the goe code -
iPhysicalStores
java.util.List<E> iPhysicalStores
-
-
-
Class com.ibm.commerce.store.facade.server.commands.GetGeoNodeCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.store.facade.server.commands.GetPhysicalStoreCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
-
Package com.ibm.commerce.store.facade.server.context
-
Class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl extends AbstractContextImpl implements Serializable
-
Serialized Fields
-
ctrLatitude
java.math.BigDecimal ctrLatitude
-
ctrLongitude
java.math.BigDecimal ctrLongitude
-
nwLatitude
java.math.BigDecimal nwLatitude
-
nwLongitude
java.math.BigDecimal nwLongitude
-
seLatitude
java.math.BigDecimal seLatitude
-
seLongitude
java.math.BigDecimal seLongitude
-
-
-
-
Package com.ibm.commerce.store.facade.server.exception
-
Class com.ibm.commerce.store.facade.server.exception.StoreApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.store.facade.server.exception.StoreSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.struts
-
Class com.ibm.commerce.struts.ECActionForward extends org.apache.struts.action.ActionForward implements Serializable
-
Serialized Fields
-
prop
java.util.Map<K,V> prop
-
directView
boolean directView
-
storeView
boolean storeView
-
isGeneric
boolean isGeneric
-
storeDir
java.lang.String storeDir
-
storeId
java.lang.Integer storeId
-
properties
java.lang.String properties
-
implClassName
java.lang.String implClassName
-
interfaceName
java.lang.String interfaceName
-
iCredentialsAccepted
java.lang.String iCredentialsAccepted
-
resourceClassName
java.lang.String resourceClassName
The pre-Struts view implemenation class that was used. This is needed for migration purposes, in order to ensure any customized view access control policies continue to work, eg. if the resource group is not ViewCommandResourceGroup.
-
-
-
Class com.ibm.commerce.struts.ECActionForwardForStore extends ECActionForward implements Serializable
-
Serialized Fields
-
storeView
boolean storeView
-
-
-
Class com.ibm.commerce.struts.ECActionForwardInstance extends org.apache.struts.action.ActionForward implements Serializable
-
Serialized Fields
-
forward
org.apache.struts.action.ActionForward forward
-
devicePrefix
java.lang.String devicePrefix
-
addStorePrefix
boolean addStorePrefix
-
request
javax.servlet.http.HttpServletRequest request
-
response
javax.servlet.http.HttpServletResponse response
-
defaultProp
java.util.Map<K,V> defaultProp
-
storeId
java.lang.Integer storeId
-
activityToken
ActivityToken activityToken
-
storePrefix
java.lang.String storePrefix
-
iHttpAdapter
com.ibm.commerce.adapter.HttpAdapter iHttpAdapter
-
docNameProp
java.lang.String docNameProp
-
-
-
Class com.ibm.commerce.struts.ECActionMapping extends org.apache.struts.action.ActionMapping implements Serializable
-
Serialized Fields
-
prop
java.util.Map<K,V> prop
property as a map -
storeIdList
java.util.List<E> storeIdList
-
-
-
Class com.ibm.commerce.struts.ECActionServlet extends org.apache.struts.action.ActionServlet implements Serializable
-
Serialized Fields
-
iStrutsRegistrySource
com.ibm.commerce.struts.StrutsRegistrySourceImpl iStrutsRegistrySource
-
-
-
Class com.ibm.commerce.struts.ECDirectActionForward extends org.apache.struts.action.ActionForward implements Serializable
-
Serialized Fields
-
forward
org.apache.struts.action.ActionForward forward
-
commandContext
ViewCommandContext commandContext
-
request
javax.servlet.http.HttpServletRequest request
-
response
javax.servlet.http.HttpServletResponse response
-
defaultProp
TypedProperty defaultProp
-
requestProperties
TypedProperty requestProperties
-
implClassName
java.lang.String implClassName
-
interfaceName
java.lang.String interfaceName
-
storeDir
java.lang.String storeDir
-
-
-
Class com.ibm.commerce.struts.InitActionServlet extends com.ibm.commerce.struts.ECActionServlet implements Serializable
-
-
Package com.ibm.commerce.subscription.commands
-
Class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iScheduleInfoToEvaluate
com.ibm.commerce.foundation.common.datatypes.ScheduleInfoType iScheduleInfoToEvaluate
-
iEvaluateMode
java.lang.Integer iEvaluateMode
-
iPreviousOccurrence
java.util.Date iPreviousOccurrence
-
-
-
Class com.ibm.commerce.subscription.commands.SubscriptionCancelOrderCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
subscriptionIdentifier
java.lang.String subscriptionIdentifier
The ID of the subscription whose parent order or parent order item is to be canceled.
-
-
-
Class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iBoolCreateTicklerForCSR
boolean iBoolCreateTicklerForCSR
-
iBoolNotifyMerchantByEmail
boolean iBoolNotifyMerchantByEmail
-
iBoolNotifyUser
boolean iBoolNotifyUser
-
iLngSubscriptionId
java.lang.Long iLngSubscriptionId
-
iUserNotificationProperties
TypedProperty iUserNotificationProperties
-
iMerchantNotificationProperties
TypedProperty iMerchantNotificationProperties
-
iTicklerNotificationProperties
TypedProperty iTicklerNotificationProperties
-
iSubscription
Subscription iSubscription
-
iPerson
PersonType iPerson
-
iOnlineStore
OnlineStoreType iOnlineStore
-
-
-
-
Package com.ibm.commerce.subscription.facade.client
-
Class com.ibm.commerce.subscription.facade.client.SubscriptionException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.subscription.facade.server.commands
-
Class com.ibm.commerce.subscription.facade.server.commands.ChangeSubscriptionBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.ChangeSubscriptionCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.FetchSubscriptionCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.GetSubscriptionCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.InsertMoreSubscriptionDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionActivateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionCancelActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.subscription.facade.server.exception
-
Class com.ibm.commerce.subscription.facade.server.exception.SubscriptionApplicationException extends AbstractApplicationException implements Serializable
-
Class com.ibm.commerce.subscription.facade.server.exception.SubscriptionSystemException extends AbstractSystemException implements Serializable
-
-
Package com.ibm.commerce.subscription.facade.server.services.dataaccess.db.jdbc
-
Class com.ibm.commerce.subscription.facade.server.services.dataaccess.db.jdbc.SubscriptionSQLComposer extends SQLComposer implements Serializable
-
-
Package com.ibm.commerce.subscription.scheduler
-
Class com.ibm.commerce.subscription.scheduler.SubscriptionSchedulerCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iBatchSize
int iBatchSize
The default batch size for this instance of the scheduler if the value is not configured in the scheduler properties. The batch size indicates the number of scheduled actions this thread will process before completing. -
iProcessedActions
java.util.List<E> iProcessedActions
The list of processed actions. -
iSubscriptionConfiguration
SubscriptionComponentConfigurationType iSubscriptionConfiguration
The component configuration.
-
-
-
-
Package com.ibm.commerce.subscription.scheduler.actions
-
Class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCauseForFailure
java.lang.Throwable iCauseForFailure
-
iActionParameters
TypedProperty iActionParameters
-
iSubscriptionId
java.lang.Long iSubscriptionId
-
iScheduledAction
java.lang.Long iScheduledAction
-
iStackOfStates
java.util.Stack<E> iStackOfStates
-
iInitialState
java.lang.Integer iInitialState
-
iStartState
java.lang.Integer iStartState
-
-
-
Class com.ibm.commerce.subscription.scheduler.actions.SubscriptionCancelScheduledActionImpl extends AbstractSubscriptionScheduledActionCmdImpl implements Serializable
-
Serialized Fields
-
storeEntId
java.lang.Integer storeEntId
-
statusReasonCode
java.lang.Integer statusReasonCode
-
isRecurring
boolean isRecurring
-
-
-
Class com.ibm.commerce.subscription.scheduler.actions.SubscriptionCreateChildOrderSchedulerCmdImpl extends AbstractSubscriptionScheduledActionCmdImpl implements Serializable
-
Serialized Fields
-
childOrderId
java.lang.String childOrderId
-
storeEntId
java.lang.Integer storeEntId
-
statusReasonCode
java.lang.Integer statusReasonCode
-
subscriptionTemplateID
java.lang.Long subscriptionTemplateID
-
-
-
Class com.ibm.commerce.subscription.scheduler.actions.SubscriptionExpireScheduledActionImpl extends AbstractSubscriptionScheduledActionCmdImpl implements Serializable
-
-
Package com.ibm.commerce.taglibs.rememberme.tag
-
Class com.ibm.commerce.taglibs.rememberme.tag.IsNotRememberedUserTagSupport extends IsRememberedUserTagSupport implements Serializable
-
Class com.ibm.commerce.taglibs.rememberme.tag.IsRememberedUserTagSupport extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class com.ibm.commerce.taglibs.rememberme.tag.RememberMeCheckBoxTagSupport extends IsRememberedUserTagSupport implements Serializable
-
Serialized Fields
-
iId
java.lang.String iId
-
-
-
Class com.ibm.commerce.taglibs.rememberme.tag.RememberMeLogonFieldTagSupport extends IsRememberedUserTagSupport implements Serializable
-
Serialized Fields
-
iId
java.lang.String iId
-
iSize
java.lang.String iSize
-
-
-
-
Package com.ibm.commerce.taxation.beans
-
Class com.ibm.commerce.taxation.beans.CalculationCodeTaxExemptDataBean extends com.ibm.commerce.taxation.beansrc.CalculationCodeTaxExemptDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNCalculationCodeId
java.lang.String iDataBeanKeyNCalculationCodeId
NCalculationCodeId -
iDataBeanKeyStrTaxCategoryId
java.lang.String iDataBeanKeyStrTaxCategoryId
StrTaxCategoryId
-
-
-
Class com.ibm.commerce.taxation.beans.CountryCodeDataBean extends com.ibm.commerce.taxation.beansrc.CountryCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStrProductVendor
java.lang.String iDataBeanKeyStrProductVendor
StrProductVendor -
iDataBeanKeyStrCountryAbbr
java.lang.String iDataBeanKeyStrCountryAbbr
StrCountryAbbr
-
-
-
Class com.ibm.commerce.taxation.beans.CountryDataBean extends com.ibm.commerce.taxation.beansrc.CountryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNLanguageId
java.lang.String iDataBeanKeyNLanguageId
NLanguageId -
iDataBeanKeyStrCountryAbbr
java.lang.String iDataBeanKeyStrCountryAbbr
StrCountryAbbr
-
-
-
Class com.ibm.commerce.taxation.beans.OrderItemTaxDataBean extends com.ibm.commerce.taxation.beansrc.OrderItemTaxDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNOrderItemsId
java.lang.String iDataBeanKeyNOrderItemsId
NOrderItemsId -
iDataBeanKeyNTaxCategoryId
java.lang.String iDataBeanKeyNTaxCategoryId
NTaxCategoryId
-
-
-
Class com.ibm.commerce.taxation.beans.OrderTaxDataBean extends com.ibm.commerce.taxation.beansrc.OrderTaxDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNOrdersId
java.lang.String iDataBeanKeyNOrdersId
NOrdersId -
iDataBeanKeyNTaxCategoryId
java.lang.String iDataBeanKeyNTaxCategoryId
NTaxCategoryId
-
-
-
Class com.ibm.commerce.taxation.beans.StateCodeDataBean extends com.ibm.commerce.taxation.beansrc.StateCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyStrProductVendor
java.lang.String iDataBeanKeyStrProductVendor
StrProductVendor -
iDataBeanKeyStrStateAbbr
java.lang.String iDataBeanKeyStrStateAbbr
StrStateAbbr
-
-
-
Class com.ibm.commerce.taxation.beans.StateProvinceDataBean extends com.ibm.commerce.taxation.beansrc.StateProvinceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNLanguageId
java.lang.String iDataBeanKeyNLanguageId
NLanguageId -
iDataBeanKeyStrStateAbbr
java.lang.String iDataBeanKeyStrStateAbbr
StrStateAbbr
-
-
-
Class com.ibm.commerce.taxation.beans.StoreCountryDataBean extends CountryDataBean implements Serializable
-
Class com.ibm.commerce.taxation.beans.StoreStateProvinceDataBean extends StateProvinceDataBean implements Serializable
-
Class com.ibm.commerce.taxation.beans.SubOrderTaxDataBean extends com.ibm.commerce.taxation.beansrc.SubOrderTaxDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNSubOrderId
java.lang.String iDataBeanKeyNSubOrderId
NSubOrderId -
iDataBeanKeyNTaxCategoryId
java.lang.String iDataBeanKeyNTaxCategoryId
NTaxCategoryId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxCategoryDataBean extends com.ibm.commerce.taxation.beansrc.TaxCategoryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNCategoryId
java.lang.String iDataBeanKeyNCategoryId
NCategoryId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxCategoryDescriptionDataBean extends com.ibm.commerce.taxation.beansrc.TaxCategoryDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyTaxCategoryId
java.lang.String iDataBeanKeyTaxCategoryId
TaxCategoryId -
iDataBeanKeyLanguageId
java.lang.String iDataBeanKeyLanguageId
LanguageId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxCodeClassificationDataBean extends com.ibm.commerce.taxation.beansrc.TaxCodeClassificationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNClassificationId
java.lang.String iDataBeanKeyNClassificationId
NClassificationId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxCodeSchemeDataBean extends com.ibm.commerce.taxation.beansrc.TaxCodeSchemeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNTaxCodeSchemeId
java.lang.String iDataBeanKeyNTaxCodeSchemeId
NTaxCodeSchemeId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean extends com.ibm.commerce.taxation.beansrc.TaxJurisdictionGroupCalculationRuleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNJurisdictionGroupId
java.lang.String iDataBeanKeyNJurisdictionGroupId
NJurisdictionGroupId -
iDataBeanKeyNFulfillmentCenterId
java.lang.String iDataBeanKeyNFulfillmentCenterId
NFulfillmentCenterId -
iDataBeanKeyNCalculationRuleId
java.lang.String iDataBeanKeyNCalculationRuleId
NCalculationRuleId
-
-
-
Class com.ibm.commerce.taxation.beans.TaxTypeDataBean extends com.ibm.commerce.taxation.beansrc.TaxTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Command context -
iRequestProperties
TypedProperty iRequestProperties
Request properties -
iDataBeanKeyNTaxTypeId
java.lang.String iDataBeanKeyNTaxTypeId
NTaxTypeId
-
-
-
-
Package com.ibm.commerce.taxation.commands
-
Class com.ibm.commerce.taxation.commands.ApplyOrderTaxesCmdImpl extends com.ibm.commerce.order.utils.ApplyCalculationUsagesCmdImpl implements Serializable
-
Serialized Fields
-
TAX
java.lang.Integer[] TAX
Deprecated. -
_calculatedSArray
boolean[] _calculatedSArray
Deprecated. -
_calculatedFArray
boolean[] _calculatedFArray
Deprecated. -
_taxType
java.lang.Integer _taxType
Deprecated. -
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.CategorizedTaxAmount extends java.util.Hashtable implements Serializable
-
Serialized Fields
-
iabStore
StoreAccessBean iabStore
-
istrCurrency
java.lang.String istrCurrency
-
-
-
Class com.ibm.commerce.taxation.commands.GetDisplayTaxesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
istrCurrency
java.lang.String istrCurrency
-
inCatEntryId
java.lang.Long inCatEntryId
-
idQuantity
java.lang.Double idQuantity
-
inFulfillmentCenterId
java.lang.Integer inFulfillmentCenterId
-
inAddressId
java.lang.Long inAddressId
-
idPrice
java.math.BigDecimal idPrice
-
idShippingCharge
java.math.BigDecimal idShippingCharge
-
iCategorizedTaxAmount
CategorizedTaxAmount iCategorizedTaxAmount
-
ihshTaxDescriptionHash
java.util.Hashtable<K,V> ihshTaxDescriptionHash
-
ihshTaxRateHash
java.util.HashMap<K,V> ihshTaxRateHash
-
istrUOM
java.lang.String istrUOM
-
ibDisplayOnly
boolean ibDisplayOnly
-
ihshCustomProperties
java.util.HashMap<K,V> ihshCustomProperties
-
-
-
Class com.ibm.commerce.taxation.commands.GetDisplayVATTaxesCmdImpl extends GetDisplayTaxesCmdImpl implements Serializable
-
Class com.ibm.commerce.taxation.commands.GetReturnTaxesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_orderItemABArray
OrderItemAccessBean[] _orderItemABArray
-
iItems
Item[] iItems
-
iRMAItemABs
RMAItemAccessBean[] iRMAItemABs
-
iOrderItemABs
OrderItemAccessBean[] iOrderItemABs
-
iOrderItemAdjs
java.util.Hashtable<K,V> iOrderItemAdjs
-
-
-
Class com.ibm.commerce.taxation.commands.NetShippingCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.ResolveTaxJurisdictionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_address
AddressAccessBean _address
-
_addressId
java.lang.Long _addressId
-
_jurisdiction
JurisdictionAccessBean _jurisdiction
-
_jurisdictionId
java.lang.Integer _jurisdictionId
-
_subclass
java.lang.Integer _subclass
-
_displayOnly
boolean _displayOnly
-
-
-
Class com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxableNetPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxableUnitPriceCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.TaxCalculationCodeCombineCmdImpl extends com.ibm.commerce.order.utils.CalculationCodeCombineCmdImpl implements Serializable
-
Class com.ibm.commerce.taxation.commands.TaxCalculationRuleCalculateCmdImpl extends com.ibm.commerce.order.utils.CalculationRuleCalculateCmdImpl implements Serializable
-
Class com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_addressIdHash
java.util.Hashtable<K,V> _addressIdHash
Deprecated. -
_applicableCache
java.util.Hashtable<K,V> _applicableCache
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_orderItemABHashVector
java.util.Vector<E> _orderItemABHashVector
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_displayOnly
boolean _displayOnly
Deprecated. -
_calculationCodeId
java.lang.Integer _calculationCodeId
Deprecated.
-
-
-
Class com.ibm.commerce.taxation.commands.UnitShippingCalculationScaleLookupCmdImpl extends com.ibm.commerce.order.utils.CalculationCmdImpl implements Serializable
-
Serialized Fields
-
_baseMonetaryAmount
MonetaryAmount _baseMonetaryAmount
Deprecated. -
_calculationScaleAB
CalculationScaleAccessBean _calculationScaleAB
Deprecated. -
_calculationRuleAB
CalculationRuleAccessBean _calculationRuleAB
Deprecated. -
_lookupNumber
java.math.BigDecimal _lookupNumber
Deprecated. -
_orderItemABHash
java.util.Hashtable<K,V> _orderItemABHash
Deprecated. -
_resultMultiplier
java.math.BigDecimal _resultMultiplier
Deprecated.
-
-
-
-
Package com.ibm.commerce.taxation.objects
-
Class com.ibm.commerce.taxation.objects.CalculationCodeTaxExempt extends com.ibm.commerce.taxation.objimpl.CalculationCodeTaxExemptEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.CalculationCodeTaxExempt iTypedEntity
-
iInitKey_nCalculationCodeId
java.lang.Integer iInitKey_nCalculationCodeId
-
iInitKey_taxCategory
java.lang.Integer iInitKey_taxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nCalculationCodeId
java.lang.Integer nCalculationCodeId
-
taxCategory
java.lang.Integer taxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.CatalogGroupCalculationCode extends com.ibm.commerce.taxation.objimpl.CatalogGroupCalculationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.CatalogGroupCalculationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.CatalogGroupCalculationCode iTypedEntity
-
iInitKey_catGroupCalCodeId
java.lang.Long iInitKey_catGroupCalCodeId
-
-
-
Class com.ibm.commerce.taxation.objects.CatalogGroupCalculationCodeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
calCodeId
java.lang.Integer calCodeId
-
calFlags
java.lang.Short calFlags
-
catGroupCalCodeId
java.lang.Long catGroupCalCodeId
-
catGroupId
java.lang.Long catGroupId
-
storeId
java.lang.Integer storeId
-
tradingId
java.lang.Long tradingId
-
-
-
Class com.ibm.commerce.taxation.objects.Country extends com.ibm.commerce.taxation.objimpl.CountryEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.CountryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.Country iTypedEntity
-
iInitKey_nLanguageId
java.lang.Integer iInitKey_nLanguageId
-
iInitKey_strCountryAbbr
java.lang.String iInitKey_strCountryAbbr
-
-
-
Class com.ibm.commerce.taxation.objects.CountryCode extends com.ibm.commerce.taxation.objimpl.CountryCodeEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.CountryCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.CountryCode iTypedEntity
-
iInitKey_strCountryAbbr
java.lang.String iInitKey_strCountryAbbr
-
iInitKey_strProductVendor
java.lang.String iInitKey_strProductVendor
-
-
-
Class com.ibm.commerce.taxation.objects.CountryCodeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
strCountryAbbr
java.lang.String strCountryAbbr
-
strProductVendor
java.lang.String strProductVendor
-
-
-
Class com.ibm.commerce.taxation.objects.CountryKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nLanguageId
java.lang.Integer nLanguageId
-
strCountryAbbr
java.lang.String strCountryAbbr
-
-
-
Class com.ibm.commerce.taxation.objects.OrderItemTax extends com.ibm.commerce.taxation.objimpl.OrderItemTaxEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.OrderItemTax iTypedEntity
-
iInitKey_nOrderItems
java.lang.Long iInitKey_nOrderItems
-
iInitKey_nTaxCategory
java.lang.Integer iInitKey_nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.OrderItemTaxKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nOrderItems
java.lang.Long nOrderItems
-
nTaxCategory
java.lang.Integer nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.OrderTax extends com.ibm.commerce.taxation.objimpl.OrderTaxEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.OrderTaxAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.OrderTax iTypedEntity
-
iInitKey_nOrders
java.lang.Long iInitKey_nOrders
-
iInitKey_nTaxCategory
java.lang.Integer iInitKey_nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.OrderTaxKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nOrders
java.lang.Long nOrders
-
nTaxCategory
java.lang.Integer nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.StateCode extends com.ibm.commerce.taxation.objimpl.StateCodeEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.StateCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.StateCode iTypedEntity
-
iInitKey_strStateAbbr
java.lang.String iInitKey_strStateAbbr
-
iInitKey_strProductVendor
java.lang.String iInitKey_strProductVendor
-
-
-
Class com.ibm.commerce.taxation.objects.StateCodeKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
strStateAbbr
java.lang.String strStateAbbr
-
strProductVendor
java.lang.String strProductVendor
-
-
-
Class com.ibm.commerce.taxation.objects.StateProvince extends com.ibm.commerce.taxation.objimpl.StateProvinceEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.StateProvinceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.StateProvince iTypedEntity
-
iInitKey_nLanguageId
java.lang.Integer iInitKey_nLanguageId
-
iInitKey_strStateAbbr
java.lang.String iInitKey_strStateAbbr
-
-
-
Class com.ibm.commerce.taxation.objects.StateProvinceKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nLanguageId
java.lang.Integer nLanguageId
-
strStateAbbr
java.lang.String strStateAbbr
-
-
-
Class com.ibm.commerce.taxation.objects.SubOrderTax extends com.ibm.commerce.taxation.objimpl.SubOrderTaxEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.SubOrderTax iTypedEntity
-
iInitKey_nSubOrder
java.lang.Long iInitKey_nSubOrder
-
iInitKey_nTaxCategory
java.lang.Integer iInitKey_nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.SubOrderTaxKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nSubOrder
java.lang.Long nSubOrder
-
nTaxCategory
java.lang.Integer nTaxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.TaxCategory extends com.ibm.commerce.taxation.objimpl.TaxCategoryEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxCategory iTypedEntity
-
iInitKey_nCategoryId
java.lang.Integer iInitKey_nCategoryId
-
-
-
Class com.ibm.commerce.taxation.objects.TaxCategoryDescription extends com.ibm.commerce.taxation.objimpl.TaxCategoryDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxCategoryDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_taxCategory
java.lang.Integer iInitKey_taxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
taxCategory
java.lang.Integer taxCategory
-
-
-
Class com.ibm.commerce.taxation.objects.TaxCodeClassification extends com.ibm.commerce.taxation.objimpl.TaxCodeClassificationEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxCodeClassification iTypedEntity
-
iInitKey_nClassificationId
java.lang.Integer iInitKey_nClassificationId
-
-
-
Class com.ibm.commerce.taxation.objects.TaxCodeScheme extends com.ibm.commerce.taxation.objimpl.TaxCodeSchemeEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxCodeScheme iTypedEntity
-
iInitKey_nTaxCodeSchemeId
java.lang.Integer iInitKey_nTaxCodeSchemeId
-
-
-
Class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRule extends com.ibm.commerce.taxation.objimpl.TaxJurisdictionGroupCalculationRuleEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRule iTypedEntity
-
iInitKey_nCalculationRuleId
java.lang.Integer iInitKey_nCalculationRuleId
-
iInitKey_nFulfillmentCenterId
java.lang.Integer iInitKey_nFulfillmentCenterId
-
iInitKey_nJurisdictionGroupId
java.lang.Integer iInitKey_nJurisdictionGroupId
-
-
-
Class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
nCalculationRuleId
java.lang.Integer nCalculationRuleId
-
nFulfillmentCenterId
java.lang.Integer nFulfillmentCenterId
-
nJurisdictionGroupId
java.lang.Integer nJurisdictionGroupId
-
-
-
Class com.ibm.commerce.taxation.objects.TaxType extends com.ibm.commerce.taxation.objimpl.TaxTypeEntityBase implements Serializable
-
Class com.ibm.commerce.taxation.objects.TaxTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.taxation.objects.TaxType iTypedEntity
-
iInitKey_nTaxTypeId
java.lang.Integer iInitKey_nTaxTypeId
-
-
-
-
Package com.ibm.commerce.tickler.beans
-
Class com.ibm.commerce.tickler.beans.TicklerActionDataBean extends TicklerActionDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerActionDescriptionDataBean extends TicklerActionDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerActionHistoryDataBean extends TicklerActionHistoryDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
ticklerActionHistoryId
java.lang.Long ticklerActionHistoryId
ID to uniquely indentify the Tickler action history.
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerActionHistoryListDataBean extends TicklerActionHistoryListDataBeanBase implements Serializable
-
Serialized Fields
-
dataBeanKeyTicklerId
java.lang.String dataBeanKeyTicklerId
tickler id is the unique number to identify the to-do item. -
ticklerActionHistoryList
TicklerActionHistoryDataBean[] ticklerActionHistoryList
TicklerActionHistoryDataBean array. Tickler Action History holds the history of actions that are performed on to-do items. A tickler action classifies work that is performed in an effort to resolve a tickler.
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerActionListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
The store Identifier. -
languageId
java.lang.Integer languageId
ThelanguageId
is the ID of the language used for the description for each language. -
totalListSize
int totalListSize
-
ticklerActionList
TicklerActionDataBean[] ticklerActionList
The list ofTicklerActionDataBean
s that are found with the given store ID. -
ticklerActionDescriptionList
TicklerActionDescriptionDataBean[] ticklerActionDescriptionList
The list ofTicklerActionDescriptionDataBean
s that are found with the given store ID.
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerDataBean extends TicklerDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
dataBeanKeyTicklerId
java.lang.Long dataBeanKeyTicklerId
Tickler id is the unique number to identify the to-do item.
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerListDataBean extends TicklerListDataBeanBase implements Serializable
-
Serialized Fields
-
dataBeanKeyResponsibleMemberId
java.lang.String dataBeanKeyResponsibleMemberId
Identifier of the responsible member who should act on this to-do item. -
iTicklerList
TicklerDataBean[] iTicklerList
TicklerDataBean array -
iUserId
java.lang.String iUserId
Customer Service Representative member id -
iStatusList
java.lang.String[] iStatusList
-
iStoreIds
java.lang.String[] iStoreIds
-
iActionObjectTypes
java.lang.String[] iActionObjectTypes
-
iResponsibleMemberIds
java.lang.String[] iResponsibleMemberIds
-
iNextTickleDateSD
java.sql.Timestamp iNextTickleDateSD
-
iNextTickleDateED
java.sql.Timestamp iNextTickleDateED
-
iCustomerId
java.lang.String iCustomerId
-
iTicklerId
java.lang.String iTicklerId
-
iOrderBy
java.lang.String iOrderBy
-
iListSize
int iListSize
-
iRowCount
int iRowCount
-
iSortingAtt
com.ibm.commerce.base.util.SortingAttribute iSortingAtt
-
iCursor
com.ibm.commerce.base.objects.Cursor iCursor
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerReasonDataBean extends TicklerReasonDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean extends TicklerReasonDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
commandContext is used to obtain information related to session and Users from the Web controller. -
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
-
-
Class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
languageId
java.lang.Integer languageId
-
totalListSize
int totalListSize
-
ticklerReasonList
TicklerReasonDataBean[] ticklerReasonList
The list ofTicklerReasonDataBeans
that are found with the given storeId Tickler reason defines the purpose for a tickler. -
ticklerReasonDescriptionList
TicklerReasonDescriptionDataBean[] ticklerReasonDescriptionList
The list ofTicklerReasonDescriptionDataBeans
that are found with the given storeId Tickler reason description holds description of reasons for creating to-do items. Tickler reason defines the purpose for a tickler.
-
-
-
-
Package com.ibm.commerce.tickler.beansrc
-
Class com.ibm.commerce.tickler.beansrc.TicklerActionDataBeanBase extends TicklerActionAccessBean implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerActionDescriptionDataBeanBase extends TicklerActionDescriptionAccessBean implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerActionHistoryDataBeanBase extends TicklerActionHistoryAccessBean implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerActionHistoryListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerDataBeanBase extends TicklerAccessBean implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerReasonDataBeanBase extends TicklerReasonAccessBean implements Serializable
-
Class com.ibm.commerce.tickler.beansrc.TicklerReasonDescriptionDataBeanBase extends TicklerReasonDescriptionAccessBean implements Serializable
-
-
Package com.ibm.commerce.tickler.commands
-
Class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
inTicklerReasonId
java.lang.Integer inTicklerReasonId
-
inActionObjectId
java.lang.Long inActionObjectId
-
istrActionObjectType
java.lang.String istrActionObjectType
-
iRemindOnDate
java.sql.Timestamp iRemindOnDate
-
istrTicklerComment
java.lang.String istrTicklerComment
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
inAssignToRole
java.lang.Integer inAssignToRole
-
inTicklerId
java.lang.Long inTicklerId
-
-
-
Class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
inStoreId
java.lang.Integer inStoreId
-
inTicklerReasonId
java.lang.Integer inTicklerReasonId
-
inActionObjectId
java.lang.Long inActionObjectId
-
istrActionObjectType
java.lang.String istrActionObjectType
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
inAssignToRole
java.lang.Integer inAssignToRole
-
iabTicklerReason
TicklerReasonAccessBean iabTicklerReason
Tickler Reason Access Beans.
-
-
-
Class com.ibm.commerce.tickler.commands.LockTicklerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
inTicklerId
java.lang.Long inTicklerId
-
iabTickler
TicklerAccessBean iabTickler
The Tickler Access Bean
-
-
-
Class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
inTicklerActionId
java.lang.Integer inTicklerActionId
-
iarrnTicklerIds
java.lang.Long[] iarrnTicklerIds
-
iActionDate
java.sql.Timestamp iActionDate
-
istrActionComment
java.lang.String istrActionComment
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
inTicklerId
java.lang.Long inTicklerId
-
unAssigned
boolean unAssigned
-
iabTicklers
TicklerAccessBean[] iabTicklers
Array of Tickler Access Beans
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inTicklerId
java.lang.Long inTicklerId
-
inTicklerActionId
java.lang.Integer inTicklerActionId
-
istrURL
java.lang.String istrURL
-
actionDate
java.sql.Timestamp actionDate
-
strActionDate
java.lang.String strActionDate
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
istrActionComment
java.lang.String istrActionComment
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
iarrnTicklerIds
java.lang.Long[] iarrnTicklerIds
-
inTicklerActionId
java.lang.Integer inTicklerActionId
-
istrURL
java.lang.String istrURL
-
actionDate
java.sql.Timestamp actionDate
-
strActionDate
java.lang.String strActionDate
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
istrActionComment
java.lang.String istrActionComment
-
iabTicklers
TicklerAccessBean[] iabTicklers
Array of Tickler Access Beans
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inTicklerReasonId
java.lang.Integer inTicklerReasonId
-
inActionObjectId
java.lang.Long inActionObjectId
-
istrActionObjectType
java.lang.String istrActionObjectType
-
remindOnDate
java.sql.Timestamp remindOnDate
-
strRemindOnDate
java.lang.String strRemindOnDate
-
istrURL
java.lang.String istrURL
-
istrTicklerComment
java.lang.String istrTicklerComment
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerLockCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inTicklerId
java.lang.Long inTicklerId
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerUnlockCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inTicklerId
java.lang.Long inTicklerId
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerUnlockMonitorCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
inUnlockAfterNumberOfHours
java.lang.Integer inUnlockAfterNumberOfHours
-
istrURL
java.lang.String istrURL
-
-
-
Class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
remindOnDate
java.sql.Timestamp remindOnDate
-
strRemindOnDate
java.lang.String strRemindOnDate
-
istrURL
java.lang.String istrURL
-
istrTicklerComment
java.lang.String istrTicklerComment
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
inTicklerId
java.lang.Long inTicklerId
-
-
-
Class com.ibm.commerce.tickler.commands.UnlockTicklerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties
provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
iarrnTicklerIds
java.lang.Long[] iarrnTicklerIds
-
iabTicklers
TicklerAccessBean[] iabTicklers
Array of Tickler Access Beans
-
-
-
Class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
requestProperties
provides additional methods for retrieving properties. It is wrapper tojava.util.Map
-
iRemindOnDate
java.sql.Timestamp iRemindOnDate
-
istrRemindOnDate
java.lang.String istrRemindOnDate
-
istrTicklerComment
java.lang.String istrTicklerComment
-
inAssignToMemberId
java.lang.Long inAssignToMemberId
-
iarrnTicklerIds
java.lang.Long[] iarrnTicklerIds
-
iStatus
java.lang.Short iStatus
-
iUnAssigned
boolean iUnAssigned
-
iabTicklers
TicklerAccessBean[] iabTicklers
Array of Tickler Access Beans
-
-
-
-
Package com.ibm.commerce.tickler.objects
-
Class com.ibm.commerce.tickler.objects.Tickler extends com.ibm.commerce.tickler.objimpl.TicklerEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.Tickler iTypedEntity
-
iInitKey_ticklerId
java.lang.Long iInitKey_ticklerId
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerAction extends com.ibm.commerce.tickler.objimpl.TicklerActionEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerActionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.TicklerAction iTypedEntity
-
iInitKey_ticklerActionId
java.lang.Integer iInitKey_ticklerActionId
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerActionDescription extends com.ibm.commerce.tickler.objimpl.TicklerActionDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.TicklerActionDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_ticklerAction
java.lang.Integer iInitKey_ticklerAction
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerActionDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
ticklerAction
java.lang.Integer ticklerAction
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerActionHistory extends com.ibm.commerce.tickler.objimpl.TicklerActionHistoryEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.TicklerActionHistory iTypedEntity
-
iInitKey_ticklerActionHistoryId
java.lang.Long iInitKey_ticklerActionHistoryId
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerReason extends com.ibm.commerce.tickler.objimpl.TicklerReasonEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.TicklerReason iTypedEntity
-
iInitKey_ticklerReasonId
java.lang.Integer iInitKey_ticklerReasonId
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerReasonDescription extends com.ibm.commerce.tickler.objimpl.TicklerReasonDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tickler.objects.TicklerReasonDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_ticklerReason
java.lang.Integer iInitKey_ticklerReason
-
-
-
Class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
ticklerReason
java.lang.Integer ticklerReason
-
-
-
-
Package com.ibm.commerce.tools.attachment.beans
-
Class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
filenamePath
java.lang.String filenamePath
-
storeRelativeFilenamePath
java.lang.String storeRelativeFilenamePath
-
directoryPath
java.lang.String directoryPath
-
filename
java.lang.String filename
-
displayName
java.lang.String displayName
-
isAnAttachmentAsset
boolean isAnAttachmentAsset
-
isAnAttachmentTarget
boolean isAnAttachmentTarget
-
isContentManagedFile
boolean isContentManagedFile
-
isLanguageUniversalFile
boolean isLanguageUniversalFile
-
isLanguageSpecificFile
boolean isLanguageSpecificFile
-
isWorkspaceCorrupted
boolean isWorkspaceCorrupted
-
errorCode
java.lang.String errorCode
-
attachmentType
java.lang.String attachmentType
-
attachmentTargetId
java.lang.String attachmentTargetId
-
mimeType
java.lang.String mimeType
-
fileSize
java.lang.String fileSize
-
-
-
Class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderby
java.lang.String orderby
-
startindex
java.lang.String startindex
-
endindex
java.lang.String endindex
-
indexBegin
java.lang.String indexBegin
-
indexEnd
java.lang.String indexEnd
-
resultSetSize
int resultSetSize
-
resultSize
int resultSize
-
attachmentId
java.util.Vector<E> attachmentId
-
resultList
java.lang.String[] resultList
-
attachmentList
java.util.Vector<E> attachmentList
-
rootDirectory
java.lang.String rootDirectory
-
tool
java.lang.String tool
-
searchName
java.lang.String searchName
-
searchDescription
java.lang.String searchDescription
-
searchType
java.lang.String searchType
-
searchLanguageId
java.lang.String searchLanguageId
-
directoryId
java.lang.String directoryId
-
allFilenamesVector
java.util.Vector<E> allFilenamesVector
-
isCorruptedManagedFile
boolean isCorruptedManagedFile
-
errorCode
java.lang.String errorCode
-
-
-
Class com.ibm.commerce.tools.attachment.beans.AttachmentTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
m_cmdContext
CommandContext m_cmdContext
The command context used in the bean. -
m_requestProperties
TypedProperty m_requestProperties
The request properties used in the bean. -
m_vMenu
java.util.Vector<E> m_vMenu
The vector of all the menus on the tree. -
m_vNode
java.util.Vector<E> m_vNode
The vector of all the nodes on the tree. -
m_vIcon
java.util.Vector<E> m_vIcon
The vector of all the icons on the tree. -
m_lStoreDirId
java.lang.Long m_lStoreDirId
The Store Directory Id -
m_lStoreAttachmentDirId
java.lang.Long m_lStoreAttachmentDirId
The Store Attachment Directory Id -
m_strStorePath
java.lang.String m_strStorePath
The Store Directory Path -
m_strStoreAttachmentPath
java.lang.String m_strStoreAttachmentPath
The Store Attachment Directory Path -
m_hDirectoriesTree
java.util.Hashtable<K,V> m_hDirectoriesTree
Contains a representation of the tree structure formed by the directories.
-
-
-
-
Package com.ibm.commerce.tools.attachment.commands
-
Class com.ibm.commerce.tools.attachment.commands.AttachmentCreateNewDirectoryCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strDirectoryId
java.lang.String m_strDirectoryId
-
m_strNewDirectory
java.lang.String m_strNewDirectory
-
m_strFullPath
java.lang.String m_strFullPath
-
m_lStoreDirId
java.lang.Long m_lStoreDirId
-
m_checkIfDirectoryExists
boolean m_checkIfDirectoryExists
-
-
-
Class com.ibm.commerce.tools.attachment.commands.AttachmentUploadCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
str_UploadDirectory
java.lang.String str_UploadDirectory
-
str_URL
java.lang.String str_URL
-
attachmentFile
UploadedFile attachmentFile
-
strReturn
java.lang.String strReturn
-
operationType
java.lang.String operationType
-
fullPath
java.lang.String fullPath
-
fileName
java.lang.String fileName
-
unzip
boolean unzip
-
isCMC
boolean isCMC
-
outputFileNames
java.util.List<E> outputFileNames
-
outputFileFullPaths
java.util.List<E> outputFileFullPaths
-
outputFileIDs
java.util.List<E> outputFileIDs
-
exception
ECException exception
-
-
-
Class com.ibm.commerce.tools.attachment.commands.AttachmentXMLControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
attachmentXML
java.util.Hashtable<K,V> attachmentXML
-
attachmentProperties
java.util.Hashtable<K,V> attachmentProperties
-
throwException
boolean throwException
-
returnURL
java.lang.String returnURL
-
-
-
Class com.ibm.commerce.tools.attachment.commands.AttachmentXMLUpdateBothCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_xmlObject1
java.lang.Object m_xmlObject1
-
m_xmlObject2
java.lang.Object m_xmlObject2
-
-
-
Class com.ibm.commerce.tools.attachment.commands.FileAntiVirusCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iUploadedFile
UploadedFile iUploadedFile
The uploadedFile to scan. -
iFilePath
java.lang.String iFilePath
The persisted file to scan.
-
-
-
Class com.ibm.commerce.tools.attachment.commands.ManagedDirectoryDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iDirectoryId
java.lang.Long iDirectoryId
The managed directory id -
managedFileDirectoryUtility
ManagedFileDirectoryUtility managedFileDirectoryUtility
-
-
-
-
Package com.ibm.commerce.tools.campaigns
-
Class com.ibm.commerce.tools.campaigns.CampaignCheckUserControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_collateralName
java.lang.String _collateralName
-
_collateralUrl
java.lang.String _collateralUrl
-
_collateralField1
java.lang.String _collateralField1
-
_collateralField2
java.lang.String _collateralField2
-
_collateralLocation
java.lang.String _collateralLocation
-
_collateralMarketingText
java.lang.String _collateralMarketingText
-
_collateralDescriptionField1
java.lang.String _collateralDescriptionField1
-
_collateralDescriptionField2
java.lang.String _collateralDescriptionField2
-
_collateralType
java.lang.Integer _collateralType
-
_collateralId
java.lang.Integer _collateralId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralDataBean extends CampaignCollateralDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
Collateral ID. -
_collateralName
java.lang.String _collateralName
Collateral name. -
_url
java.lang.String _url
Collateral URL. -
_urlType
java.lang.String _urlType
Collateral URL type, either URL using WebSphere Commerce command or custom URL. -
_urlCommand
java.lang.String _urlCommand
Collateral URL, only used for command URL. -
_urlCustom
java.lang.String _urlCustom
Collateral URL, only used for custom URL. -
_urlCommandType
java.lang.String _urlCommandType
WebSphere Commerce command used by collateral URL. -
_urlCommandParameter
java.lang.String _urlCommandParameter
Collateral URL parameter, which is the product/category/coupon name of the command parameter. -
_field1
java.lang.String _field1
Collateral custom field 1. -
_field2
java.lang.String _field2
Collateral custom field 2. -
_descField1
java.lang.String _descField1
Collateral description field 1. -
_descField2
java.lang.String _descField2
Collateral description field 2. -
_marketingText
java.lang.String _marketingText
Collateral marketing text. -
_location
java.lang.String _location
Deprecated. This field is replaced by _attachLocation for the new attachment support.Collateral image file location. -
_attachLocation
java.lang.String _attachLocation
Collateral file location. -
_collateralType
java.lang.Integer _collateralType
Collateral image type. -
_storeId
java.lang.Integer _storeId
ID of the store which this collateral belongs to. -
_typeName
java.lang.String _typeName
Collateral image type name. -
_typeSelection
java.util.Vector<E> _typeSelection
All collateral types available in the user interface. -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document. -
cab
CollateralAccessBean cab
Instance of collateral access bean. -
cdab
CollateralDescriptionAccessBean cdab
Instance of collateral description access bean. -
ctab
CollateralTypeAccessBean ctab
Instance of collateral type access bean. -
memberId
java.lang.Long memberId
Member ID of the current store. -
memberIds
java.lang.Long[] memberIds
All the member IDs of the related stores. -
targetId
java.lang.String targetId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_collateralId
java.lang.Integer _collateralId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_collateralIds
java.util.Vector<E> _collateralIds
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralListDataBean extends CampaignCollateralListDataBeanBase implements Serializable
-
Serialized Fields
-
localSearch
boolean localSearch
A flag that indicates whether the list databean should list all collaterals that belong to stores on the store path -
_collateralList
CampaignCollateralDataBean[] _collateralList
An array ofCampaignCollateralDataBean
objects.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_xmlFile
java.lang.String _xmlFile
-
_collateral
CampaignCollateralDataBean _collateral
-
_forceSave
boolean _forceSave
-
_collateralId
java.lang.Integer _collateralId
-
_error
java.lang.String _error
-
_responseViewTaskName
java.lang.String _responseViewTaskName
-
_attachmentTarget
java.util.Vector<E> _attachmentTarget
-
storeId
java.lang.Integer storeId
-
isAttchRelDelete
java.lang.String isAttchRelDelete
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralTypeDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
Collateral type ID. -
_typeName
java.lang.String _typeName
Collateral type name. -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralTypeListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_collateralTypeList
CampaignCollateralTypeDataBean[] _collateralTypeList
An array ofCampaignCollateralTypeDataBean
objects.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_collateralId
java.lang.Integer _collateralId
-
_collateralName
java.lang.String _collateralName
-
_collateralUrl
java.lang.String _collateralUrl
-
_collateralField1
java.lang.String _collateralField1
-
_collateralField2
java.lang.String _collateralField2
-
_collateralLocation
java.lang.String _collateralLocation
-
_collateralMarketingText
java.lang.String _collateralMarketingText
-
_collateralDescriptionField1
java.lang.String _collateralDescriptionField1
-
_collateralDescriptionField2
java.lang.String _collateralDescriptionField2
-
_collateralType
java.lang.Integer _collateralType
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignCreateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_campaignId
java.lang.Integer _campaignId
-
_campaignName
java.lang.String _campaignName
-
_campaignDescription
java.lang.String _campaignDescription
-
_campaignObjective
java.lang.String _campaignObjective
-
_campaignOwner
java.lang.String _campaignOwner
-
_campaignType
java.lang.Integer _campaignType
-
_campaignStatus
java.lang.String _campaignStatus
-
_campaignField1
java.lang.String _campaignField1
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignDataBean extends CampaignDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
Campaign ID. -
_campaignName
java.lang.String _campaignName
Campaign name. -
_description
java.lang.String _description
Campaign description. -
_campaignInitiative
CampaignDataBean.CampaignInitiative[] _campaignInitiative
An array of all assigned initiatives to this campaign, represented by theCampaignInitiative
inner class. -
_emailActivity
CampaignDataBean.EmailActivity[] _emailActivity
An array of all assigned e-mail activities to this campaign, represented by theEmailActivity
inner class. -
_numberOfInitiative
java.lang.Integer _numberOfInitiative
Number of assigned initiative to this campaign. -
_objective
java.lang.String _objective
Campaign business objective. -
_owner
java.lang.String _owner
Campaign sponsor. -
_lastUpdateDate
java.lang.Long _lastUpdateDate
Campaign last updated date. -
_lastUpdatedBy
java.lang.String _lastUpdatedBy
Campaign last updated user. -
_storeId
java.lang.Integer _storeId
ID of the store which this campaign belongs to. -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document. -
_error
java.lang.String _error
Contains the error condition detected by this data bean.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_campaignId
java.lang.Integer _campaignId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_campaignIds
java.util.Vector<E> _campaignIds
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsCreateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emsName
java.lang.String _emsName
-
_emsDescription
java.lang.String _emsDescription
-
_supportedTypes
java.lang.String _supportedTypes
-
_usageType
java.lang.String _usageType
-
_emsId
java.lang.Integer _emsId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean extends CampaignEmsDataBeanBase implements Serializable
-
Serialized Fields
-
_description
java.lang.String _description
e-Marketing Spot description. -
_emsName
java.lang.String _emsName
e-Marketing Spot name. -
_id
java.lang.Integer _id
e-Marketing Spot ID. -
_initiativeSchedule
CampaignEmsDataBean.InitiativeSchedule[] _initiativeSchedule
An array of all scheduled initiatives or collaterals to this e-Marketing Spot, represented by theInitiativeSchedule
inner class. -
_numberOfSchedule
java.lang.Integer _numberOfSchedule
The number of initiatives and collaterals scheduled to this e-Marketing Spot. -
_storeId
java.lang.Integer _storeId
ID of the store which this e-Marketing Spot belongs to. -
_supportedTypes
java.lang.String _supportedTypes
e-Marketing Spot supported types. -
_usageType
java.lang.String _usageType
e-Marketing Spot usage type. -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document. -
_error
java.lang.String _error
Contains the error condition detected by this data bean. -
eMarketingSpotAccessBean
EMarketingSpotAccessBean eMarketingSpotAccessBean
-
localSearch
boolean localSearch
-
orderBy
java.lang.String orderBy
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emsId
java.lang.Integer _emsId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_emsIds
java.util.Vector<E> _emsIds
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsListCursorDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
emsList
java.util.Vector<E> emsList
-
emsUsageType
java.lang.String emsUsageType
The usage type identifier that indicates whether the list databean should list e-Marketing Spots or Content Spots. -
localSearch
boolean localSearch
A flag that indicates whether the list databean should list all e-Marketing Spots that belong to stores on the store path.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsListDataBean extends CampaignEmsListDataBeanBase implements Serializable
-
Serialized Fields
-
_emsList
CampaignEmsDataBean[] _emsList
An array of CampaignEmsDataBean objects. -
emsUsageType
java.lang.String emsUsageType
The usage type identifier that indicates whether the list databean should list only e-Marketing Spots or Content Spots. -
localSearch
boolean localSearch
A flag that indicates whether the list databean should list all e-Marketing Spots that belong to stores on the store path.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_ems
CampaignEmsDataBean _ems
-
_emsId
java.lang.Integer _emsId
-
_error
java.lang.String _error
-
_forceSave
boolean _forceSave
-
_xmlFile
java.lang.String _xmlFile
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignEmsUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_emsId
java.lang.Integer _emsId
-
_emsName
java.lang.String _emsName
-
_emsDescription
java.lang.String _emsDescription
-
_supportedTypes
java.lang.String _supportedTypes
-
_usageType
java.lang.String _usageType
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeCache.CachedEMarketingSpot extends java.lang.Object implements Serializable
-
Serialized Fields
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
E-Marketing Spot ID. -
_eMarketingSpotName
java.lang.String _eMarketingSpotName
E-Marketing Spot name. -
_usage
java.lang.String _usage
E-Marketing Spot usage. -
_storeId
java.lang.Integer _storeId
E-Marketing Spot store ID. -
_schedule
java.util.Vector<E> _schedule
List of schedules associated with the e-Marketing Spot. -
_defaultContent
java.util.Vector<E> _defaultContent
This is no longer used. See MarketingEngineCache.getMarketingSpotDefaultContent -
_uiDisplayable
boolean _uiDisplayable
UI displayable. -
_defaultContentMarketingSpotBehavior
java.lang.String _defaultContentMarketingSpotBehavior
The marketing spot behavior of the default content assigned to the spot -
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeCache.CachedInitiative extends java.lang.Object implements Serializable
-
Serialized Fields
-
_initiativeId
java.lang.Integer _initiativeId
Initiative ID. -
_initiativeName
java.lang.String _initiativeName
Initiative name. -
_rule
Rule _rule
Initiative rule content. -
_lastUpdateDate
java.sql.Timestamp _lastUpdateDate
Initiative last updated date. -
_campaignId
java.lang.Integer _campaignId
ID of the campaign associated with this initiative. -
_campaignName
java.lang.String _campaignName
Name of the campaign associated with this initiative. -
_resultType
java.lang.String _resultType
Initiative result type. -
_status
java.lang.String _status
Initiative status. -
_storeId
java.lang.Integer _storeId
Initiative store ID. -
_scheduleId
java.lang.Integer _scheduleId
Initiative schedule ID. -
_schedulePriority
java.lang.Integer _schedulePriority
Schedule priority of this initiative. -
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
_result
boolean _result
Deprecated.Result returned by the rules project. -
_shoppingCartTotal
java.math.BigDecimal _shoppingCartTotal
Deprecated.Shopping cart total. -
_purchaseHistoryOrderItems
OrderItemAccessBean[] _purchaseHistoryOrderItems
Deprecated.An array ofOrderItemAccessBean
objects from the purchase history. -
_purchaseHistoryCategories
java.lang.String[] _purchaseHistoryCategories
Deprecated.An arrray of purchase history categories. -
_shoppingCartOrderAccessBean
OrderAccessBean _shoppingCartOrderAccessBean
Deprecated.TheOrderAccessBean
that represents the shopping cart. -
_shoppingCartOrderItems
OrderItemAccessBean[] _shoppingCartOrderItems
Deprecated.An array ofOrderItemAccessBean
objects from the shopping cart. -
_commandContext
CommandContext _commandContext
Deprecated.The command context. -
_conditionName
java.lang.String _conditionName
Deprecated.The open condition name. -
_parameters
OpenCondition.Parameter[] _parameters
Deprecated.The array of open condition parameters. -
_purchaseHistoryCatalogGroups
com.ibm.commerce.rules.helpers.CatalogGroupResultBean[][] _purchaseHistoryCatalogGroups
Deprecated.An array ofCatalogGroupResultBean
objects from the purchase history. -
_purchaseHistoryCatalogGroupsLanguage
java.lang.String _purchaseHistoryCatalogGroupsLanguage
Deprecated.The language of the purchase history catalog grouups.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeId
java.lang.Integer _initiativeId
-
_initiativeName
java.lang.String _initiativeName
-
_initiativeDescription
java.lang.String _initiativeDescription
-
_initiativeCampaignId
java.lang.Integer _initiativeCampaignId
-
_initiativeType
java.lang.Integer _initiativeType
-
_initiativeStatus
java.lang.String _initiativeStatus
-
_initiativeField1
java.lang.String _initiativeField1
-
_initiativeRule
java.lang.String _initiativeRule
-
_initiativeSegments
java.util.Vector<E> _initiativeSegments
-
_initiativeSellType
java.lang.Integer _initiativeSellType
-
_initiativeResultType
java.lang.String _initiativeResultType
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean extends CampaignInitiativeDataBeanBase implements Serializable
-
Serialized Fields
-
_campaignId
java.lang.Integer _campaignId
Campaign ID of the initiative. -
_campaignName
java.lang.String _campaignName
Campaign name of the initiative. -
_conflictScheduleId
java.util.Vector<E> _conflictScheduleId
List of IDs of all schedules that are conflicting in the same e-Marketing Spot with this initiative. -
_conflictScheduleEmsId
java.util.Vector<E> _conflictScheduleEmsId
List of e-Marketing Spot ID of all schedules that are conflicting in the same e-Marketing Spot with this initiative. -
_conflictSchedulePriority
java.util.Vector<E> _conflictSchedulePriority
List of priorities of all schedules that are conflicting in the same e-Marketing Spot with this initiative. -
_contentType
java.lang.String _contentType
Campaign initiative content type. -
_description
java.lang.String _description
Campaign initiative description. -
_disabled
boolean _disabled
Campaign initiative disable flag. -
_emsSchedule
CampaignInitiativeDataBean.EmsSchedule[] _emsSchedule
An array of all e-Marketing Spots that this initiative has been scheduled to, represented by theEmsSchedule
inner class. -
_error
java.lang.String _error
Contains the error condition detected by this data bean. -
_id
java.lang.Integer _id
Campaign initiative ID. -
_initiativeName
java.lang.String _initiativeName
Campaign initiative name. -
_lastUpdateDate
java.lang.Long _lastUpdateDate
Campaign initiative last updated date. -
_lastUpdatedBy
java.lang.String _lastUpdatedBy
Campaign initiative last updated user. -
_ruleXML
java.lang.String _ruleXML
Campaign initiative rule XML. -
_sellType
java.lang.Integer _sellType
Campaign initiative sell type. -
_status
java.lang.String _status
Campaign initiative status. -
_storeId
java.lang.Integer _storeId
ID of the store which this initiative belongs to. -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document. -
localSearch
boolean localSearch
-
newInitiative
boolean newInitiative
-
orderBy
java.lang.String orderBy
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeId
java.lang.Integer _initiativeId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeIds
java.util.Vector<E> _initiativeIds
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean extends CampaignInitiativeDetailsDataBeanBase implements Serializable
-
Serialized Fields
-
_targetAllShoppers
boolean _targetAllShoppers
Campaign initiative target all customers flag. -
_selectedSegmentIds
java.util.Vector<E> _selectedSegmentIds
Campaign initiative selected segment IDs. -
_selectedSegments
java.util.Vector<E> _selectedSegments
Campaign initiative selected segments. -
_availableSegmentIds
java.util.Vector<E> _availableSegmentIds
Campaign initiative available segment IDs. -
_availableSegments
java.util.Vector<E> _availableSegments
Campaign initiative available segments. -
_whenChoices
java.util.Vector<E> _whenChoices
Campaign initiative WHEN conditions. -
_productAttributes
java.util.Vector<E> _productAttributes
Campaign initiative WHAT condition product attributes. -
_productAttributesCGName
java.lang.String _productAttributesCGName
Campaign initiative WHAT condition product attributes name. -
_productSkus
java.util.Vector<E> _productSkus
Campaign initiative WHAT condition selected product SKU. -
_productNames
java.util.Vector<E> _productNames
Campaign initiative WHAT condition selected product name. -
_whatType
java.lang.String _whatType
Campaign initiative WHAT type. -
_categoryLanguageDescription
java.lang.String _categoryLanguageDescription
Campaign initiative WHAT condition language description for category. -
_productLanguageDescription
java.lang.String _productLanguageDescription
Campaign initiative WHAT condition language description for product. -
_selectedCollateral
java.util.Vector<E> _selectedCollateral
Campaign initiative WHAT condition selected general ad copies. -
_availableCollateral
java.util.Vector<E> _availableCollateral
Campaign initiative WHAT condition available general ad copies. -
_everyday
boolean _everyday
Campaign initiative WHEN condition everyday flag. -
_daysOfTheWeek
java.util.Vector<E> _daysOfTheWeek
Campaign initiative WHEN condition selected days of the week. -
_selectedCategories
java.util.Vector<E> _selectedCategories
Campaign initiative WHAT condition selected categories. -
_selectedCategoriesNames
java.util.Vector<E> _selectedCategoriesNames
Campaign initiative WHAT condition selected categories' name. -
_selectedCategoriesCGName
java.lang.String _selectedCategoriesCGName
Campaign initiative WHAT condition selected categories name. -
_currency
java.lang.String _currency
Campaign initiative currency to use in the condition. -
_defaultLanguageId
java.lang.Integer _defaultLanguageId
Default language of the current store. -
_languageId
java.lang.Integer _languageId
Campaign initiative language to use in the condition. -
_selectedDiscountUsage
java.lang.String _selectedDiscountUsage
Campaign initiative WHAT condition selected discount advertisement details. -
_selectedDiscountCode
java.lang.String _selectedDiscountCode
Campaign initiative WHAT condition selected discount advertisement code. -
_selectedDiscountStoreId
java.lang.String _selectedDiscountStoreId
Campaign initiative WHAT condition ID of the store that owns the selected discount advertisement code. -
_selectedDiscountCollateral
java.util.Vector<E> _selectedDiscountCollateral
Campaign initiative WHAT condition selected discount advertisement. -
_availableDiscountCollateral
java.util.Vector<E> _availableDiscountCollateral
Campaign initiative WHAT condition available discount advertisement. -
_selectedCouponCollateral
java.util.Vector<E> _selectedCouponCollateral
Deprecated. Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this field will be replaced by the promotion related field _selectedDiscountCollateral for the same purpose. Campaign initiative WHAT condition selected coupon advertisement. -
_availableCouponCollateral
java.util.Vector<E> _availableCouponCollateral
Deprecated. Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this field will be replaced by the promotion related field _availableDiscountCollateral for the same purpose. Campaign initiative WHAT condition available coupon advertisement. -
_sellContentType
java.lang.String _sellContentType
Campaign initiative content type for cross-sell and up-sell. -
memberIds
java.lang.String memberIds
Member IDs for all the related stores in the store path.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDisableCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeId
java.lang.Integer _initiativeId
-
_initiativeStatus
java.lang.String _initiativeStatus
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeDisableControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeIds
java.util.Vector<E> _initiativeIds
-
_initiativeStatus
java.lang.String _initiativeStatus
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
e-Marketing Spot ID. -
_eMarketingSpotName
java.lang.String _eMarketingSpotName
e-Marketing Spot name. -
_dayOfWeek
java.lang.String _dayOfWeek
Campaign initiative WHEN condition, which corresponds to a day of the week. -
_shoppingCartOrderAccessBean
OrderAccessBean _shoppingCartOrderAccessBean
An instance of theOrderAccessBean
object, used to check the shopping cart. -
_shoppingCartOrderItems
OrderItemAccessBean[] _shoppingCartOrderItems
An array of instances of theOrderItemAccessBean
object, used to check the shopping cart. -
_shoppingCartCatalogGroup
CatalogGroupDataBean[][] _shoppingCartCatalogGroup
An array of instances of theCatalogGroupDataBean
object, used to check the shopping cart. -
_shoppingCartCatalogGroups
com.ibm.commerce.rules.helpers.CatalogGroupResultBean[][] _shoppingCartCatalogGroups
Deprecated. Replaced by _shoppingCartCatalogGroup. An array of instances of theCatalogGroupResultBean
object, used to check the shopping cart. -
_shoppingCartCatalogGroupsLanguage
java.lang.String _shoppingCartCatalogGroupsLanguage
The language of the catalog group in the shopping cart. -
_purchaseHistoryOrderItems
OrderItemAccessBean[] _purchaseHistoryOrderItems
An array of instances of theOrderItemAccessBean
object, used to check the purchase history. -
_purchaseHistoryCatalogGroup
CatalogGroupDataBean[][] _purchaseHistoryCatalogGroup
An array of instances of theCatalogGroupDataBean
object, used to check the purchase history. -
_purchaseHistoryCatalogGroups
com.ibm.commerce.rules.helpers.CatalogGroupResultBean[][] _purchaseHistoryCatalogGroups
Deprecated. Replaced by _purchaseHistoryCatalogGroup. An array of instances of theCatalogGroupResultBean
object, used to check the purchase history. -
_purchaseHistoryCatalogGroupsLanguage
java.lang.String _purchaseHistoryCatalogGroupsLanguage
The language of the catalog group in the purchase history. -
_purchaseHistoryCategories
java.lang.String[] _purchaseHistoryCategories
An array of the categories in the purchase history. -
_shoppingCartTotal
java.math.BigDecimal _shoppingCartTotal
The current total amount in the shopping cart. -
_catalogEntryIds
java.util.Vector<E> _catalogEntryIds
Catalog entry IDs used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_catalogEntrySKUs
java.util.Vector<E> _catalogEntrySKUs
Catalog entry SKUs used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_categoryNames
java.util.Vector<E> _categoryNames
Category names used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_collateralNames
java.util.Vector<E> _collateralNames
Collateral names used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_upSellCatalogEntry
java.util.Vector<E> _upSellCatalogEntry
Catalog entry IDs and ranks used to populate the up-sell result to the e-Marketing Spot. -
_crossSellCatalogEntry
java.util.Vector<E> _crossSellCatalogEntry
Catalog entry IDs and ranks used to populate the cross-sell result to the e-Marketing Spot. -
_associateCatalogEntryResults
java.util.Vector<E> _associateCatalogEntryResults
Associate Catalog entry results used in the evaluation of this initiative to determine what to show in the e-Marketing Spot. -
_catalogEntryResults
java.util.Vector<E> _catalogEntryResults
Catalog entry results used in the evaluation of this initiative to determine what to show in the e-Marketing Spot. -
_categoryResults
java.util.Vector<E> _categoryResults
Category results used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_collateralResults
java.util.Vector<E> _collateralResults
Collateral results used in the evaluation of this initiative on what to show in the e-Marketing Spot. -
_currentCatalogId
java.lang.Long _currentCatalogId
ID of the catalog that the customer is currently viewing. -
_maximumNumberOfAssociateCatalogEntries
int _maximumNumberOfAssociateCatalogEntries
Maximum number of associated catalog entries in this e-Marketing Spot. -
_maximumNumberOfCatalogEntries
int _maximumNumberOfCatalogEntries
Maximum number of catalog entries in this e-Marketing Spot. -
_maximumNumberOfCategories
int _maximumNumberOfCategories
Maximum number of categories in this e-Marketing Spot. -
_maximumNumberOfCollateral
int _maximumNumberOfCollateral
Maximum number of ad copies in this e-Marketing Spot. -
_resultFilter
java.util.Vector<E> _resultFilter
List of flags that will be used to determine the result filtering to be done in this command. -
_resultOrder
int _resultOrder
The flag that will be used to determine the result ordering logic to be executed in this command. -
_sourceCatalogEntryIds
java.util.Vector<E> _sourceCatalogEntryIds
The list of source catalog entry IDs that will be used to find all cross-sell and up-sell products. -
_sourceCatalogGroupIds
java.util.Vector<E> _sourceCatalogGroupIds
The list of source catalog group IDs that will be used to support the browsing category condition. -
_campaignLogData
java.util.Vector<E> _campaignLogData
Array object that holds all of the campaign log data. -
_campaignLogResults
java.lang.String _campaignLogResults
Campaign initiative log results. -
_campaignLogSegments
java.lang.String _campaignLogSegments
Campaign initiative log segments. -
_campaignRuntimeUtil
com.ibm.commerce.tools.campaigns.CampaignRuntimeUtil _campaignRuntimeUtil
An instance of theCampaignRuntimeUtil
object. -
_currentCampaignInitiative
CampaignInitiative _currentCampaignInitiative
-
_associateCatalogEntryInitiativeOrder
java.lang.Object[] _associateCatalogEntryInitiativeOrder
-
_catalogEntryInitiativeOrder
java.lang.Object[] _catalogEntryInitiativeOrder
-
_categoryInitiativeOrder
java.lang.Object[] _categoryInitiativeOrder
-
_collateralInitiativeOrder
java.lang.Object[] _collateralInitiativeOrder
-
_associateCatalogEntryCounter
int _associateCatalogEntryCounter
-
_catalogEntryCounter
int _catalogEntryCounter
-
_categoryCounter
int _categoryCounter
-
_collateralCounter
int _collateralCounter
-
_catalogRelatedStores
java.lang.Integer[] _catalogRelatedStores
-
_referralRelatedStores
java.lang.Integer[] _referralRelatedStores
-
_tradingAgreementAccessBeans
TradingAgreementAccessBean[] _tradingAgreementAccessBeans
-
bStopEval
boolean bStopEval
-
prioritizeInitiativeRun
boolean prioritizeInitiativeRun
-
eMarketingSpotExpTypeId
java.lang.Integer eMarketingSpotExpTypeId
-
_initiativePriorityMatrix
java.lang.Object[][] _initiativePriorityMatrix
-
_earliestExpiry
java.sql.Timestamp _earliestExpiry
-
experimentId
java.lang.String experimentId
The experiment ID associated with viewing the eMarketing Spot. -
testElementId
java.lang.String testElementId
The test element ID associated with viewing the eMarketing Spot. -
ignoreShippingAdjustment
boolean ignoreShippingAdjustment
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeListCursorDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
initiativeList
CampaignInitiativeDataBean[] initiativeList
-
localSearch
boolean localSearch
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeListDataBean extends CampaignInitiativeListDataBeanBase implements Serializable
-
Serialized Fields
-
_initiativeList
CampaignInitiativeDataBean[] _initiativeList
An array ofCampaignInitiativeDataBean
objects. -
localSearch
boolean localSearch
-
initiativeListSize
int initiativeListSize
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_initiative
CampaignInitiativeDetailsDataBean _initiative
An instance ofCampaignInitiativeDetailsDataBean
. -
_xmlFile
java.lang.String _xmlFile
XML document that describes the campaign initiative. -
_forceSave
boolean _forceSave
This flag indicates that the controller command should try to force the save. -
_newInitiative
boolean _newInitiative
This flag indicates that the controller command should do a create or an update. -
_initiativeSegments
java.util.Vector<E> _initiativeSegments
A vector of campaign initiative segments. -
_initiativeRule
java.lang.String _initiativeRule
XML document that describes the initiative rule. -
_languageQualifier
SimpleCondition.Qualifier _languageQualifier
An instance ofSimpleCondition.Qualifier
which is generated using the given languages. -
_currencyQualifier
SimpleCondition.Qualifier _currencyQualifier
An instance ofSimpleCondition.Qualifier
which is generated using the supplied currencies. -
_error
java.lang.String _error
Contains the error condition detected by this controller command. -
_initiativeId
java.lang.Integer _initiativeId
Campaign initiative ID. -
_responseViewTaskName
java.lang.String _responseViewTaskName
The view task name from the response. -
_resulttype
java.lang.String _resulttype
Campaign initiative result type. -
_contentType
java.lang.String _contentType
Campaign initiative content type.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeScheduleId
java.lang.Integer _initiativeScheduleId
-
_collateralId
java.lang.Integer _collateralId
-
_initiativeId
java.lang.Integer _initiativeId
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
_startDate
java.sql.Timestamp _startDate
-
_endDate
java.sql.Timestamp _endDate
-
_priority
java.lang.Integer _priority
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleConflictException extends ECApplicationException implements Serializable
-
Serialized Fields
-
scheduleInConflict
InitiativeScheduleAccessBean scheduleInConflict
The instance of the initiative schedule which will be experimented.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleDataBean extends CampaignInitiativeScheduleDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
Initiative schedule ID. -
cab
CollateralAccessBean cab
Instance of collateral access bean. -
emsab
EMarketingSpotAccessBean emsab
Instance of e-Marketing Spot access bean. -
emsmoab
EMarketingSpotMappableObjectAccessBean emsmoab
Instance of e-Marketing Spot mappable object access bean. -
isab
InitiativeScheduleAccessBean isab
Instance of initiative schedule access bean. -
iab
InitiativeAccessBean iab
Instance of initiative access bean.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeScheduleId
java.lang.Integer _initiativeScheduleId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeScheduleIds
java.util.Vector<E> _initiativeScheduleIds
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleListDataBean extends CampaignInitiativeScheduleListDataBeanBase implements Serializable
-
Serialized Fields
-
localSearch
boolean localSearch
A flag that indicates whether the list data bean should list all collaterals that belong to stores on the store path -
_campaignInitiativeScheduleList
CampaignInitiativeScheduleDataBean[] _campaignInitiativeScheduleList
An array ofCampaignInitiativeScheduleDataBean
objects.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_xmlFile
java.lang.String _xmlFile
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
_initiativeIds
java.util.Vector<E> _initiativeIds
-
_startYear
java.lang.String _startYear
-
_startMonth
java.lang.String _startMonth
-
_startDay
java.lang.String _startDay
-
_startTime
java.lang.String _startTime
-
_endYear
java.lang.String _endYear
-
_endMonth
java.lang.String _endMonth
-
_endDay
java.lang.String _endDay
-
_endTime
java.lang.String _endTime
-
_neverExpires
boolean _neverExpires
-
_priority
java.lang.Integer _priority
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeScheduleId
java.lang.Integer _initiativeScheduleId
-
_collateralId
java.lang.Integer _collateralId
-
_initiativeId
java.lang.Integer _initiativeId
-
_eMarketingSpotId
java.lang.Integer _eMarketingSpotId
-
_startDate
java.sql.Timestamp _startDate
-
_endDate
java.sql.Timestamp _endDate
-
_priority
java.lang.Integer _priority
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignInitiativeUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_initiativeId
java.lang.Integer _initiativeId
-
_initiativeName
java.lang.String _initiativeName
-
_initiativeDescription
java.lang.String _initiativeDescription
-
_initiativeCampaignId
java.lang.Integer _initiativeCampaignId
-
_initiativeType
java.lang.Integer _initiativeType
-
_initiativeStatus
java.lang.String _initiativeStatus
-
_initiativeField1
java.lang.String _initiativeField1
-
_initiativeRule
java.lang.String _initiativeRule
-
_initiativeSegments
java.util.Vector<E> _initiativeSegments
-
_initiativeSellType
java.lang.Integer _initiativeSellType
-
_initiativeResultType
java.lang.String _initiativeResultType
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignListCursorDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
campaignList
CampaignDataBean[] campaignList
-
localSearch
boolean localSearch
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignListDataBean extends CampaignListDataBeanBase implements Serializable
-
Serialized Fields
-
_campaignList
CampaignDataBean[] _campaignList
An array ofCampaignDataBean
objects. -
localSearch
boolean localSearch
A flag that indicates whether the list data bean should list all campaigns that belong to stores on the store path
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_campaign
CampaignDataBean _campaign
-
_campaignId
java.lang.Integer _campaignId
-
_campaignRule
java.lang.String _campaignRule
-
_campaignSegments
java.util.Vector<E> _campaignSegments
-
_error
java.lang.String _error
-
_forceSave
boolean _forceSave
-
_newCampaign
boolean _newCampaign
-
_responseViewTaskName
java.lang.String _responseViewTaskName
-
_xmlFile
java.lang.String _xmlFile
-
_currencyQualifier
SimpleCondition.Qualifier _currencyQualifier
-
_languageQualifier
SimpleCondition.Qualifier _languageQualifier
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignSimpleListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
campaignIdList
java.lang.String[] campaignIdList
-
campaignNameList
java.lang.String[] campaignNameList
-
localSearch
boolean localSearch
A flag that indicates whether the list databean should list all campaigns that belong to stores on the store path.
-
-
-
Class com.ibm.commerce.tools.campaigns.CampaignUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_campaignId
java.lang.Integer _campaignId
-
_campaignName
java.lang.String _campaignName
-
_campaignDescription
java.lang.String _campaignDescription
-
_campaignObjective
java.lang.String _campaignObjective
-
_campaignOwner
java.lang.String _campaignOwner
-
_campaignType
java.lang.Integer _campaignType
-
_campaignStatus
java.lang.String _campaignStatus
-
_campaignField1
java.lang.String _campaignField1
-
-
-
Class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_catalogId
java.lang.String _catalogId
ID of the catalog the category/catalog entry belongs to. -
_catalogIdentifier
java.lang.String _catalogIdentifier
Identifier of the catalog the category/catalog entry belongs to. -
_catalogMemberId
java.lang.String _catalogMemberId
Member ID of the catalog the category/catalog entry belongs to. -
_id
java.lang.String _id
ID of the category/catalog entry. -
_identifier
java.lang.String _identifier
Identifier of the category/catalog entry. -
_memberId
java.lang.String _memberId
Member ID of the category/catalog entry. -
_name
java.lang.String _name
Name of the category/catalog entry. -
_shortDescription
java.lang.String _shortDescription
Short description of the category/catalog entry. -
_type
java.lang.String _type
Type of the category/catalog entry. -
_parentId
java.lang.String _parentId
ID of the parent category that this category belongs to. -
_parentIdentifier
java.lang.String _parentIdentifier
Identifier of the parent category that this category belongs to. -
_parentName
java.lang.String _parentName
Name of the parent category that this category belongs to. -
storeId
java.lang.String storeId
ID of the store that is currently logged on to. -
languageId
java.lang.String languageId
Language ID that is currently being used. -
commandContext
CommandContext commandContext
Current command context that is used to retrieve the runtime attribute like the store ID and the member ID. -
catalogAccessBean
CatalogAccessBean catalogAccessBean
-
-
-
Class com.ibm.commerce.tools.campaigns.CatalogSearchListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
srPartNumber
java.lang.String srPartNumber
-
srPartNumberType
java.lang.String srPartNumberType
-
srName
java.lang.String srName
-
srNameType
java.lang.String srNameType
-
srShortDescription
java.lang.String srShortDescription
-
srShortDescriptionType
java.lang.String srShortDescriptionType
-
catentryBuyable
java.lang.String catentryBuyable
-
catentryPublished
java.lang.String catentryPublished
-
catentryType
java.lang.String catentryType
-
catgroupPublished
java.lang.String catgroupPublished
-
orderby
java.lang.String orderby
-
searchType
java.lang.String searchType
-
catalogList
java.util.Vector<E> catalogList
-
-
-
Class com.ibm.commerce.tools.campaigns.ProductTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogId
java.lang.String catalogId
The catalog ID defined in the root of this product tree. -
categoryId
java.lang.String categoryId
The category ID holder to be used when constructing the tree. -
catentryId
java.lang.String catentryId
The catalog entry ID holder to be used when constructing the tree. -
commandContext
CommandContext commandContext
The command context used in this bean. -
defaultLanguageId
java.lang.String defaultLanguageId
The ID of the runtime default language. -
iconInfo
java.util.Vector<E> iconInfo
The vector of all the icon information in the tree. -
languageId
java.lang.String languageId
The ID of the language that the node entry is in. -
locationType
java.lang.String locationType
The location type of this product tree. -
menuInfo
java.util.Vector<E> menuInfo
The vector of all the menu information in the tree. -
nodeInfo
java.util.Vector<E> nodeInfo
The vector of all the node information in the tree. -
queryType
java.lang.String queryType
The query type defines which query is to be executed to get the appropriate data to display in the current tree level. -
requestProperties
TypedProperty requestProperties
The request properties used in this bean. -
selectionType
java.lang.String selectionType
The selection type of this product tree. -
storeId
java.lang.String storeId
The ID of the current store. -
storeIds
java.lang.String storeIds
The IDs of the all the related stores in the store path. -
storeRelType
java.lang.String storeRelType
The store relationship type in the store path.
-
-
-
-
Package com.ibm.commerce.tools.campaigns.beansrc
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignCollateralDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignCollateralListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignEmsDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignEmsListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignInitiativeDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignInitiativeDetailsDataBeanBase extends CampaignInitiativeDataBean implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignInitiativeListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignInitiativeScheduleDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignInitiativeScheduleListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.campaigns.beansrc.CampaignListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.tools.campaigns.search.beans
-
Class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchHelperBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_availableClickAction
java.util.Vector<E> _availableClickAction
-
_numberOfResult
java.util.Vector<E> _numberOfResult
-
_searchType
java.util.Vector<E> _searchType
-
-
-
Class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandInterfaceName
java.lang.String commandInterfaceName
-
cpgnCollDataBeans
CampaignCollateralDataBean[] cpgnCollDataBeans
Instance variable for collateral list. -
maxResult
java.lang.String maxResult
Instance variable for maximum result set size. -
iniPos
java.lang.String iniPos
Instance variable for initial position. -
orderBy
java.lang.String orderBy
Instance variable for order by value. -
name
java.lang.String name
Instance variable for name. -
nameOperator
java.lang.String nameOperator
Instance variable for name operator. -
mktTxt
java.lang.String mktTxt
Instance variable for Marketing Text. -
mktTxtOperator
java.lang.String mktTxtOperator
Instance variable for Marketing Text operator. -
fileName
java.lang.String fileName
Instance variable for file name. -
fileNameOperator
java.lang.String fileNameOperator
Instance variable for file name operator. -
URL
java.lang.String URL
Instance variable for URL. -
URLOperator
java.lang.String URLOperator
Instance variable for URL operator.
-
-
-
-
Package com.ibm.commerce.tools.campaigns.search.commands
-
Class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
collSearch
CollateralSearchUtility collSearch
Instance variable for CollateralSearchUtility. -
cpgnCollDataBeans
CampaignCollateralDataBean[] cpgnCollDataBeans
Instance variable for array of collateral beans that is returned by this search command. -
orderBy
java.lang.String orderBy
Instance variable for orderBy column. -
collateralSearchListDataBean
CollateralSearchListDataBean collateralSearchListDataBean
-
cursor
com.ibm.commerce.base.objects.Cursor cursor
-
languageId
java.lang.Integer languageId
-
maxResult
java.lang.String maxResult
-
iniPos
java.lang.String iniPos
-
fileName
java.lang.String fileName
-
fileNameOperator
java.lang.String fileNameOperator
-
mktTxt
java.lang.String mktTxt
-
mktTxtOperator
java.lang.String mktTxtOperator
-
name
java.lang.String name
-
nameOperator
java.lang.String nameOperator
-
URL
java.lang.String URL
-
URLOperator
java.lang.String URLOperator
-
-
-
-
Package com.ibm.commerce.tools.catalog.commands
-
Class com.ibm.commerce.tools.catalog.commands.AttributeCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.AttributeDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayAttributeRefNum
java.lang.String[] m_arrayAttributeRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strProductrfnbr
java.lang.String m_strProductrfnbr
-
m_productDHelper
ProductDeleteHelper m_productDHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeEditorUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
redirectURL
java.lang.String redirectURL
-
inStoreDefaultLanguageId
java.lang.Integer inStoreDefaultLanguageId
-
istrAttributeUsage
java.lang.String istrAttributeUsage
-
inCatentryIdParent
java.lang.Long inCatentryIdParent
-
ivAttributes
java.util.Vector<E> ivAttributes
-
ivCatentryChildAttrValues
java.util.Vector<E> ivCatentryChildAttrValues
-
inAttributeIdParent
java.lang.Long inAttributeIdParent
-
inLanguageIdForAttribute
java.lang.Integer inLanguageIdForAttribute
-
istrAttributeName
java.lang.String istrAttributeName
-
idAttributeSequence
java.lang.Double idAttributeSequence
-
istrAttributeDescription
java.lang.String istrAttributeDescription
-
istrAttributeDescription2
java.lang.String istrAttributeDescription2
-
istrAttributeField1
java.lang.String istrAttributeField1
-
istrAttributeAction
java.lang.String istrAttributeAction
-
ivCatentryRemove
java.util.Vector<E> ivCatentryRemove
-
inCatentryIdRemove
java.lang.Long inCatentryIdRemove
-
inCatentryIdChild
java.lang.Long inCatentryIdChild
-
inAttributeIdChild
java.lang.Long inAttributeIdChild
-
inAttrvalueId
java.lang.Long inAttrvalueId
-
inLanguageIdForAttrvalue
java.lang.Integer inLanguageIdForAttrvalue
-
istrValue
java.lang.String istrValue
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeSequenceMoveDownImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
attributeId
java.lang.Long attributeId
-
languageId
java.lang.Integer languageId
-
sequence
java.lang.Double sequence
-
productrfnbr
java.lang.Long productrfnbr
-
swapAttributeId
java.lang.Long swapAttributeId
-
swapSequence
java.lang.Double swapSequence
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeSequenceMoveUpImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
attributeId
java.lang.Long attributeId
-
languageId
java.lang.Integer languageId
-
sequence
java.lang.Double sequence
-
productrfnbr
java.lang.Long productrfnbr
-
swapAttributeId
java.lang.Long swapAttributeId
-
swapSequence
java.lang.Double swapSequence
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.AttributeUpdateImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.AttributeValueDialogCreateImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.AttributeValueDialogUpdateImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.AttributeValueSequenceMoveDownImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
attributeId
java.lang.Long attributeId
-
languageId
java.lang.Integer languageId
-
sequence
java.lang.Double sequence
-
productrfnbr
java.lang.Long productrfnbr
-
swapSequence
java.lang.Double swapSequence
-
attributeValueId
java.lang.Long attributeValueId
-
swapAttributeValueId
java.lang.Long swapAttributeValueId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeValueSequenceMoveUpImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
attributeId
java.lang.Long attributeId
-
languageId
java.lang.Integer languageId
-
sequence
java.lang.Double sequence
-
productrfnbr
java.lang.Long productrfnbr
-
swapSequence
java.lang.Double swapSequence
-
attributeValueId
java.lang.Long attributeValueId
-
swapAttributeValueId
java.lang.Long swapAttributeValueId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.AttributeWizardCreateImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.CatalogEntryXMLControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
catalogEntryXML
java.util.Hashtable<K,V> catalogEntryXML
-
str_PARTNUMBER
java.lang.String str_PARTNUMBER
-
str_TYPE
java.lang.String str_TYPE
-
str_MFNAME
java.lang.String str_MFNAME
-
str_MFPARTNUMBER
java.lang.String str_MFPARTNUMBER
-
str_BUYABLE
java.lang.String str_BUYABLE
-
str_MARKEDFORDELETE
java.lang.String str_MARKEDFORDELETE
-
str_ONAUCTION
java.lang.String str_ONAUCTION
-
str_ONSPECIAL
java.lang.String str_ONSPECIAL
-
str_URL
java.lang.String str_URL
-
str_CUSTOMFIELD1
java.lang.String str_CUSTOMFIELD1
-
str_CUSTOMFIELD2
java.lang.String str_CUSTOMFIELD2
-
str_CUSTOMFIELD3
java.lang.String str_CUSTOMFIELD3
-
str_CUSTOMFIELD4
java.lang.String str_CUSTOMFIELD4
-
str_CUSTOMFIELD5
java.lang.String str_CUSTOMFIELD5
-
str_LANGUAGEID
java.lang.String str_LANGUAGEID
-
str_NAME
java.lang.String str_NAME
-
str_THUMBNAILIMAGE
java.lang.String str_THUMBNAILIMAGE
-
str_FULLIMAGE
java.lang.String str_FULLIMAGE
-
str_SHORTDESCRIPTION
java.lang.String str_SHORTDESCRIPTION
-
str_LONGDESCRIPTION
java.lang.String str_LONGDESCRIPTION
-
str_AUXDESCRIPTION1
java.lang.String str_AUXDESCRIPTION1
-
str_AUXDESCRIPTION2
java.lang.String str_AUXDESCRIPTION2
-
str_AVAILABLE
java.lang.String str_AVAILABLE
-
str_KEYWORD
java.lang.String str_KEYWORD
-
str_PUBLISHED
java.lang.String str_PUBLISHED
-
str_XMLDETAIL
java.lang.String str_XMLDETAIL
-
str_CATALOGID
java.lang.String str_CATALOGID
-
str_CATGROUPID
java.lang.String str_CATGROUPID
-
str_OLDCATALOGID
java.lang.String str_OLDCATALOGID
-
str_OLDCATGROUPID
java.lang.String str_OLDCATGROUPID
-
-
-
Class com.ibm.commerce.tools.catalog.commands.CategoryCreateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_xmlRoot
java.util.Hashtable<K,V> m_xmlRoot
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strParentCategoryId
java.lang.String m_strParentCategoryId
-
m_strParentCategoryName
java.lang.String m_strParentCategoryName
-
m_strImgThumbnail
java.lang.String m_strImgThumbnail
-
m_strImgFull
java.lang.String m_strImgFull
-
m_strCategoryName
java.lang.String m_strCategoryName
-
m_strCategoryIdentifier
java.lang.String m_strCategoryIdentifier
-
m_strCategoryDescription
java.lang.String m_strCategoryDescription
-
m_strCategoryLongDescription
java.lang.String m_strCategoryLongDescription
-
m_strContract
java.lang.String m_strContract
-
m_strKeyword
java.lang.String m_strKeyword
-
m_strPublished
java.lang.String m_strPublished
-
-
-
Class com.ibm.commerce.tools.catalog.commands.CategoryDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayCategoryRefNum
java.lang.String[] m_arrayCategoryRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
-
-
Class com.ibm.commerce.tools.catalog.commands.CategoryUpdateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_xmlRoot
java.util.Hashtable<K,V> m_xmlRoot
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCategoryId
java.lang.String m_strCategoryId
-
m_strParentCategoryId
java.lang.String m_strParentCategoryId
-
m_strParentCategoryName
java.lang.String m_strParentCategoryName
-
m_strImgThumbnail
java.lang.String m_strImgThumbnail
-
m_strImgFull
java.lang.String m_strImgFull
-
m_strCategoryName
java.lang.String m_strCategoryName
-
m_strCategoryIdentifier
java.lang.String m_strCategoryIdentifier
-
m_strCategoryDescription
java.lang.String m_strCategoryDescription
-
m_strCategoryLongDescription
java.lang.String m_strCategoryLongDescription
-
m_strContract
java.lang.String m_strContract
-
m_strPublished
java.lang.String m_strPublished
-
m_strKeyword
java.lang.String m_strKeyword
-
m_bUpdateParentCategory
boolean m_bUpdateParentCategory
-
-
-
Class com.ibm.commerce.tools.catalog.commands.DescriptiveAttributeCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
htValueIds
java.util.Hashtable<K,V> htValueIds
-
strErrorMessage
java.lang.String strErrorMessage
-
strFinishMessage
java.lang.String strFinishMessage
-
-
-
Class com.ibm.commerce.tools.catalog.commands.DescriptiveAttributeXMLControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
hAttributeXML
java.util.Hashtable<K,V> hAttributeXML
-
strCatentryId
java.lang.String strCatentryId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ItemCreateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_xmlRoot
java.util.Hashtable<K,V> m_xmlRoot
-
m_strItemRefNum
java.lang.String m_strItemRefNum
-
m_strProductRefNum
java.lang.String m_strProductRefNum
-
m_strStoreRefNum
java.lang.String m_strStoreRefNum
-
m_strLangId
java.lang.String m_strLangId
-
m_strFulfillmentCenterId
java.lang.String m_strFulfillmentCenterId
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
catalogEntryId
java.lang.String catalogEntryId
-
m_itmCHelper
ItemCreateHelper m_itmCHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ItemDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayItemRefNum
java.lang.String[] m_arrayItemRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strProductrfnbr
java.lang.String m_strProductrfnbr
-
m_itmDHelper
ItemDeleteHelper m_itmDHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ItemGenerateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayProductRefNum
java.lang.String[] m_arrayProductRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strFulfillmentCenterId
java.lang.String m_strFulfillmentCenterId
-
m_itmGHelper
ItemGenerateHelper m_itmGHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ItemPriceDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.ItemUpdateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_xmlRoot
java.util.Hashtable<K,V> m_xmlRoot
-
m_strItemRefNum
java.lang.String m_strItemRefNum
-
m_strStoreRefNum
java.lang.String m_strStoreRefNum
-
m_strLangId
java.lang.String m_strLangId
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_itmUHelper
ItemUpdateHelper m_itmUHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.MAssociationUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strXML
java.lang.String m_strXML
-
m_vMAssociationUpdate
java.util.Vector<E> m_vMAssociationUpdate
-
m_strReturnViewForTools
java.lang.String m_strReturnViewForTools
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatAddProductRelationControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCategoryId
java.lang.String m_strCategoryId
-
m_strPartnumber
java.lang.String m_strPartnumber
-
m_lCatentryId
java.lang.Long m_lCatentryId
-
m_strExtFunctionSKU
java.lang.String m_strExtFunctionSKU
-
vDupProducts
java.util.Vector<E> vDupProducts
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatAddProductRelationsControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCategoryId
java.lang.String m_strCategoryId
-
vProducts
java.util.Vector<E> vProducts
-
vDupProducts
java.util.Vector<E> vDupProducts
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCatalogCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
vLanguages
java.util.Vector<E> vLanguages
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogCode
java.lang.String m_strCatalogCode
-
m_strCatalogDesc
java.lang.String m_strCatalogDesc
-
m_vLanguages
java.util.Vector<E> m_vLanguages
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCatalogDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_vCatalogs
java.util.Vector<E> m_vCatalogs
-
hasTopCategory
boolean hasTopCategory
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCatalogUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
vLanguages
java.util.Vector<E> vLanguages
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCatalogCode
java.lang.String m_strCatalogCode
-
m_strCatalogDesc
java.lang.String m_strCatalogDesc
-
m_vLanguages
java.util.Vector<E> m_vLanguages
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
vLanguages
java.util.Vector<E> vLanguages
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strParentId
java.lang.String m_strParentId
-
m_strParentStoreId
java.lang.String m_strParentStoreId
-
m_strCatgroupId
java.lang.String m_strCatgroupId
-
m_strCategoryCode
java.lang.String m_strCategoryCode
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryDisplayCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strPageName
java.lang.String m_strPageName
-
m_strDescription
java.lang.String m_strDescription
-
m_strLanguage
java.lang.String m_strLanguage
-
m_strDevice
java.lang.String m_strDevice
-
m_strField1
java.lang.String m_strField1
-
m_strField2
java.lang.String m_strField2
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryDisplayDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_vTemplateId
java.util.Vector<E> m_vTemplateId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryDisplaySequenceControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
vSequences
java.util.Vector<E> vSequences
-
m_strValue
java.lang.String m_strValue
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryDisplayUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTemplateId
java.lang.String m_strTemplateId
-
m_strPageName
java.lang.String m_strPageName
-
m_strDescription
java.lang.String m_strDescription
-
m_strLanguage
java.lang.String m_strLanguage
-
m_strDevice
java.lang.String m_strDevice
-
m_strField1
java.lang.String m_strField1
-
m_strField2
java.lang.String m_strField2
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCategoryUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
vLanguages
java.util.Vector<E> vLanguages
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCatgroupdId
java.lang.String m_strCatgroupdId
-
m_strCategoryCode
java.lang.String m_strCategoryCode
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatCopyCategoryControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strResponse
java.lang.String m_strResponse
-
m_vRelations
java.util.Vector<E> m_vRelations
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strSourceCatalogId
java.lang.String m_strSourceCatalogId
-
m_bCopyWithProducts
boolean m_bCopyWithProducts
-
m_bCopyWithAttachments
boolean m_bCopyWithAttachments
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatDeleteCatgroupControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCategoryId
java.lang.String m_strCategoryId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatLinkCatgroupControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_vRelations
java.util.Vector<E> m_vRelations
-
m_strResponse
java.lang.String m_strResponse
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strSourceCatalogId
java.lang.String m_strSourceCatalogId
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatRemoveCatgroupCatalogCheckOnlyControllerCmdImpl extends com.ibm.commerce.tools.catalog.commands.NavCatRemoveCatgroupControllerCmdImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.NavCatRemoveCatgroupControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strRemoveFirstNode
java.lang.String m_strRemoveFirstNode
-
m_vRelations
java.util.Vector<E> m_vRelations
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatRemoveProductRelationsControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCategoryId
java.lang.String m_strCategoryId
-
vProducts
java.util.Vector<E> vProducts
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatRenameCatgroupControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCatgroupdId
java.lang.String m_strCatgroupdId
-
m_strCategoryCode
java.lang.String m_strCategoryCode
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatReparentCatgroupControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
hCategories
java.util.Hashtable<K,V> hCategories
-
m_strResponse
java.lang.String m_strResponse
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strTargetCatgroupId
java.lang.String m_strTargetCatgroupId
-
m_strTargetStoreId
java.lang.String m_strTargetStoreId
-
m_vRelations
java.util.Vector<E> m_vRelations
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatSequenceCategoriesControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
vSequences
java.util.Vector<E> vSequences
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strParentId
java.lang.String m_strParentId
-
m_strValue
java.lang.String m_strValue
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatSequenceCategoryControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
vSequences
java.util.Vector<E> vSequences
-
m_strCatalogId
java.lang.String m_strCatalogId
-
m_strCatgroupId
java.lang.String m_strCatgroupId
-
m_strValue
java.lang.String m_strValue
-
-
-
Class com.ibm.commerce.tools.catalog.commands.NavCatTargetCategoryDisplayControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strCategoryId
java.lang.String m_strCategoryId
-
m_vTemplates
java.util.Vector<E> m_vTemplates
-
m_vCurrentTemplates
java.util.Vector<E> m_vCurrentTemplates
-
-
-
Class com.ibm.commerce.tools.catalog.commands.PackageBundleContentsCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strXML
java.lang.String m_strXML
-
m_vPackageBundleContents
java.util.Vector<E> m_vPackageBundleContents
-
m_strReturnViewForTools
java.lang.String m_strReturnViewForTools
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductAttributeValueDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayAttrValueRefNum
java.lang.String[] m_arrayAttrValueRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strProductrfnbr
java.lang.String m_strProductrfnbr
-
m_strAttributeId
java.lang.String m_strAttributeId
-
m_productDHelper
ProductDeleteHelper m_productDHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductCatUpdateCatgpenrelCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
strCatentryId
java.lang.String strCatentryId
-
vChanges
java.util.Vector<E> vChanges
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductDeleteImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_arrayProductRefNum
java.lang.String[] m_arrayProductRefNum
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_productDHelper
ProductDeleteHelper m_productDHelper
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductNotebookUpdateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
catalogEntryType
java.lang.String catalogEntryType
-
m_bNeedRefreshCalcCodeReg
boolean m_bNeedRefreshCalcCodeReg
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductPricingCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
pricing
com.ibm.commerce.tools.catalog.beans.PricingDataBean pricing
-
-
-
Class com.ibm.commerce.tools.catalog.commands.ProductPricingControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.tools.catalog.commands.ProductWizardCreateImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
productId
java.lang.String productId
The product Id of the new product once it has been created. -
catalogEntryType
java.lang.String catalogEntryType
-
m_bNeedRefreshCalcCodeReg
boolean m_bNeedRefreshCalcCodeReg
-
-
-
-
Package com.ibm.commerce.tools.catalog.util
-
Class com.ibm.commerce.tools.catalog.util.CatalogToolException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
message
java.lang.String message
-
originalException
java.lang.Exception originalException
-
-
-
-
Package com.ibm.commerce.tools.command
-
Class com.ibm.commerce.tools.command.SampleTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
reqProperties1
TypedProperty reqProperties1
-
reqProperties2
TypedProperty reqProperties2
-
-
-
Class com.ibm.commerce.tools.command.ToolsControllerCommandImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
toolsProperties
java.util.Vector<E> toolsProperties
Contains the various properties of the tool.
-
-
-
Class com.ibm.commerce.tools.command.ToolsForwardViewCommandImpl extends HttpForwardViewCommandImpl implements Serializable
-
-
Package com.ibm.commerce.tools.common
-
Package com.ibm.commerce.tools.common.ui
-
Package com.ibm.commerce.tools.contentmanagement.commands
-
Class com.ibm.commerce.tools.contentmanagement.commands.ContentContextSetControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strTaskId
java.lang.String m_strTaskId
-
m_strWorkspaceId
java.lang.String m_strWorkspaceId
-
m_strCleanContext
java.lang.String m_strCleanContext
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.ListTasksCmdImpl extends DataBeanCommandImpl implements Serializable
-
Serialized Fields
-
m_strLoginLanguageId
java.lang.String m_strLoginLanguageId
-
m_strLoginMemberId
java.lang.String m_strLoginMemberId
-
m_locale
java.util.Locale m_locale
-
m_jdbcHelper
com.ibm.commerce.base.objects.ServerJDBCHelperBean m_jdbcHelper
-
NL_TK_STATUS_INACTIVE
java.lang.String NL_TK_STATUS_INACTIVE
-
NL_TK_STATUS_WORKING
java.lang.String NL_TK_STATUS_WORKING
-
NL_TK_STATUS_COMPLETE
java.lang.String NL_TK_STATUS_COMPLETE
-
NL_APPROVAL_TASK
java.lang.String NL_APPROVAL_TASK
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskChangeStatusControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskId
java.lang.String m_strTaskId
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strAction
java.lang.String m_strAction
-
m_strSwitchContext
java.lang.String m_strSwitchContext
-
isTraceEnabled
boolean isTraceEnabled
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTemplateId
java.lang.String m_strTemplateId
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strDueDateYear
java.lang.String m_strDueDateYear
-
m_strDueDateMonth
java.lang.String m_strDueDateMonth
-
m_strDueDateDay
java.lang.String m_strDueDateDay
-
m_vMemberIds
java.util.Vector<E> m_vMemberIds
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_strName
java.lang.String m_strName
-
m_strDescription
java.lang.String m_strDescription
-
m_tsDueDate
java.lang.String m_tsDueDate
-
m_lTaskId
java.lang.Long m_lTaskId
-
m_strTaskIdentifier
java.lang.String m_strTaskIdentifier
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupChangeStatusControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strAction
java.lang.String m_strAction
-
m_strSwitchContext
java.lang.String m_strSwitchContext
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTemplateId
java.lang.String m_strTemplateId
-
m_strWorkspaceId
java.lang.String m_strWorkspaceId
-
m_strPersistent
java.lang.String m_strPersistent
-
m_strQuickPublish
java.lang.String m_strQuickPublish
-
m_strDueDateYear
java.lang.String m_strDueDateYear
-
m_strDueDateMonth
java.lang.String m_strDueDateMonth
-
m_strDueDateDay
java.lang.String m_strDueDateDay
-
m_vApprovers
java.util.Vector<E> m_vApprovers
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_tsDueDate
java.lang.String m_tsDueDate
-
m_tsPromotionDate
java.lang.String m_tsPromotionDate
-
m_lTaskgroupId
java.lang.Long m_lTaskgroupId
-
m_strTaskgroupIdentifier
java.lang.String m_strTaskgroupIdentifier
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupMoveChangeControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strHistoryId
java.lang.String m_strHistoryId
-
m_strDestinationTaskgroupId
java.lang.String m_strDestinationTaskgroupId
-
m_strDestinationTaskId
java.lang.String m_strDestinationTaskId
-
strResourceBundle
java.lang.String strResourceBundle
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupRemoveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strWorkspaceId
java.lang.String m_strWorkspaceId
-
m_strAction
java.lang.String m_strAction
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupSchedulePromotionControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strPromotionDateYear
java.lang.String m_strPromotionDateYear
-
m_strPromotionDateMonth
java.lang.String m_strPromotionDateMonth
-
m_strPromotionDateDay
java.lang.String m_strPromotionDateDay
-
m_strPromotionTime
java.lang.String m_strPromotionTime
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupTemplateCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_lTaskgroupTemplateId
java.lang.Long m_lTaskgroupTemplateId
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupUndoChangeControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strHistoryId
java.lang.String m_strHistoryId
-
strResourceBundle
java.lang.String strResourceBundle
Resource Bundle for error messages
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupUpdateCommentsControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strComment
java.lang.String m_strComment
-
m_commentID
java.lang.Long m_commentID
-
m_postDate
java.sql.Timestamp m_postDate
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strIsTemplate
java.lang.String m_strIsTemplate
-
m_strTaskgroupId
java.lang.String m_strTaskgroupId
-
m_strPersistent
java.lang.String m_strPersistent
-
m_strQuickPublish
java.lang.String m_strQuickPublish
-
m_strDueDateYear
java.lang.String m_strDueDateYear
-
m_strDueDateMonth
java.lang.String m_strDueDateMonth
-
m_strDueDateDay
java.lang.String m_strDueDateDay
-
m_vApprovers
java.util.Vector<E> m_vApprovers
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_tsDueDate
java.lang.String m_tsDueDate
-
m_tsPromotionDate
java.lang.String m_tsPromotionDate
-
m_lTaskgroupId
java.lang.Long m_lTaskgroupId
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskRemoveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskId
java.lang.String m_strTaskId
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskTemplateCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskId
java.lang.String m_strTaskId
-
m_lTaskTemplateId
java.lang.Long m_lTaskTemplateId
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.TaskUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strTaskId
java.lang.String m_strTaskId
-
m_strDueDateYear
java.lang.String m_strDueDateYear
-
m_strDueDateMonth
java.lang.String m_strDueDateMonth
-
m_strDueDateDay
java.lang.String m_strDueDateDay
-
m_vMemberIds
java.util.Vector<E> m_vMemberIds
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_lTaskId
java.lang.Long m_lTaskId
-
m_tsDueDate
java.lang.String m_tsDueDate
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.WorkspaceChangeStatusControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strWorkspaceId
java.lang.String m_strWorkspaceId
-
m_strAction
java.lang.String m_strAction
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.WorkspaceCreateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strPersistent
java.lang.String m_strPersistent
-
m_strEmergencyFix
java.lang.String m_strEmergencyFix
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_lWorkspaceId
java.lang.Long m_lWorkspaceId
-
m_workspaceName
java.lang.String m_workspaceName
-
m_workspaceDesc
java.lang.String m_workspaceDesc
-
m_strWorkspaceIdentifier
java.lang.String m_strWorkspaceIdentifier
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.WorkspaceSynchronizeControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
-
-
Class com.ibm.commerce.tools.contentmanagement.commands.WorkspaceUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
m_strRedirectURL
java.lang.String m_strRedirectURL
-
m_strWorkspaceId
java.lang.String m_strWorkspaceId
-
m_strPersistent
java.lang.String m_strPersistent
-
m_strEmergencyFix
java.lang.String m_strEmergencyFix
-
m_vDescObjects
java.util.Vector<E> m_vDescObjects
-
m_workspaceName
java.lang.String m_workspaceName
-
m_workspaceDesc
java.lang.String m_workspaceDesc
-
-
-
-
Package com.ibm.commerce.tools.contract.beans
-
Class com.ibm.commerce.tools.contract.beans.AccountDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
accountId
java.lang.String accountId
-
langId
java.lang.String langId
-
accountName
java.lang.String accountName
-
customerContactName
java.lang.String customerContactName
-
contractId
java.lang.String contractId
-
numberOfContractsStr
java.lang.String numberOfContractsStr
-
storeId
java.lang.String storeId
-
aab
AccountAccessBean aab
-
pab
ParticipantAccessBean pab
-
tdab
TradingDescriptionAccessBean tdab
-
_customerName
java.lang.String _customerName
-
_customerId
java.lang.String _customerId
-
_representativeName
java.lang.String _representativeName
-
updateDate
java.lang.String updateDate
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.AccountListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
accName
java.lang.String[] accName
-
repName
java.lang.String[] repName
-
contractNum
java.lang.String[] contractNum
-
accId
java.lang.String[] accId
-
listSize
int listSize
-
numberOfAccounts
int numberOfAccounts
-
_deleteAccountList
AccountDataBean[] _deleteAccountList
-
accountNameLike
java.lang.String accountNameLike
-
searchNameParameter
java.lang.String searchNameParameter
-
searchNameFilterParameter
java.lang.String searchNameFilterParameter
-
defaultLanguageID
java.lang.String defaultLanguageID
-
storeID
java.lang.String storeID
-
accountList
java.util.Vector<E> accountList
-
myFlag_NumOfSearchResultsExceededMax
boolean myFlag_NumOfSearchResultsExceededMax
Boolean flag to indicate the number of results exceed the max threshold or not -
mySearchCriteriaType
int mySearchCriteriaType
The specified search criteria type, default to search all -
mySearchKeyword
java.lang.String mySearchKeyword
The specified search keyword -
mySearchMaxThreshold
int mySearchMaxThreshold
The specified max threshold allowed for total search results return -
myFlag_LightWeightAccountDataBean
boolean myFlag_LightWeightAccountDataBean
Boolean flag to indicate to use light weight data bean for performance enhancement -
ifDebug
boolean ifDebug
-
-
-
Class com.ibm.commerce.tools.contract.beans.AddressBookTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
tcType
java.lang.String tcType
-
abab
AddressBookTCAccessBean abab
-
hasTC
boolean hasTC
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.AddressListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_addressList
AddressDataBean[] _addressList
-
_addressType
java.lang.String _addressType
-
_memberId
java.lang.Long _memberId
-
-
-
Class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_filterType
int _filterType
Catalog Filter Data bean filter type (Catalog|Category|Catentry) attribute -
_actionType
int _actionType
Catalog Filter Data bean action type (noaction|new|update|delete) attribute -
_entitlementType
int _entitlementType
Catalog Filter Data bean entitlement type (include|exclude) attribute -
_synched
java.lang.Boolean _synched
Catalog Filter Data bean synchronization (true|false) attribute -
_owner
java.lang.String _owner
Catalog Filter Data bean owner attribute -
_adjustment
java.lang.String _adjustment
Catalog Filter Data bean percentage adjustment attribute -
_precedence
java.lang.String _precedence
Catalog Filter Data bean precendence attribute -
_referenceNumber
java.lang.String _referenceNumber
Catalog Filter Data bean String reference number attribute -
_referenceNumberL
java.lang.Long _referenceNumberL
Catalog Filter Data bean Long reference number attribute -
_identifier
java.lang.String _identifier
Catalog Filter Data bean identifier attribute
-
-
-
Class com.ibm.commerce.tools.contract.beans.CatalogFilterTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_catalogId
java.lang.String _catalogId
The catalog ID defined in the root of this product tree. -
_salesCatalogId
java.lang.String _salesCatalogId
The sales catalog ID defined in the root of this product tree. -
_categoryId
java.lang.String _categoryId
The category ID holder to be used when constructing the tree. -
_catentryId
java.lang.String _catentryId
The catentry ID holder to be used when constructing the tree. -
_catentryIds
java.lang.String _catentryIds
The list of resultant catentry IDs. -
_commandContext
CommandContext _commandContext
The command context used in this bean. -
_defaultLanguageId
java.lang.String _defaultLanguageId
The ID of the runtime default language. -
_iconInfo
java.util.Vector<E> _iconInfo
The vector of all the icon information in the tree. -
_languageId
java.lang.String _languageId
The ID of the language that the node entry is in. -
_menuInfo
java.util.Vector<E> _menuInfo
The vector of all the menu information in the tree. -
_nodeInfo
java.util.Vector<E> _nodeInfo
The vector of all the node information in the tree. -
_queryType
int _queryType
The query type defines which query is to be executed to get the appropriate data to display in the current tree level. -
_requestProperties
TypedProperty _requestProperties
The request properties used in this bean. -
_storeId
java.lang.String _storeId
The ID of the current store. -
_storeIds
java.lang.String _storeIds
The IDs of the all the related stores in the store path. -
_catentryHashResellerOffers
java.util.Hashtable<K,V> _catentryHashResellerOffers
The hashed offers by catentry_id for the resellers offers. -
excludedCatgroupIds
java.lang.String excludedCatgroupIds
Categories excluded by the hosting contract -
excludedCatentryIds
java.lang.String excludedCatentryIds
Catalog entries excluded by the hosting contract -
excludedProductSetIds
java.lang.String excludedProductSetIds
Product sets excluded by the hosting contract -
loadUnsynchData
boolean loadUnsynchData
Should unsynchronized product set data be loaded -
hideHostingExclusions
boolean hideHostingExclusions
Should categories and products excluded by the hosting contract be removed from the tree -
_contractId
java.lang.String _contractId
The contract being modified -
_activeContractId
java.lang.String _activeContractId
The active version of the contract being modified -
_priceListIds
java.lang.String _priceListIds
The price lists of the term and condition -
_resellerMode
boolean _resellerMode
Internal flag to turn on enable reseller mode
-
-
-
Class com.ibm.commerce.tools.contract.beans.CatalogShippingAdjustmentDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_filterType
int _filterType
Catalog shipping adjustment tree node filter type (Catalog|Category|Catentry) attribute -
_shippingChargeAdjustmentDataBeans
java.util.Vector<E> _shippingChargeAdjustmentDataBeans
All the terms and conditions referenced to this node. Each element in Vector is a ShippingChargeAdjustmentDataBean -
_referenceNumber
java.lang.String _referenceNumber
Catalog shipping adjustment data bean String reference number attribute. This can be a catalog ID, category ID, or catentry ID. -
_referenceNumberL
java.lang.Long _referenceNumberL
Catalog shipping adjustment data bean long reference number attribute, which is the same type as the database field .
-
-
-
Class com.ibm.commerce.tools.contract.beans.CategoryPricingTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
catalogAdjustmentVector
java.util.Vector<E> catalogAdjustmentVector
-
selectiveAdjustmentVector
java.util.Vector<E> selectiveAdjustmentVector
-
customAdjustmentVector
java.util.Vector<E> customAdjustmentVector
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.ContractDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.String contractId
-
contractName
java.lang.String contractName
-
contractDescription
java.lang.String contractDescription
-
state
java.lang.String state
-
startDate
java.sql.Timestamp startDate
-
endDate
java.sql.Timestamp endDate
-
createDate
java.sql.Timestamp createDate
-
majorVersionNumber
java.lang.String majorVersionNumber
-
minorVersionNumber
java.lang.String minorVersionNumber
-
updateDate
java.lang.String updateDate
-
contractStoreName
java.lang.String contractStoreName
-
contractStoreStatus
java.lang.String contractStoreStatus
-
contractStoreId
java.lang.String contractStoreId
-
contractStoreURL
java.lang.String contractStoreURL
-
familyId
java.lang.String familyId
-
customerName
java.lang.String customerName
-
langId
java.lang.String langId
-
buyerName
java.util.Vector<E> buyerName
-
buyerNumber
java.util.Vector<E> buyerNumber
-
memberGroupName
java.util.Vector<E> memberGroupName
-
memberGroupId
java.util.Vector<E> memberGroupId
-
cab
ContractAccessBean cab
-
tdab
TradingDescriptionAccessBean tdab
-
taab
TradingAgreementAccessBean taab
-
aab
AttachmentAccessBean aab
-
sab
StoreAccessBean sab
-
iCommandContext
CommandContext iCommandContext
-
storeId
java.lang.String storeId
-
-
-
Class com.ibm.commerce.tools.contract.beans.ContractListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
accName
java.lang.String[] accName
-
repName
java.lang.String[] repName
-
contractNum
java.lang.String[] contractNum
-
accId
java.lang.String[] accId
-
listSize
int listSize
-
numberOfContracts
int numberOfContracts
-
type
java.lang.String type
-
usage
java.lang.Integer usage
-
allAccounts
boolean allAccounts
-
languageID
java.lang.String languageID
-
defaultLanguageID
java.lang.String defaultLanguageID
-
orderByParameter
java.lang.String orderByParameter
-
stateParameter
java.lang.String stateParameter
-
accountId
java.lang.Long accountId
-
storeID
java.lang.String storeID
-
searchNameParameter
java.lang.String searchNameParameter
-
searchNameFilterParameter
java.lang.String searchNameFilterParameter
-
searchDescParameter
java.lang.String searchDescParameter
-
searchDescFilterParameter
java.lang.String searchDescFilterParameter
-
searchStoreNameParameter
java.lang.String searchStoreNameParameter
-
searchStoreNameFilterParameter
java.lang.String searchStoreNameFilterParameter
-
contractList
java.util.Vector<E> contractList
-
ifDebug
boolean ifDebug
-
-
-
Class com.ibm.commerce.tools.contract.beans.ContractSearchCriteriaDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.tools.contract.beans.CustomPricingTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
xmlDefinition
java.lang.String xmlDefinition
-
customPricingReferenceNumber
java.lang.String customPricingReferenceNumber
-
priceListName
java.lang.String[] priceListName
-
priceListDescription
java.lang.String[] priceListDescription
-
priceListPrecedence
java.lang.String[] priceListPrecedence
-
priceListReferenceNumber
java.lang.String[] priceListReferenceNumber
-
priceListType
java.lang.String[] priceListType
-
priceListMemberType
java.lang.String[] priceListMemberType
-
priceListMemberDN
java.lang.String[] priceListMemberDN
-
priceListMemberGroupType
java.lang.String[] priceListMemberGroupType
-
priceListMemberGroupName
java.lang.String[] priceListMemberGroupName
-
priceListMemberGroupDN
java.lang.String[] priceListMemberGroupDN
-
priceListId
java.lang.String[] priceListId
-
offerReferenceNumber
java.lang.String[] offerReferenceNumber
-
offerMaximumPurchaseQuantity
java.lang.String[] offerMaximumPurchaseQuantity
-
offerMinimumPurchaseQuantity
java.lang.String[] offerMinimumPurchaseQuantity
-
offerPrecedence
java.lang.String[] offerPrecedence
-
offerPublished
java.lang.String[] offerPublished
-
offerQuantityUnit
java.lang.String[] offerQuantityUnit
-
offerField1
java.lang.String[] offerField1
-
offerSkuNumber
java.lang.String[] offerSkuNumber
-
offerMemberType
java.lang.String[] offerMemberType
-
offerMemberDN
java.lang.String[] offerMemberDN
-
offerMemberGroupType
java.lang.String[] offerMemberGroupType
-
offerMemberGroupName
java.lang.String[] offerMemberGroupName
-
offerMemberGroupDN
java.lang.String[] offerMemberGroupDN
-
offerId
java.lang.String[] offerId
-
offerPriceValue
java.lang.String[] offerPriceValue
-
offerPriceCurrency
java.lang.String[] offerPriceCurrency
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.CustomProductSetDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_id
java.lang.Long _id
-
_catalogEntries
java.util.Vector<E> _catalogEntries
-
_catalogGroups
java.util.Vector<E> _catalogGroups
-
_productSetName
java.lang.String _productSetName
-
_productSetXMLdefinition
java.lang.String _productSetXMLdefinition
-
memberEleAndMemberId
java.util.Hashtable<K,V> memberEleAndMemberId
-
-
-
Class com.ibm.commerce.tools.contract.beans.DisplayCustomizationTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
accountId
java.lang.Long accountId
-
langId
java.lang.String langId
-
userId
java.lang.Long userId
-
storeId
java.lang.Integer storeId
-
maxIdxOfTextType
int maxIdxOfTextType
-
maxIdxOfAtthType
int maxIdxOfAtthType
-
iCommandContext
CommandContext iCommandContext
-
localeLangId
java.lang.Integer localeLangId
-
myInfo
java.util.Hashtable<K,V> myInfo
-
hasDisplayLogo
boolean hasDisplayLogo
-
hasDisplayText
boolean hasDisplayText
-
-
-
Class com.ibm.commerce.tools.contract.beans.HandlingChargeTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
firstReleaseFree
boolean firstReleaseFree
-
orderCurrency
java.lang.String orderCurrency
-
handlingAmount
java.math.BigDecimal handlingAmount
-
maximumHandlingAmount
java.math.BigDecimal maximumHandlingAmount
-
maximumPercentage
java.lang.Double maximumPercentage
-
referenceNumber
java.lang.String referenceNumber
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.InvoicingTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
hasEmail
boolean hasEmail
-
hasInTheBox
boolean hasInTheBox
-
hasRegularMail
boolean hasRegularMail
-
eMailRefNumber
java.lang.String eMailRefNumber
-
inTheBoxRefNumber
java.lang.String inTheBoxRefNumber
-
regularMailRefNumber
java.lang.String regularMailRefNumber
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.MemberDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_memberId
java.lang.String _memberId
-
_memberType
java.lang.String _memberType
-
_memberDN
java.lang.String _memberDN
-
_memberGroupOwnerMemberId
java.lang.String _memberGroupOwnerMemberId
-
_memberGroupOwnerMemberType
java.lang.String _memberGroupOwnerMemberType
-
_memberGroupOwnerMemberDN
java.lang.String _memberGroupOwnerMemberDN
-
_memberGroupName
java.lang.String _memberGroupName
-
-
-
Class com.ibm.commerce.tools.contract.beans.OrderApprovalTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
oaab
OrderApprovalTCAccessBean oaab
-
hasOrderApproval
boolean hasOrderApproval
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.PaymentTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
tcEnum
java.util.Enumeration<E> tcEnum
-
iCommandContext
CommandContext iCommandContext
-
_storeIdentity
java.lang.String[] _storeIdentity
-
_storeMemberId
java.lang.String[] _storeMemberId
-
_storeMemberDNType
java.lang.String[] _storeMemberDNType
-
_storeMemberDN
java.lang.String[] _storeMemberDN
-
_addrMemberID
java.lang.String[] _addrMemberID
-
_addrMemberDN
java.lang.String[] _addrMemberDN
-
_addrMemberDNType
java.lang.String[] _addrMemberDNType
-
_addrNickName
java.lang.String[] _addrNickName
-
_displayName
java.lang.String[] _displayName
-
_policyName
java.lang.String[] _policyName
-
_referenceNumber
java.lang.String[] _referenceNumber
-
_attrs
java.util.Hashtable<K,V>[] _attrs
-
-
-
Class com.ibm.commerce.tools.contract.beans.PolicyDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_id
java.lang.Long _id
-
_policyName
java.lang.String _policyName
-
_policyType
java.lang.String _policyType
-
_startDate
java.sql.Timestamp _startDate
-
_endDate
java.sql.Timestamp _endDate
-
_storeEntId
java.lang.Integer _storeEntId
-
_storeIdentity
java.lang.String _storeIdentity
-
_storeMemberId
java.lang.Long _storeMemberId
-
_properties
java.lang.String _properties
-
_languageId
java.lang.Integer _languageId
-
_shortDescription
java.lang.String _shortDescription
-
_longDescription
java.lang.String _longDescription
-
_timeCreated
java.sql.Timestamp _timeCreated
-
_timeUpdated
java.sql.Timestamp _timeUpdated
-
-
-
Class com.ibm.commerce.tools.contract.beans.PolicyListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_policyList
PolicyDataBean[] _policyList
-
_policyType
java.lang.String _policyType
-
_policyName
java.lang.String _policyName
-
_tc
java.lang.Long _tc
-
_findBy
java.lang.String _findBy
-
_orderBy
java.lang.String _orderBy
-
_storeId
java.lang.Integer _storeId
-
-
-
Class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_storeId
java.lang.Integer _storeId
The store ID attribute. Either user specified, or retrieved from the command context -
_contractId
java.lang.Long _contractId
The contract ID attribute. Either user specified, or retrieved from the command context -
_hostingContractId
java.lang.Long _hostingContractId
-
_baseContractId
java.lang.Long _baseContractId
-
excludedProductSetIds
java.lang.String excludedProductSetIds
-
getDefaultContract
boolean getDefaultContract
-
saveOwner
java.lang.String saveOwner
-
saveMemberId
java.lang.Long saveMemberId
-
_hostingMode
boolean _hostingMode
-
_validateReferenceNumbers
boolean _validateReferenceNumbers
-
_termConditionId
java.lang.Long _termConditionId
The term and condition ID attribute. Either user specified, or retrieved from the command context -
_includeEntireCatalog
java.lang.Boolean _includeEntireCatalog
The included entire catalog for this TC -
_immediateDeploy
java.lang.Boolean _immediateDeploy
This TC is set for immediate deployment, or delayed deployment. -
_catalogReferenceNumber
java.lang.String _catalogReferenceNumber
The catalog reference number for the master catalog -
_catalogIdentifier
java.lang.String _catalogIdentifier
The catalog identifier for the master catalog -
_catalogOwner
MemberDataBean _catalogOwner
The catalog owner Member Data Bean for the master catalog -
_hasSharedCatalog
java.lang.Boolean _hasSharedCatalog
Does the current store have a shared catalog -
_cab
ContractAccessBean _cab
The contract access bean attribute that refers to this particular store -
_tcab
TermConditionAccessBean _tcab
The term and condition access bean attribute that refers to the TC that this data bean represents -
_ptcmcwfab
PriceTCMasterCatalogWithFilteringAccessBean _ptcmcwfab
The PriceTCMasterCatalogWithFiltering access bean that refers to the TC that this data bean represents -
_filterXMLdefinition
java.lang.String _filterXMLdefinition
The XML definition attribute from the TCATTR table contained within the TC access bean -
_catalogFilters
java.util.Vector<E> _catalogFilters
The ultimate result vector of this data bean. This data bean produces a vector of CatalogFilterDataBeans -
_contractLastUpdateTime
java.sql.Timestamp _contractLastUpdateTime
Last contract update time -
_contractOwner
MemberDataBean _contractOwner
The contract owner Member Data Bean for this store -
_contractState
java.lang.Integer _contractState
The contract owner distinguish name for this store -
_tcLastUpdateTime
java.sql.Timestamp _tcLastUpdateTime
Last TC update time -
_filterPublishStatus
java.lang.Integer _filterPublishStatus
Last catalog filter publish status -
_filterPublishTimeStamp
java.sql.Timestamp _filterPublishTimeStamp
Last catalog filter publish timestamp -
_priceListPolicies
PolicyListDataBean _priceListPolicies
The list of price list policies associated with this TC -
_debugMode
boolean _debugMode
Internal flag to bypass the TCATTR table, and instead parse simulated XML directly from a method provided in this data bean -
_databeanMode
int _databeanMode
Internal flag to represent how this data bean is being called. This data bean is designed to be called by the Catalog Filter UI, or by the Catalog Filter product set publish engine.
-
-
-
Class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogEntryID
java.math.BigDecimal catalogEntryID
-
memberID
java.math.BigDecimal memberID
-
partNumber
java.lang.String partNumber
-
name
java.lang.String name
-
shortDescription
java.lang.String shortDescription
-
catentryType
java.lang.String catentryType
-
_published
java.lang.String _published
-
_quantityUnit
java.lang.String _quantityUnit
-
m_nNumOfSKUs
java.lang.Long m_nNumOfSKUs
-
m_strCategoryName
java.lang.String m_strCategoryName
-
m_strStoreId
java.lang.String m_strStoreId
-
m_strLanguageId
java.lang.String m_strLanguageId
-
m_CommandContext
CommandContext m_CommandContext
-
_searchType
java.lang.String _searchType
-
-
-
Class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
indexBegin
java.lang.String indexBegin
-
indexEnd
java.lang.String indexEnd
-
memberID
java.lang.String memberID
-
catalogID
java.lang.String catalogID
-
contractID
java.lang.String contractID
-
languageID
java.lang.String languageID
-
defaultLanguageID
java.lang.String defaultLanguageID
-
partNumber
java.lang.String partNumber
-
partNumberLike
java.lang.String partNumberLike
-
name
java.lang.String name
-
nameLike
java.lang.String nameLike
-
shortDescription
java.lang.String shortDescription
-
shortDescriptionLike
java.lang.String shortDescriptionLike
-
orderBy
java.lang.String orderBy
-
_searchType
java.lang.String _searchType
-
catalogList
java.util.Vector<E> catalogList
-
resultSetSize
int resultSetSize
-
storeID
java.lang.String storeID
-
catalogEntryType
java.lang.String catalogEntryType
-
-
-
Class com.ibm.commerce.tools.contract.beans.ProductSetTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
customInclusionPSvector
java.util.Vector<E> customInclusionPSvector
-
standardInclusionPSvector
java.util.Vector<E> standardInclusionPSvector
-
iCommandContext
CommandContext iCommandContext
-
customExclusionPSvector
java.util.Vector<E> customExclusionPSvector
-
languageId
java.lang.Integer languageId
-
standardExclusionPSvector
java.util.Vector<E> standardExclusionPSvector
-
-
-
Class com.ibm.commerce.tools.contract.beans.ProductTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
-
commandContext
CommandContext commandContext
-
nodeInfo
java.util.Vector<E> nodeInfo
-
iconInfo
java.util.Vector<E> iconInfo
-
menuInfo
java.util.Vector<E> menuInfo
-
selectionType
java.lang.String selectionType
-
catalogId
java.lang.String catalogId
-
contractId
java.lang.String contractId
-
categoryId
java.lang.String categoryId
-
_languageId
java.lang.String _languageId
The ID of the language that the node entry is in. -
_defaultLanguageId
java.lang.String _defaultLanguageId
The ID of the runtime default language. -
_storeId
java.lang.String _storeId
The ID of the current store. -
_storeIds
java.lang.String _storeIds
The IDs of the all the related stores in the store path. -
memberCache
java.util.Hashtable<K,V> memberCache
-
-
-
Class com.ibm.commerce.tools.contract.beans.PurchaseOrderTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
_pOBNumber
java.lang.String[] _pOBNumber
-
_pOLNumber
java.lang.String[] _pOLNumber
-
_pOLCurrency
java.lang.String[] _pOLCurrency
-
_pOLValue
java.lang.String[] _pOLValue
-
_pOIndividual
int _pOIndividual
-
tcEnum
java.util.Enumeration<E> tcEnum
-
iCommandContext
CommandContext iCommandContext
-
_pOBReferenceNumber
java.lang.String[] _pOBReferenceNumber
-
_pOIReferenceNumber
java.lang.String _pOIReferenceNumber
-
_pOLReferenceNumber
java.lang.String[] _pOLReferenceNumber
-
-
-
Class com.ibm.commerce.tools.contract.beans.ReturnTCDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
contractId
java.lang.Long contractId
-
langId
java.lang.String langId
-
returnChargeReferenceNumber
java.lang.String returnChargeReferenceNumber
-
returnPaymentReferenceNumber
java.lang.String[] returnPaymentReferenceNumber
-
returnChargePolicy
java.lang.String returnChargePolicy
-
returnApprovalPolicy
java.lang.String returnApprovalPolicy
-
returnPaymentPolicy
java.lang.String[] returnPaymentPolicy
-
returnChargePolicyNumber
java.lang.String returnChargePolicyNumber
-
returnApprovalPolicyNumber
java.lang.String returnApprovalPolicyNumber
-
returnPaymentPolicyNumber
java.lang.String[] returnPaymentPolicyNumber
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_adjustmentType
int _adjustmentType
The adjustment type (percentage|amount) attribute. -
_adjustmentValue
java.lang.String _adjustmentValue
The adjustment value, which could be a fixed amount (BigDecimal) or percentage (Double). -
_currency
java.lang.String _currency
The currency for the fixed amount adjustment for the shipping charge. -
_policyId
java.lang.String _policyId
The policy ID for the shipping mode. If null, will be referenced to all shipping modes. -
_policyName
java.lang.String _policyName
The unique the name for the policy. -
_catalogId
java.lang.String _catalogId
The catalog to which this reference object belongs. By default, this should be the master catalog. -
_referenceId
java.lang.String _referenceId
Target reference, either CatalogGroup ID or CatalogEntry ID. If null, will be targetted to the master catalog (entire order). -
_ownerDn
java.lang.String _ownerDn
Target reference owner DN (distinguished name). -
_referenceName
java.lang.String _referenceName
Target reference name, either catalog group identifier or catalog entry SKU. If null, will be for entire order. -
_targetType
int _targetType
Shipping charge adjustment target type (Catalog-entire Order|Category|catentry) attribute -
_termcondId
java.lang.String _termcondId
Shipping charge adjustment term and condition ID -
_actionType
int _actionType
The action type in each term and condition record for the command to check if there needs to be an addition of a new term and condition or an update an existing term and condition. The default action type is "noaction".
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_storeId
java.lang.Integer _storeId
The store ID attribute. Either user specified, or retrieved from the command context -
_contractId
java.lang.Long _contractId
The contract ID attribute. Either user specified, or retrieved from the command context -
_termConditionIds
java.util.Vector<E> _termConditionIds
The term and condition IDs attribute. Either user specified, or retrieved from the command context, a vector of Long -
_catalogReferenceNumber
java.lang.String _catalogReferenceNumber
The catalog reference number for the master catalog in this tree -
_catalogIdentifier
java.lang.String _catalogIdentifier
The catalog identifier for the master catalog -
_catalogOwner
MemberDataBean _catalogOwner
The catalog owner Member Data Bean for the master catalog -
_hasSharedCatalog
java.lang.Boolean _hasSharedCatalog
Does the current store have a shared catalog -
_cab
ContractAccessBean _cab
The contract access bean attribute that refers to this particular store -
_tcabs
java.util.Vector<E> _tcabs
The vector of ShippingTCShippingChargeAdjustment access beans attribute that refer to the TCs that this data bean represents -
_catalogShippingAdjustments
java.util.Vector<E> _catalogShippingAdjustments
The ultimate result vector of this data bean. This data bean produces a vector of CatalogShippingChargeAdjustmentDataBeans -
_contractLastUpdateTime
java.sql.Timestamp _contractLastUpdateTime
Last contract update time -
_contractOwner
MemberDataBean _contractOwner
The contract owner Member Data Bean for this store -
_contractState
java.lang.Integer _contractState
The contract state
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_catalogId
java.lang.String _catalogId
The catalog ID defined in the root of this product tree. By default, this is the master catalog. -
_categoryId
java.lang.String _categoryId
The category ID holder to be used when constructing the tree. -
_catentryId
java.lang.String _catentryId
The Catentry ID holder to be used when constructing the tree. -
_commandContext
CommandContext _commandContext
The command context used in this bean. -
_defaultLanguageId
java.lang.String _defaultLanguageId
The ID of the runtime default language. -
_iconInfo
java.util.Vector<E> _iconInfo
The vector of all the icon information in the tree. -
_languageId
java.lang.String _languageId
The ID of the language for the node entry. -
_menuInfo
java.util.Vector<E> _menuInfo
The vector of all the menu information in the tree. -
_nodeInfo
java.util.Vector<E> _nodeInfo
The vector of all the node information in the tree. -
_queryType
int _queryType
The query type defines which query is to be executed to get the appropriate data to display in the current tree level. -
_requestProperties
TypedProperty _requestProperties
The request properties used in this bean. -
_storeId
java.lang.String _storeId
The ID of the current store. -
_storeIds
java.lang.String _storeIds
The IDs of the all the related stores in the store path. -
_contractId
java.lang.String _contractId
The contract being modified -
_delegationGrid
boolean _delegationGrid
Specifies whether this bean is in the delegation grid notebook
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_contractId
java.lang.Long _contractId
-
_languageId
java.lang.String _languageId
-
ShippingChargeVector
java.util.Vector<E> ShippingChargeVector
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingTCShippingModeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_contractId
java.lang.Long _contractId
-
_languageId
java.lang.String _languageId
-
ShippingModeVector
java.util.Vector<E> ShippingModeVector
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.ShippingTCShipToAddressDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_contractId
java.lang.Long _contractId
-
_languageId
java.lang.String _languageId
-
ShippingAddressVector
java.util.Vector<E> ShippingAddressVector
-
iCommandContext
CommandContext iCommandContext
-
-
-
Class com.ibm.commerce.tools.contract.beans.StoreCreationWizardDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
cmdContext
CommandContext cmdContext
-
requestProperties
TypedProperty requestProperties
-
collator
com.ibm.icu.text.Collator collator
-
-
-
-
Package com.ibm.commerce.tools.ecoupon
-
Class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
code
java.lang.String code
Deprecated. -
storeId
java.lang.Integer storeId
Deprecated. -
langId
java.lang.Integer langId
Deprecated. -
groupBy
java.lang.Integer groupBy
Deprecated. -
description
java.lang.String description
Deprecated. -
currency
java.lang.String currency
Deprecated. -
assignedShopperGroups
java.util.Vector<E> assignedShopperGroups
Deprecated. -
allShoppers
boolean allShoppers
Deprecated. -
hasDateTimeRange
boolean hasDateTimeRange
Deprecated. -
startTimestamp
java.sql.Timestamp startTimestamp
Deprecated. -
endTimestamp
java.sql.Timestamp endTimestamp
Deprecated. -
rangeFromVector
java.util.Vector<E> rangeFromVector
Deprecated. -
discountValueVector
java.util.Vector<E> discountValueVector
Deprecated. -
rangeType
java.lang.Integer rangeType
Deprecated. -
discType
java.lang.Integer discType
Deprecated. -
discSubType
java.lang.Integer discSubType
Deprecated. -
calCodeId
java.lang.Integer calCodeId
Deprecated. -
calScaleId
java.lang.Integer calScaleId
Deprecated. -
calRuleId
java.lang.Integer calRuleId
Deprecated. -
adminDescription
java.lang.String adminDescription
Deprecated. -
product
java.util.Vector<E> product
Deprecated. -
category
java.util.Vector<E> category
Deprecated.
-
-
-
Class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean extends ECouponDetailsDataBeanBase implements Serializable
-
Serialized Fields
-
promoId
java.lang.Integer promoId
Deprecated. -
newECouponPromotion
boolean newECouponPromotion
Deprecated. -
eCouponDesc
java.lang.String eCouponDesc
Deprecated. -
visitedWizWelcome
boolean visitedWizWelcome
Deprecated. -
eCouponName
java.lang.String eCouponName
Deprecated. -
hasDateTimeRange
boolean hasDateTimeRange
Deprecated. -
purchaseConditionType
int purchaseConditionType
Deprecated. -
eCouponNumOffer
int eCouponNumOffer
Deprecated. -
hasNumOffer
boolean hasNumOffer
Deprecated. -
visitedDetailsForm
boolean visitedDetailsForm
Deprecated. -
visitedOrderValueForm
boolean visitedOrderValueForm
Deprecated. -
visitedProductValueForm
boolean visitedProductValueForm
Deprecated. -
visitedOrderPurchaseCondition
boolean visitedOrderPurchaseCondition
Deprecated. -
visitedProductPurchaseForm
boolean visitedProductPurchaseForm
Deprecated. -
eCouponCurr
java.lang.String eCouponCurr
Deprecated. -
eCouponStartYear
java.lang.String eCouponStartYear
Deprecated. -
eCouponStartMonth
java.lang.String eCouponStartMonth
Deprecated. -
eCouponStartDay
java.lang.String eCouponStartDay
Deprecated. -
eCouponStartTimeSelectedIndex
java.lang.String eCouponStartTimeSelectedIndex
Deprecated. -
eCouponEndYear
java.lang.String eCouponEndYear
Deprecated. -
eCouponEndMonth
java.lang.String eCouponEndMonth
Deprecated. -
eCouponEndDay
java.lang.String eCouponEndDay
Deprecated. -
eCouponEndTimeSelectedIndex
java.lang.String eCouponEndTimeSelectedIndex
Deprecated. -
hasMax
boolean hasMax
Deprecated. -
minAmt
java.lang.String minAmt
Deprecated. -
maxAmt
java.lang.String maxAmt
Deprecated. -
product
java.util.Vector<E> product
Deprecated. -
orderType
int orderType
Deprecated. -
productType
int productType
Deprecated. -
orderPercentageAmt
java.lang.String orderPercentageAmt
Deprecated. -
orderFixedAmt
java.lang.String orderFixedAmt
Deprecated. -
productPercentageAmt
java.lang.String productPercentageAmt
Deprecated. -
productFixedAmt
java.lang.String productFixedAmt
Deprecated. -
checkedProducts
java.util.Vector<E> checkedProducts
Deprecated. -
xml
java.util.Hashtable<K,V> xml
Deprecated. -
eCouponStartTime
java.lang.String eCouponStartTime
Deprecated. -
eCouponEndTime
java.lang.String eCouponEndTime
Deprecated. -
thumbNailPath
java.lang.String thumbNailPath
Deprecated. -
fullImagePath
java.lang.String fullImagePath
Deprecated. -
shortDesc
java.lang.String shortDesc
Deprecated. -
longDesc
java.lang.String longDesc
Deprecated. -
visitedDescriptionForm
boolean visitedDescriptionForm
Deprecated. -
category
java.util.Vector<E> category
Deprecated. -
visitedCategoryValueForm
boolean visitedCategoryValueForm
Deprecated. -
categoryType
int categoryType
Deprecated. -
categoryFixedAmt
java.lang.String categoryFixedAmt
Deprecated. -
categoryPercentageAmt
java.lang.String categoryPercentageAmt
Deprecated. -
checkedCategorys
java.util.Vector<E> checkedCategorys
Deprecated. -
visitedCategoryPurchaseForm
boolean visitedCategoryPurchaseForm
Deprecated. -
catalogId
java.lang.Long catalogId
Deprecated. -
startDateLocale
java.lang.String startDateLocale
Deprecated. -
endDateLocale
java.lang.String endDateLocale
Deprecated. -
promoStatus
java.lang.String promoStatus
Deprecated. -
numOffered
java.lang.Integer numOffered
Deprecated.
-
-
-
Class com.ibm.commerce.tools.ecoupon.ECouponPromotionListBean extends ECouponPromotionListBeanBase implements Serializable
-
Serialized Fields
-
length
int length
Deprecated. -
eCouponRowList
com.ibm.commerce.tools.ecoupon.ECouponPromotionChooseListRow[] eCouponRowList
Deprecated. -
promoId
java.util.Vector<E> promoId
Deprecated. -
name
java.util.Vector<E> name
Deprecated. -
startDate
java.util.Vector<E> startDate
Deprecated. -
endDate
java.util.Vector<E> endDate
Deprecated. -
description
java.util.Vector<E> description
Deprecated. -
heading
java.lang.String[][] heading
Deprecated. -
promo_Id
java.lang.String promo_Id
Deprecated. -
endIndex
java.lang.String endIndex
Deprecated. -
startIndex
java.lang.String startIndex
Deprecated. -
orderBy
java.lang.String orderBy
Deprecated.
-
-
-
Class com.ibm.commerce.tools.ecoupon.ECouponPromotionPublishCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
status
java.lang.String status
Deprecated.The coupon promotion status. -
promo_Id
java.lang.String promo_Id
Deprecated.The coupon promotion ID. -
iabCPPMN
CouponPromotionAccessBean iabCPPMN
Deprecated.The coupon promotion access bean.
-
-
-
Class com.ibm.commerce.tools.ecoupon.ECouponPromotionSaveCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_storeId
java.lang.Integer _storeId
Deprecated. -
_languageId
java.lang.Integer _languageId
Deprecated. -
_eCouponName
java.lang.String _eCouponName
Deprecated. -
_eCouponDesc
java.lang.String _eCouponDesc
Deprecated. -
_hasDateTimeRange
boolean _hasDateTimeRange
Deprecated. -
_eCouponStartYear
java.lang.String _eCouponStartYear
Deprecated. -
_eCouponStartMonth
java.lang.String _eCouponStartMonth
Deprecated. -
_eCouponStartDay
java.lang.String _eCouponStartDay
Deprecated. -
_eCouponEndYear
java.lang.String _eCouponEndYear
Deprecated. -
_eCouponEndMonth
java.lang.String _eCouponEndMonth
Deprecated. -
_eCouponEndDay
java.lang.String _eCouponEndDay
Deprecated. -
_eCouponStartTime
java.lang.String _eCouponStartTime
Deprecated. -
_eCouponEndTime
java.lang.String _eCouponEndTime
Deprecated. -
_longDesc
java.lang.String _longDesc
Deprecated. -
_shortDesc
java.lang.String _shortDesc
Deprecated. -
_fullImagePath
java.lang.String _fullImagePath
Deprecated. -
_thumbNailPath
java.lang.String _thumbNailPath
Deprecated. -
_xmlFile
java.lang.String _xmlFile
Deprecated. -
startTimestamp
java.sql.Timestamp startTimestamp
Deprecated. -
endTimestamp
java.sql.Timestamp endTimestamp
Deprecated. -
_checkedProducts
java.util.Vector<E> _checkedProducts
Deprecated. -
_eCouponCurr
java.lang.String _eCouponCurr
Deprecated. -
_eCouponNumOffer
int _eCouponNumOffer
Deprecated. -
_hasMax
boolean _hasMax
Deprecated. -
_maxAmt
java.lang.String _maxAmt
Deprecated. -
_minAmt
java.lang.String _minAmt
Deprecated. -
_orderFixedAmt
java.lang.String _orderFixedAmt
Deprecated. -
_orderPercentageAmt
java.lang.String _orderPercentageAmt
Deprecated. -
_orderType
int _orderType
Deprecated. -
_product
java.util.Vector<E> _product
Deprecated. -
_productFixedAmt
java.lang.String _productFixedAmt
Deprecated. -
_productPercentageAmt
java.lang.String _productPercentageAmt
Deprecated. -
_productType
int _productType
Deprecated. -
_purchaseConditionType
int _purchaseConditionType
Deprecated. -
_hasNumOffer
boolean _hasNumOffer
Deprecated. -
_category
java.util.Vector<E> _category
Deprecated. -
_categoryFixedAmt
java.lang.String _categoryFixedAmt
Deprecated. -
_categoryPercentageAmt
java.lang.String _categoryPercentageAmt
Deprecated. -
_categoryType
int _categoryType
Deprecated. -
_checkedCategorys
java.util.Vector<E> _checkedCategorys
Deprecated. -
_catalogId
java.lang.Long _catalogId
Deprecated.
-
-
-
Class com.ibm.commerce.tools.ecoupon.ECouponPromotionUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_storeId
java.lang.Integer _storeId
Deprecated. -
_xml
java.util.Hashtable<K,V> _xml
Deprecated. -
_languageId
java.lang.Integer _languageId
Deprecated. -
_promoId
java.lang.Integer _promoId
Deprecated.
-
-
-
Class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
Deprecated. -
languageId
java.lang.Integer languageId
Deprecated. -
promoId
java.lang.Integer promoId
Deprecated. -
xml
java.util.Hashtable<K,V> xml
Deprecated. -
resources
java.util.Hashtable<K,V> resources
Deprecated. -
eCouponName
java.lang.String eCouponName
Deprecated. -
error
java.lang.String error
Deprecated. -
errorMessageString
java.lang.String errorMessageString
Deprecated. -
errorMessage
ECMessage errorMessage
Deprecated. -
locale
java.util.Locale locale
Deprecated. -
eCouponDetails
ECouponDetailsDataBean eCouponDetails
Deprecated.
-
-
-
-
Package com.ibm.commerce.tools.ecoupon.beansrc
-
Class com.ibm.commerce.tools.ecoupon.beansrc.ECouponDetailsDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.ecoupon.beansrc.ECouponPromotionListBeanBase extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.tools.epromotion.beansrc
-
Class com.ibm.commerce.tools.epromotion.beansrc.PromotionCodeDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.epromotion.beansrc.RLDiscountDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.epromotion.beansrc.RLDiscountListBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.epromotion.beansrc.RLDiscountShippingModeDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.epromotion.beansrc.RLProductDiscountDataBeanBase extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.tools.epromotion.commands
-
Class com.ibm.commerce.tools.epromotion.commands.ChangeStatusRLPromotionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
calcodeId
java.lang.String calcodeId
-
status
java.lang.Integer status
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.CreateRLPromotionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rlPromotion
RLPromotion rlPromotion
-
langId
java.lang.Integer langId
-
calCodeId
java.lang.Integer calCodeId
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.RLPromotionDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
displayLevel
java.lang.Integer displayLevel
displayLevel -
calCodeIds
java.util.Vector<E> calCodeIds
calCodeIds Vector -
state
java.lang.String state
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.RLPromotionDuplicateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
languageId
java.lang.Integer languageId
-
rlPromotion
RLPromotion rlPromotion
-
errorMessage
ECMessage errorMessage
-
error
java.lang.String error
-
errorMessageString
java.lang.String errorMessageString
-
resources
java.util.Hashtable<K,V> resources
-
calCodeId
java.lang.String calCodeId
-
newDiscountName
java.lang.String newDiscountName
-
state
java.lang.String state
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.RLPromotionPublishControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
status
java.lang.String status
-
state
java.lang.String state
-
calCodeIds
java.util.Vector<E> calCodeIds
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.RLPromotionSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
xmlFile
java.lang.String xmlFile
-
rlPromotion
RLPromotion rlPromotion
-
errorMessage
ECMessage errorMessage
-
error
java.lang.String error
-
errorMessageString
java.lang.String errorMessageString
-
resources
java.util.Hashtable<K,V> resources
-
calCodeId
java.lang.String calCodeId
-
newCalCodeId
java.lang.String newCalCodeId
-
-
-
Class com.ibm.commerce.tools.epromotion.commands.UpdateRLPromotionCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rlPromotion
RLPromotion rlPromotion
RLPromotion object -
calCodeId
java.lang.String calCodeId
CALCODE ID
-
-
-
-
Package com.ibm.commerce.tools.epromotion.databeans
-
Class com.ibm.commerce.tools.epromotion.databeans.PromotionCodeDataBean extends com.ibm.commerce.tools.epromotion.beansrc.PromotionCodeDataBeanBase implements Serializable
-
Serialized Fields
-
calCodeId
java.lang.String calCodeId
-
promotionCode
java.lang.String promotionCode
-
codeRequired
boolean codeRequired
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.PromotionListBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
dataSize
int dataSize
-
orderBy
java.lang.String orderBy
-
headingCep
java.lang.String[][] headingCep
-
calcodeId
java.lang.String calcodeId
-
promotionRowList
RLPromotionListRow[] promotionRowList
-
collator
java.text.Collator collator
-
groupName
java.lang.String groupName
-
bFilterCMCPromotion
boolean bFilterCMCPromotion
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLCategoryTreeDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
catalogId
java.lang.String catalogId
-
categoryId
java.lang.String categoryId
-
isNodeRequiredId
boolean isNodeRequiredId
-
commandContext
CommandContext commandContext
-
defaultLanguageId
java.lang.String defaultLanguageId
-
iconInfo
java.util.Vector<E> iconInfo
-
languageId
java.lang.String languageId
-
locationType
java.lang.String locationType
-
menuInfo
java.util.Vector<E> menuInfo
-
nodeInfo
java.util.Vector<E> nodeInfo
-
queryType
java.lang.String queryType
-
requestProperties
TypedProperty requestProperties
-
selectionType
java.lang.String selectionType
-
storeId
java.lang.String storeId
-
storeIds
java.lang.String storeIds
-
storeRelType
java.lang.String storeRelType
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLCatEntrySearchListDataBean extends AdvancedCatEntrySearchListDataBean implements Serializable
-
Class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean extends RLDiscountDataBeanBase implements Serializable
-
Serialized Fields
-
ruleXML
java.lang.String ruleXML
-
calcodeId
java.lang.String calcodeId
-
startDate
java.lang.String startDate
-
rlPromotionType
java.lang.String rlPromotionType
-
rlDescription
java.lang.String rlDescription
-
rlPriority
java.lang.String rlPriority
-
rlCurrency
java.lang.String rlCurrency
-
rlTargetSales
java.lang.String rlTargetSales
-
validForAllCustomers
boolean validForAllCustomers
-
rlInCombinationWith
boolean rlInCombinationWith
-
rlRanges
java.lang.String[] rlRanges
-
rlValues
java.lang.String[] rlValues
-
rlStartYear
java.lang.String rlStartYear
-
rlStartDay
java.lang.String rlStartDay
-
rlStartHour
java.lang.String rlStartHour
-
rlEndYear
java.lang.String rlEndYear
-
rlEndMonth
java.lang.String rlEndMonth
-
rlEndDay
java.lang.String rlEndDay
-
rlEndHour
java.lang.String rlEndHour
-
rlDaysInWeek
java.lang.String[] rlDaysInWeek
-
rlStartMonth
java.lang.String rlStartMonth
-
rlDateRanged
boolean rlDateRanged
-
rlName
java.lang.String rlName
-
assignedSegments
java.lang.String[] assignedSegments
-
rlDescriptionNL
java.lang.String rlDescriptionNL
-
flag
boolean flag
-
rlIsEveryDayFlag
boolean rlIsEveryDayFlag
-
allGroups
boolean allGroups
-
rlDiscountItemQty
java.lang.String rlDiscountItemQty
-
rlRequiredQty
java.lang.String rlRequiredQty
-
rlDiscountItemSku
java.lang.String rlDiscountItemSku
-
rlShipModeId
java.lang.String rlShipModeId
-
rlLongDescriptionNL
java.lang.String rlLongDescriptionNL
-
rlPromotionGWPCatEntryID
java.lang.String rlPromotionGWPCatEntryID
-
languageId
java.lang.Integer languageId
-
rlTimeRanged
boolean rlTimeRanged
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean extends RLDiscountListBeanBase implements Serializable
-
Serialized Fields
-
length
int length
-
activeStatus
int activeStatus
-
inactiveStatus
int inactiveStatus
-
orderBy
java.lang.String orderBy
Provide a string of orderBy which used for dynamic list records sorting function. -
bFilterCMCPromotion
boolean bFilterCMCPromotion
flag to trig filtering logic for CMC Promotions. -
headingCep
java.lang.String[][] headingCep
Provide a String Array of table headings for dynamic list for cep. -
calcodeId
java.lang.String calcodeId
Provide the string type of CALCODE ID. -
endIndex
java.lang.String endIndex
Provide the string type of end index to dynamic list page view. -
startIndex
java.lang.String startIndex
Provide the string type of start index to dynamic list page view. -
promotionRowList
RLPromotionListRow[] promotionRowList
Provide an object Array of RLPromotionListRow for dynamic list. -
util
EproUtil util
Handle to the EproUtil. -
collator
com.ibm.icu.text.Collator collator
Handle to the Collator object. -
groupName
java.lang.String groupName
Promotion group name.
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBean extends RLDiscountListBaseBean implements Serializable
-
Class com.ibm.commerce.tools.epromotion.databeans.RLDiscountShippingModeDataBean extends RLDiscountShippingModeDataBeanBase implements Serializable
-
Serialized Fields
-
shipModeId
java.util.Vector<E> shipModeId
-
shipModeDesc
java.util.Vector<E> shipModeDesc
-
length
int length
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLProdPromoListBean extends RLDiscountListBaseBean implements Serializable
-
Class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean extends RLProductDiscountDataBeanBase implements Serializable
-
Serialized Fields
-
ruleXML
java.lang.String ruleXML
-
calcodeId
java.lang.String calcodeId
-
startDate
java.lang.String startDate
-
rlPromotionType
java.lang.String rlPromotionType
-
rlDescription
java.lang.String rlDescription
-
rlPriority
java.lang.String rlPriority
-
rlCurrency
java.lang.String rlCurrency
-
rlTargetSales
java.lang.String rlTargetSales
-
validForAllCustomers
boolean validForAllCustomers
-
rlInCombinationWith
boolean rlInCombinationWith
-
rlRanges
java.lang.String[] rlRanges
-
rlValues
java.lang.String[] rlValues
-
rlStartYear
java.lang.String rlStartYear
-
rlStartDay
java.lang.String rlStartDay
-
rlStartHour
java.lang.String rlStartHour
-
rlEndYear
java.lang.String rlEndYear
-
rlEndMonth
java.lang.String rlEndMonth
-
rlEndDay
java.lang.String rlEndDay
-
rlEndHour
java.lang.String rlEndHour
-
rlDaysInWeek
java.lang.String[] rlDaysInWeek
-
rlStartMonth
java.lang.String rlStartMonth
-
rlDateRanged
boolean rlDateRanged
-
rlName
java.lang.String rlName
-
assignedSegments
java.lang.String[] assignedSegments
-
rlDescriptionNL
java.lang.String rlDescriptionNL
-
flag
boolean flag
-
rlIsEveryDayFlag
boolean rlIsEveryDayFlag
-
rlProdXSku
java.lang.String rlProdXSku
-
rlDiscountPercentage
java.lang.String rlDiscountPercentage
-
rlProductSku
java.util.Vector<E> rlProductSku
-
rlDiscountItemQty
java.lang.String rlDiscountItemQty
-
rlMaxDiscountItemQty
java.lang.String rlMaxDiscountItemQty
-
rlRequiredQty
java.lang.String rlRequiredQty
-
rlDiscountItemSku
java.lang.String rlDiscountItemSku
-
rlValue
java.lang.String rlValue
-
rlLongDescriptionNL
java.lang.String rlLongDescriptionNL
-
rlPromotionCatEntryType
java.lang.String rlPromotionCatEntryType
-
rlPromotionCatEntryID
java.util.Vector<E> rlPromotionCatEntryID
-
rlPromotionGWPCatEntryID
java.lang.String rlPromotionGWPCatEntryID
-
rlTimeRanged
boolean rlTimeRanged
-
languageId
java.lang.Integer languageId
-
rlPromotionMerchandiseType
java.lang.String rlPromotionMerchandiseType
-
rlPromotionCatGroupID
java.lang.String[] rlPromotionCatGroupID
-
rlPromotionCatGroupCode
java.lang.String[] rlPromotionCatGroupCode
-
rlProdPromoTypeAlias
java.lang.String rlProdPromoTypeAlias
-
rlShipModeId
java.lang.String rlShipModeId
-
rlAdjustmentType
int rlAdjustmentType
-
rlPromotionGroupName
java.lang.String rlPromotionGroupName
-
rlPromotionVersion
int rlPromotionVersion
-
rlPromotionRevision
int rlPromotionRevision
-
rlStatus
int rlStatus
-
rlExclusiveness
int rlExclusiveness
-
rlPerOrderLimit
int rlPerOrderLimit
-
rlPerShopperLimit
int rlPerShopperLimit
-
rlTotalLimit
int rlTotalLimit
-
rlPromotionCode
java.lang.String rlPromotionCode
-
rlCodeRequired
boolean rlCodeRequired
-
rlIsCoupon
boolean rlIsCoupon
-
rlCouponEffectiveDays
int rlCouponEffectiveDays
-
rlCouponExpirationDays
int rlCouponExpirationDays
-
assignedSegmentIds
java.lang.String[] assignedSegmentIds
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLPromotionBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
rlPromotion
RLPromotion rlPromotion
-
rlXmlString
java.lang.String rlXmlString
-
promotionType
java.lang.String promotionType
-
adminDesc
java.lang.String adminDesc
-
shopDesc
java.lang.String shopDesc
-
memberGroupName
java.util.Vector<E> memberGroupName
-
calCodeId
java.lang.String calCodeId
-
storeId
java.lang.Integer storeId
-
languageId
java.lang.Integer languageId
-
shopLongDesc
java.lang.String shopLongDesc
-
actualRedemptionsForPromotion
int actualRedemptionsForPromotion
-
-
-
Class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListBean extends RLDiscountListBaseBean implements Serializable
-
Class com.ibm.commerce.tools.epromotion.databeans.RLShippingDiscountListBean extends RLDiscountListBaseBean implements Serializable
-
Serialized Fields
-
shipDisplayDummyLevel
java.lang.Integer shipDisplayDummyLevel
-
-
-
-
Package com.ibm.commerce.tools.epromotion.exceptions
-
Class com.ibm.commerce.tools.epromotion.exceptions.RLPromotionCreateException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
className
java.lang.String className
-
sourceThrowable
java.lang.Throwable sourceThrowable
-
-
-
Class com.ibm.commerce.tools.epromotion.exceptions.RLPromotionTypeNotFoundException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
type
java.lang.String type
-
-
-
-
Package com.ibm.commerce.tools.experimentation.beans
-
Class com.ibm.commerce.tools.experimentation.beans.ExperimentDataBean extends com.ibm.commerce.tools.experimentation.beansrc.ExperimentDataBeanBase implements Serializable
-
Serialized Fields
-
_description
java.lang.String _description
-
_endDate
java.sql.Timestamp _endDate
-
_endDay
java.lang.String _endDay
-
_endMonth
java.lang.String _endMonth
-
_endTime
java.lang.String _endTime
-
_endYear
java.lang.String _endYear
-
_experimentName
java.lang.String _experimentName
-
_expireCount
java.lang.Integer _expireCount
-
_id
java.lang.Integer _id
-
_lastUpdateDate
java.sql.Timestamp _lastUpdateDate
-
_lastUpdatedBy
java.lang.String _lastUpdatedBy
-
_preferredElement
java.lang.Short _preferredElement
-
_priority
java.lang.Short _priority
-
_resultScope
java.lang.String _resultScope
-
_ruleDefinition
ExperimentRuleDefinition _ruleDefinition
-
_ruleXml
java.lang.String _ruleXml
-
_startDate
java.sql.Timestamp _startDate
-
_startDay
java.lang.String _startDay
-
_startMonth
java.lang.String _startMonth
-
_startTime
java.lang.String _startTime
-
_startYear
java.lang.String _startYear
-
_status
java.lang.String _status
-
_storeElementObjectClass
java.lang.String _storeElementObjectClass
-
_storeElementTypeId
java.lang.Integer _storeElementTypeId
-
_storeElementTypeName
java.lang.String _storeElementTypeName
-
_storeId
java.lang.Integer _storeId
-
_xml
java.util.Hashtable<K,V> _xml
-
-
-
Class com.ibm.commerce.tools.experimentation.beans.ExperimentListDataBean extends com.ibm.commerce.tools.experimentation.beansrc.ExperimentListDataBeanBase implements Serializable
-
Serialized Fields
-
_experimentList
ExperimentDataBean[] _experimentList
An array ofExperimentDataBean
objects.
-
-
-
Class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeDataBean extends com.ibm.commerce.tools.experimentation.beansrc.ExperimentTypeDataBeanBase implements Serializable
-
Serialized Fields
-
_description
java.lang.String _description
-
_id
java.lang.Integer _id
-
_implementationClass
java.lang.String _implementationClass
-
_objectClass
java.lang.String _objectClass
-
_typeName
java.lang.String _typeName
-
-
-
Class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeListDataBean extends com.ibm.commerce.tools.experimentation.beansrc.ExperimentTypeListDataBeanBase implements Serializable
-
Serialized Fields
-
_experimentTypeList
ExperimentTypeDataBean[] _experimentTypeList
An array ofExperimentTypeDataBean
objects.
-
-
-
-
Package com.ibm.commerce.tools.experimentation.commands
-
Class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_description
java.lang.String _description
-
_endDate
java.sql.Timestamp _endDate
-
_experimentId
java.lang.Integer _experimentId
-
_expireCount
java.lang.Integer _expireCount
-
_expTypeId
java.lang.Integer _expTypeId
-
_lastUpdate
java.sql.Timestamp _lastUpdate
-
_lastUpdatedBy
java.lang.String _lastUpdatedBy
-
_name
java.lang.String _name
-
_preferredElement
java.lang.Short _preferredElement
-
_priority
java.lang.Short _priority
-
_resultScope
java.lang.String _resultScope
-
_ruleXml
java.lang.String _ruleXml
-
_startDate
java.sql.Timestamp _startDate
-
_status
java.lang.String _status
-
_storeId
java.lang.Integer _storeId
-
-
-
Class com.ibm.commerce.tools.experimentation.commands.ExperimentCompleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_experimentId
java.lang.Integer _experimentId
-
_preferredElementId
java.lang.Short _preferredElementId
-
-
-
Class com.ibm.commerce.tools.experimentation.commands.ExperimentDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_experimentIds
java.util.Vector<E> _experimentIds
-
-
-
Class com.ibm.commerce.tools.experimentation.commands.ExperimentSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_experiment
ExperimentDataBean _experiment
-
_experimentId
java.lang.Integer _experimentId
-
_error
java.lang.String _error
-
_newExperiment
boolean _newExperiment
-
_xmlFile
java.lang.String _xmlFile
-
-
-
Class com.ibm.commerce.tools.experimentation.commands.ExperimentStatusUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_experimentIds
java.util.Vector<E> _experimentIds
-
_experimentStatus
java.lang.String _experimentStatus
-
-
-
Class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_description
java.lang.String _description
-
_endDate
java.sql.Timestamp _endDate
-
_experimentId
java.lang.Integer _experimentId
-
_expireCount
java.lang.Integer _expireCount
-
_expTypeId
java.lang.Integer _expTypeId
-
_lastUpdate
java.sql.Timestamp _lastUpdate
-
_lastUpdatedBy
java.lang.String _lastUpdatedBy
-
_name
java.lang.String _name
-
_preferredElement
java.lang.Short _preferredElement
-
_priority
java.lang.Short _priority
-
_resultScope
java.lang.String _resultScope
-
_ruleXml
java.lang.String _ruleXml
-
_startDate
java.sql.Timestamp _startDate
-
_status
java.lang.String _status
-
_storeId
java.lang.Integer _storeId
-
isUpdateDescription
boolean isUpdateDescription
-
isUpdateEndDate
boolean isUpdateEndDate
-
isUpdateExpireCount
boolean isUpdateExpireCount
-
isUpdateExpTypeId
boolean isUpdateExpTypeId
-
isUpdateLastUpdate
boolean isUpdateLastUpdate
-
isUpdateLastUpdatedBy
boolean isUpdateLastUpdatedBy
-
isUpdateName
boolean isUpdateName
-
isUpdatePreferredElement
boolean isUpdatePreferredElement
-
isUpdatePriority
boolean isUpdatePriority
-
isUpdateResultScope
boolean isUpdateResultScope
-
isUpdateRuleXml
boolean isUpdateRuleXml
-
isUpdateStartDate
boolean isUpdateStartDate
-
isUpdateStatus
boolean isUpdateStatus
-
isUpdateStoreId
boolean isUpdateStoreId
-
-
-
-
Package com.ibm.commerce.tools.experimentation.search
-
Class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_id
java.lang.Long _id
-
_name
java.lang.String _name
-
_partNumber
java.lang.String _partNumber
-
-
-
Class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
catentryName
java.lang.String catentryName
-
catentryNameType
java.lang.String catentryNameType
-
markForDelete
java.lang.String markForDelete
-
partNumber
java.lang.String partNumber
-
partNumberType
java.lang.String partNumberType
-
published
java.lang.String published
-
catalogEntryList
java.util.Vector<E> catalogEntryList
-
-
-
Class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_id
java.lang.Long _id
-
_identifier
java.lang.String _identifier
-
_name
java.lang.String _name
-
-
-
Class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
catgroupName
java.lang.String catgroupName
-
catgroupNameType
java.lang.String catgroupNameType
-
identifier
java.lang.String identifier
-
identifierType
java.lang.String identifierType
-
markForDelete
java.lang.String markForDelete
-
published
java.lang.String published
-
catalogGroupList
java.util.Vector<E> catalogGroupList
-
-
-
Class com.ibm.commerce.tools.experimentation.search.CollateralSearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
-
_name
java.lang.String _name
-
_storeId
java.lang.Integer _storeId
-
_urlLink
java.lang.String _urlLink
-
-
-
Class com.ibm.commerce.tools.experimentation.search.CollateralSearchListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
collateralName
java.lang.String collateralName
-
collateralNameType
java.lang.String collateralNameType
-
collateralList
java.util.Vector<E> collateralList
-
-
-
Class com.ibm.commerce.tools.experimentation.search.PromotionSearchDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
_id
java.lang.Integer _id
-
_name
java.lang.String _name
-
-
-
Class com.ibm.commerce.tools.experimentation.search.PromotionSearchListDataBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
promotionName
java.lang.String promotionName
-
promotionNameType
java.lang.String promotionNameType
-
promotionList
java.util.Vector<E> promotionList
-
-
-
-
Package com.ibm.commerce.tools.optools.order.beans
-
Class com.ibm.commerce.tools.optools.order.beans.CSROrderItemDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderItemId
java.lang.String orderItemId
-
orderItemBean
OrderItemDataBean orderItemBean
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.CSROrderSearchDataBean extends com.ibm.commerce.user.beans.SearchDataBeanBase implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrLogonIdSearchType
java.lang.String istrLogonIdSearchType
-
orderId
java.lang.String orderId
-
memberId
java.lang.String memberId
-
firstName
java.lang.String firstName
-
firstNameSearchType
java.lang.String firstNameSearchType
-
lastName
java.lang.String lastName
-
lastNameSearchType
java.lang.String lastNameSearchType
-
streetAddress1
java.lang.String streetAddress1
-
streetAddress1SearchType
java.lang.String streetAddress1SearchType
-
city
java.lang.String city
-
citySearchType
java.lang.String citySearchType
-
zipCode
java.lang.String zipCode
-
zipCodeSearchType
java.lang.String zipCodeSearchType
-
country
java.lang.String country
-
countrySearchType
java.lang.String countrySearchType
-
state
java.lang.String state
-
stateSearchType
java.lang.String stateSearchType
-
email
java.lang.String email
-
emailSearchType
java.lang.String emailSearchType
-
phone
java.lang.String phone
-
phoneSearchType
java.lang.String phoneSearchType
-
orderDateFrom
java.sql.Timestamp orderDateFrom
-
orderDateTo
java.sql.Timestamp orderDateTo
-
addressType
java.lang.String addressType
-
orderByTableName
java.lang.String orderByTableName
-
orderByFieldName
java.lang.String orderByFieldName
-
findBy
int findBy
-
orderType
java.lang.String orderType
-
orderTypeSearchType
java.lang.String orderTypeSearchType
-
organizationName
java.lang.String organizationName
-
organizationNameSearchType
java.lang.String organizationNameSearchType
-
retrievePendingGuestOrders
java.lang.String retrievePendingGuestOrders
-
paginatedResults
boolean paginatedResults
-
iResultList
OrderDataBean[] iResultList
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OnBehalfRestDataBeanForAccessControl extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.optools.order.beans.OrderCommentDataBean extends com.ibm.commerce.tools.optools.order.beansrc.OrderCommentDataBeanBase implements Serializable
-
Serialized Fields
-
orderComments
OrderCommentAccessBean[] orderComments
-
iMaxRows
int iMaxRows
-
currentPage
int currentPage
-
pageSize
int pageSize
-
totalPages
int totalPages
-
totalSize
int totalSize
-
strOrderBy
java.lang.String strOrderBy
-
resultSetSize
int resultSetSize
-
iSortOrderBy
int iSortOrderBy
-
iOrderVersion
java.lang.Short iOrderVersion
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderCommentDataBeanHomeBase extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderCommentRestDataBean extends com.ibm.commerce.tools.optools.order.beans.OrderCommentDataBean implements Serializable
-
Serialized Fields
-
ibRecordSetCompleteIndicator
boolean ibRecordSetCompleteIndicator
-
iResultList
com.ibm.commerce.tools.optools.order.beans.OrderCommentRestDataBean.OrderComments[] iResultList
-
isSortOrderAsc
boolean isSortOrderAsc
-
iMaxRows
int iMaxRows
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderItemListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderItemSearch
com.ibm.commerce.tools.optools.order.helpers.OrderItemSearchBean orderItemSearch
-
orderItemList
java.util.Vector<E> orderItemList
-
orderBy
java.lang.String orderBy
-
resultSetSize
int resultSetSize
-
langId
java.lang.String langId
-
orders
java.lang.String[] orders
-
logonId
java.lang.String logonId
-
accountId
java.lang.String accountId
-
NLS
java.util.Hashtable<K,V> NLS
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderItemsToReleaseListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderItemSearch
com.ibm.commerce.tools.optools.order.helpers.OrderItemSearchBean orderItemSearch
-
storeId
java.lang.String storeId
-
startIndex
java.lang.Integer startIndex
-
maxListSize
java.lang.Integer maxListSize
-
nls
java.util.Hashtable<K,V> nls
-
resultSetSize
int resultSetSize
-
orderItemToReleaseListData
java.util.Vector<E> orderItemToReleaseListData
-
ihshFfmcAB
java.util.Hashtable<K,V> ihshFfmcAB
-
ihshFfmcDescriptionAB
java.util.Hashtable<K,V> ihshFfmcDescriptionAB
-
ihshOrderAB
java.util.Hashtable<K,V> ihshOrderAB
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderListBean extends com.ibm.commerce.tools.optools.order.beansrc.OrderListBeanBase implements Serializable
-
Serialized Fields
-
orderSearch
com.ibm.commerce.tools.optools.order.helpers.OrderSearchBean orderSearch
-
storeId
java.lang.String storeId
-
orderBy
java.lang.String orderBy
-
orderList
java.util.Vector<E> orderList
-
orderType
java.lang.String orderType
-
orderStatus
java.lang.String orderStatus
-
blocked
java.lang.String blocked
-
blockReason
java.lang.String blockReason
-
fulfillmentCenterId
java.lang.Long fulfillmentCenterId
-
orderItemStatus
java.lang.String orderItemStatus
-
paymentData
java.util.HashMap<K,V> paymentData
-
resultSetSize
int resultSetSize
-
userId
java.lang.String userId
-
orderId
java.lang.String orderId
-
userLogon
java.lang.String userLogon
-
startIndex
java.lang.String startIndex
-
maxLength
java.lang.String maxLength
-
accountId
java.lang.String accountId
-
NLS
java.util.Hashtable<K,V> NLS
-
userLogonSearchType
java.lang.String userLogonSearchType
-
fetchSize
java.lang.String fetchSize
-
orderDateSD
java.sql.Timestamp orderDateSD
-
orderDateED
java.sql.Timestamp orderDateED
-
lastUpdateSD
java.sql.Timestamp lastUpdateSD
-
lastUpdateED
java.sql.Timestamp lastUpdateED
-
firstName
java.lang.String firstName
-
firstNameSearchType
java.lang.String firstNameSearchType
-
lastName
java.lang.String lastName
-
lastNameSearchType
java.lang.String lastNameSearchType
-
address1
java.lang.String address1
-
address1SearchType
java.lang.String address1SearchType
-
city
java.lang.String city
-
citySearchType
java.lang.String citySearchType
-
zipcode
java.lang.String zipcode
-
zipcodeSearchType
java.lang.String zipcodeSearchType
-
email1
java.lang.String email1
-
email1SearchType
java.lang.String email1SearchType
-
phone1
java.lang.String phone1
-
usage
java.lang.String usage
-
shipFirstName
java.lang.String shipFirstName
-
shipFirstNameSearchType
java.lang.String shipFirstNameSearchType
-
shipLastName
java.lang.String shipLastName
-
shipLastNameSearchType
java.lang.String shipLastNameSearchType
-
shipAddress1
java.lang.String shipAddress1
-
shipAddress1SearchType
java.lang.String shipAddress1SearchType
-
billFirstName
java.lang.String billFirstName
-
billFirstNameSearchType
java.lang.String billFirstNameSearchType
-
billLastName
java.lang.String billLastName
-
billLastNameSearchType
java.lang.String billLastNameSearchType
-
billAddress1
java.lang.String billAddress1
-
billAddress1SearchType
java.lang.String billAddress1SearchType
-
orgField1
java.lang.String orgField1
-
orgField1SearchType
java.lang.String orgField1SearchType
-
shipCity
java.lang.String shipCity
-
shipCitySearchType
java.lang.String shipCitySearchType
-
shipZipcode
java.lang.String shipZipcode
-
shipZipcodeSearchType
java.lang.String shipZipcodeSearchType
-
billCity
java.lang.String billCity
-
billCitySearchType
java.lang.String billCitySearchType
-
billZipcode
java.lang.String billZipcode
-
billZipcodeSearchType
java.lang.String billZipcodeSearchType
-
orgId
java.lang.String orgId
-
orgName
java.lang.String orgName
-
orgNameSearchType
java.lang.String orgNameSearchType
-
ordersField1
java.lang.String ordersField1
-
SKU
java.lang.String SKU
-
ordersNotFulfilled
java.lang.String ordersNotFulfilled
-
ownerFirstName
java.lang.String ownerFirstName
-
ownerFirstNameSearchType
java.lang.String ownerFirstNameSearchType
-
ownerLastName
java.lang.String ownerLastName
-
ownerLastNameSearchType
java.lang.String ownerLastNameSearchType
-
ownerAddress1
java.lang.String ownerAddress1
-
ownerAddress1SearchType
java.lang.String ownerAddress1SearchType
-
ownerCity
java.lang.String ownerCity
-
ownerCitySearchType
java.lang.String ownerCitySearchType
-
ownerZipcode
java.lang.String ownerZipcode
-
ownerZipcodeSearchType
java.lang.String ownerZipcodeSearchType
-
ownerPhone1
java.lang.String ownerPhone1
-
ownerEmail1
java.lang.String ownerEmail1
-
ownerEmail1SearchType
java.lang.String ownerEmail1SearchType
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderListBeanHomeBase extends java.lang.Object implements Serializable
-
Serialized Fields
-
orderBean
OrderDataBean orderBean
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderListDataBean extends com.ibm.commerce.tools.optools.order.beansrc.OrderListDataBeanBase implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
accountId
java.lang.String accountId
-
orderBean
OrderDataBean orderBean
-
commandContext
CommandContext commandContext
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.OrderSummaryDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
-
orderDB
OrderDataBean orderDB
-
orderItemDBs
OrderItemDataBean[] orderItemDBs
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.ProductListBean extends com.ibm.commerce.tools.optools.order.beansrc.ProductListBeanBase implements Serializable
-
Serialized Fields
-
orderProductSearch
com.ibm.commerce.tools.optools.order.helpers.OrderProductSearchBean orderProductSearch
-
productList
java.util.Vector<E> productList
-
orderBy
java.lang.String orderBy
-
resultSetSize
int resultSetSize
-
descLike
java.lang.String descLike
-
langId
java.lang.String langId
-
nameLike
java.lang.String nameLike
-
SKULike
java.lang.String SKULike
-
maxMatches
java.lang.String maxMatches
-
NLS
java.util.Hashtable<K,V> NLS
-
currency
java.lang.String currency
-
usage
java.lang.String usage
-
nameSearchType
java.lang.String nameSearchType
-
skuSearchType
java.lang.String skuSearchType
-
descSearchType
java.lang.String descSearchType
-
searchTypes
java.lang.String searchTypes
-
contractPrices
java.util.Hashtable<K,V> contractPrices
-
tradingUnitPrices
java.util.Hashtable<K,V> tradingUnitPrices
-
tradingIds
java.util.Hashtable<K,V> tradingIds
-
shopperId
java.lang.String shopperId
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.ProductListDataBean extends com.ibm.commerce.tools.optools.order.beansrc.ProductListDataBeanBase implements Serializable
-
Serialized Fields
-
currency
java.lang.String currency
-
shopperId
java.lang.String shopperId
-
type
java.lang.String type
-
catentryId
java.lang.String catentryId
-
catentryBean
CatalogEntryAccessBean catentryBean
-
langId
java.lang.Integer langId
-
tradingIds
java.lang.Long[] tradingIds
-
tradingUnitPrices
MonetaryAmount[] tradingUnitPrices
-
contractPrices
CatEntryPrices contractPrices
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.ProductListDataBeanHomeBase extends java.lang.Object implements Serializable
-
Serialized Fields
-
storeId
java.lang.Integer storeId
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.QueryPMBean extends com.ibm.commerce.tools.optools.order.beansrc.QueryPMBeanBase implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
primaryRC
int primaryRC
-
secondaryRC
int secondaryRC
-
isConfig
java.lang.Boolean isConfig
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.ReleasedOrderItemsListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orderItemSearch
com.ibm.commerce.tools.optools.order.helpers.OrderItemSearchBean orderItemSearch
-
storeId
java.lang.String storeId
-
orderId
java.lang.String orderId
-
fulfillmentStatus
java.lang.String fulfillmentStatus
-
orderPlacedSD
java.sql.Timestamp orderPlacedSD
-
orderPlacedED
java.sql.Timestamp orderPlacedED
-
releasedSD
java.sql.Timestamp releasedSD
-
releasedED
java.sql.Timestamp releasedED
-
maxMatches
java.lang.String maxMatches
-
nls
java.util.Hashtable<K,V> nls
-
releasedOrderItemsListData
java.util.Vector<E> releasedOrderItemsListData
-
-
-
Class com.ibm.commerce.tools.optools.order.beans.ShippingAddressListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
NLS
java.util.Hashtable<K,V> NLS
-
addressList
java.util.Vector<E> addressList
-
customerId
java.lang.Long customerId
-
contractId
java.lang.Long contractId
-
orderByParmValue
java.lang.String orderByParmValue
-
-
-
-
Package com.ibm.commerce.tools.optools.order.commands
-
Class com.ibm.commerce.tools.optools.order.commands.CSRBaseControllerCommandImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
preCmdChain
java.util.Vector<E> preCmdChain
-
IfExePreCmdChains
boolean IfExePreCmdChains
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRCustomerAddressAddCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
customerId
java.lang.String customerId
The customer id. -
orgLangId
java.lang.Integer orgLangId
The language id. -
orgCmdContext
CommandContext orgCmdContext
-
orgLocale
java.util.Locale orgLocale
-
redirectURL
java.lang.String redirectURL
-
address
java.util.Hashtable<K,V> address
-
addressId
java.lang.String addressId
-
orgReqProperties
TypedProperty orgReqProperties
-
nickName
java.lang.String nickName
-
NLS
java.util.Hashtable<K,V> NLS
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.String orderId
The order reference number. -
redirectURL
java.lang.String redirectURL
The redirect url. -
xmlFile
java.lang.String xmlFile
The xmlFile of the calling tool widget. -
messageType
java.lang.String messageType
The message type name. -
recipients
java.lang.String recipients
The recipients of the message. -
CC
java.lang.String CC
The CC recipients of the message. -
BCC
java.lang.String BCC
The BCC recipients of the message. -
sender
java.lang.String sender
The sender of the message. -
subject
java.lang.String subject
The subject line of the message. -
nls
java.util.Hashtable<K,V> nls
All the NLS translatable messages.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRGuestCustomerAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
customerId
java.lang.String customerId
-
langId
java.lang.Integer langId
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRGuestOrderCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
langId
java.lang.String langId
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderAdjustmentUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
-
NLS
java.util.Hashtable<K,V> NLS
-
orgReqProperties
TypedProperty orgReqProperties
-
firstOrderId
java.lang.String firstOrderId
-
secondOrderId
java.lang.String secondOrderId
-
firstShip
java.math.BigDecimal firstShip
-
secondShip
java.math.BigDecimal secondShip
-
firstManuAdjust
java.math.BigDecimal firstManuAdjust
-
secondManuAdjust
java.math.BigDecimal secondManuAdjust
-
shopperId
java.lang.String shopperId
-
firstOrderitemId
java.lang.String firstOrderitemId
-
secondOrderitemId
java.lang.String secondOrderitemId
-
orgLocale
java.util.Locale orgLocale
-
firstDirtyBit
boolean firstDirtyBit
-
secondDirtyBit
boolean secondDirtyBit
-
orgCmdContext
CommandContext orgCmdContext
-
redirectURL
java.lang.String redirectURL
-
firstOrderCouponIds
java.lang.String firstOrderCouponIds
-
secondOrderCouponIds
java.lang.String secondOrderCouponIds
-
firstShippingOverride
boolean firstShippingOverride
-
secondShippingOverride
boolean secondShippingOverride
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgCmdContext
CommandContext orgCmdContext
-
orderIds
java.util.Vector<E> orderIds
-
redirectURL
java.lang.String redirectURL
-
NLS
java.util.Hashtable<K,V> NLS
-
newComment
java.lang.String newComment
-
xmlFile
java.lang.String xmlFile
The xmlFile of the framework widget. -
emailError
boolean emailError
-
sendEmail
boolean sendEmail
-
emailAddress
java.lang.String emailAddress
-
successMsg
java.lang.String successMsg
-
notifyMerchant
java.lang.String notifyMerchant
-
notifyShopper
java.lang.String notifyShopper
-
forcedCancel
boolean forcedCancel
The forcedCancel flag.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgCmdContext
CommandContext orgCmdContext
-
orderIds
java.lang.Long[] orderIds
-
NLS
java.util.Hashtable<K,V> NLS
-
inComment
java.lang.String inComment
-
isNotifyShopper
java.lang.String isNotifyShopper
-
receiverEmailAddress
java.lang.String receiverEmailAddress
-
xmlFile
java.lang.String xmlFile
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddRestCmdImpl extends CSROrderCommentsAddCmdImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderId
java.lang.Long orderId
-
comment
java.lang.String comment
-
subject
java.lang.String subject
-
receiverEmailAddress
java.lang.String receiverEmailAddress
-
iabOrder
OrderAccessBean iabOrder
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderCopyCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgReqProperties
TypedProperty orgReqProperties
-
orgCmdContext
CommandContext orgCmdContext
-
shopperId
java.lang.String shopperId
-
orderId
java.lang.String orderId
-
backupOrderId
java.lang.String backupOrderId
-
redirectURL
java.lang.String redirectURL
-
NLS
java.util.Hashtable<K,V> NLS
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgCmdContext
CommandContext orgCmdContext
-
NLS
java.util.Hashtable<K,V> NLS
-
orgReqProperties
TypedProperty orgReqProperties
-
addItems
java.util.Vector<E> addItems
-
shopperId
java.lang.String shopperId
-
items
java.util.Vector<E> items
-
shipModeId
java.lang.String shipModeId
-
addressId
java.lang.String addressId
-
orderId
java.lang.String orderId
-
redirectURL
java.lang.String redirectURL
-
activeOrganizationId
java.lang.Long activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddressUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
The language id. -
NLS
java.util.Hashtable<K,V> NLS
-
orgReqProperties
TypedProperty orgReqProperties
-
orgCmdContext
CommandContext orgCmdContext
-
orgLocale
java.util.Locale orgLocale
-
addressId
java.lang.String addressId
-
customerId
java.lang.String customerId
-
redirectURL
java.lang.String redirectURL
-
items
java.util.Vector<E> items
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderItemDeleteCmdImpl extends CSRBaseControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgReqProperties
TypedProperty orgReqProperties
-
NLS
java.util.Hashtable<K,V> NLS
-
orgCmdContext
CommandContext orgCmdContext
-
deleteItems
java.util.Vector<E> deleteItems
-
shopperId
java.lang.String shopperId
-
items
java.util.Vector<E> items
-
redirectURL
java.lang.String redirectURL
-
orderId
java.lang.String orderId
-
firstOrderId
java.lang.String firstOrderId
-
secondOrderId
java.lang.String secondOrderId
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderItemSplitCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
-
orgLocale
java.util.Locale orgLocale
-
NLS
java.util.Hashtable<K,V> NLS
-
orgReqProperties
TypedProperty orgReqProperties
-
orgCmdContext
CommandContext orgCmdContext
-
redirectURL
java.lang.String redirectURL
-
fromOrderId
java.lang.String fromOrderId
-
toOrderId
java.lang.String toOrderId
-
firstOrderItems
java.util.Vector<E> firstOrderItems
-
orderItems
java.util.Vector<E> orderItems
-
customerId
java.lang.String customerId
-
newOrderId
java.lang.String newOrderId
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgReqProperties
TypedProperty orgReqProperties
-
orgCmdContext
CommandContext orgCmdContext
-
updateItems
java.util.Vector<E> updateItems
-
shopperId
java.lang.String shopperId
-
addressId
java.lang.String addressId
-
orderId
java.lang.String orderId
-
redirectURL
java.lang.String redirectURL
-
NLS
java.util.Hashtable<K,V> NLS
-
items
java.util.Vector<E> items
-
deleteItems
java.util.Vector<E> deleteItems
-
shipModeId
java.lang.String shipModeId
-
firstOrderId
java.lang.String firstOrderId
-
secondOrderId
java.lang.String secondOrderId
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderPrepareCmdImpl extends CSRBaseControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
-
orgCmdContext
CommandContext orgCmdContext
-
redirectURL
java.lang.String redirectURL
-
customerId
java.lang.String customerId
-
firstOrderId
java.lang.String firstOrderId
-
NLS
java.util.Hashtable<K,V> NLS
-
secondOrderId
java.lang.String secondOrderId
-
orgReqProperties
TypedProperty orgReqProperties
-
orgLocale
java.util.Locale orgLocale
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderProcessCmdImpl extends CSRBaseControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
-
orgReqProperties
TypedProperty orgReqProperties
-
orgCmdContext
CommandContext orgCmdContext
-
redirectURL
java.lang.String redirectURL
-
XMLFile
java.lang.String XMLFile
-
firstOrderId
java.lang.String firstOrderId
-
secondOrderId
java.lang.String secondOrderId
-
firstPayment
java.util.Hashtable<K,V> firstPayment
-
secondPayment
java.util.Hashtable<K,V> secondPayment
-
adminId
java.lang.String adminId
-
NLS
java.util.Hashtable<K,V> NLS
-
saveFlag
java.lang.String saveFlag
-
poNumber
java.lang.String poNumber
PO number -
customerId
java.lang.String customerId
-
firstBillingAddressId
java.lang.String firstBillingAddressId
-
secondBillingAddressId
java.lang.String secondBillingAddressId
-
orgLocale
java.util.Locale orgLocale
-
emailError
boolean emailError
-
backupOrderDeleteError
boolean backupOrderDeleteError
-
successMsg
java.lang.String successMsg
-
comment
java.util.Hashtable<K,V> comment
-
firstDirtyBit
java.lang.String firstDirtyBit
-
backupOrderId
java.lang.String backupOrderId
-
editOrderInfo
java.lang.String editOrderInfo
-
isFirstOrderExist
boolean isFirstOrderExist
-
isSecondOrderExist
boolean isSecondOrderExist
-
iNotifyMerchant
java.lang.String iNotifyMerchant
-
iNotifyShopper
java.lang.String iNotifyShopper
-
iNotifyOrderSubmitted
java.lang.String iNotifyOrderSubmitted
-
_activeOrganizationId
java.lang.Long _activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderProductContractPriceCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
catEntryIds
java.util.Vector<E> catEntryIds
-
contractPrices
java.util.Hashtable<K,V> contractPrices
-
tradingPrices
java.util.Hashtable<K,V> tradingPrices
-
tradingIds
java.util.Hashtable<K,V> tradingIds
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderRollBackCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgLangId
java.lang.Integer orgLangId
-
redirectURL
java.lang.String redirectURL
-
orgLocale
java.util.Locale orgLocale
-
orgCmdContext
CommandContext orgCmdContext
-
orgReqProperties
TypedProperty orgReqProperties
-
firstOrderId
java.lang.String firstOrderId
-
secondOrderId
java.lang.String secondOrderId
-
NLS
java.util.Hashtable<K,V> NLS
-
backupOrderId
java.lang.String backupOrderId
-
XMLFile
java.lang.String XMLFile
-
customerId
java.lang.String customerId
-
firstOrderDataBean
OrderDataBean firstOrderDataBean
-
firstOrderItems
java.util.Vector<E> firstOrderItems
-
backupOrderDataBean
OrderDataBean backupOrderDataBean
-
backupOrderItems
java.util.Vector<E> backupOrderItems
-
payment
java.util.Hashtable<K,V> payment
-
iOrigOrderLevelMenuAdjustment
java.math.BigDecimal iOrigOrderLevelMenuAdjustment
-
iOrigShippingCharge
java.math.BigDecimal iOrigShippingCharge
-
iOrigOrderGrandTotal
java.math.BigDecimal iOrigOrderGrandTotal
-
origOrderCouponIds
java.lang.String origOrderCouponIds
-
origOrderStatus
java.lang.String origOrderStatus
-
origOrderLastUpdate
java.lang.String origOrderLastUpdate
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSROrderStatusChangeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orderIds
java.util.Vector<E> orderIds
-
newStatus
java.lang.String newStatus
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRPIActionCtrlCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
customerId
java.lang.String customerId
-
activeOrganizationId
java.lang.String activeOrganizationId
Support for "customer shopping under different organizations". Keep track of the organization that the customer is buying under.
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRPIAddCmdImpl extends CSRPIActionCtrlCmdImpl implements Serializable
-
Serialized Fields
-
tempCmdContext
CommandContext tempCmdContext
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRPIEditCmdImpl extends CSRPIActionCtrlCmdImpl implements Serializable
-
Serialized Fields
-
tempCmdContext
CommandContext tempCmdContext
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.CSRPIRemoveCmdImpl extends CSRPIActionCtrlCmdImpl implements Serializable
-
Serialized Fields
-
tempCmdContext
CommandContext tempCmdContext
-
-
-
Class com.ibm.commerce.tools.optools.order.commands.OnBehalfCSROrderCommentsAddRestCmdImpl extends com.ibm.commerce.security.commands.OnBehalfAdministratorCmdImpl implements Serializable
-
Class com.ibm.commerce.tools.optools.order.commands.OrderItemAttachmentViewCmdImpl extends AttachmentViewCmdImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attachAB
AttachmentAccessBean attachAB
-
-
-
Package com.ibm.commerce.tools.optools.order.objects
-
Class com.ibm.commerce.tools.optools.order.objects.OrderComment extends com.ibm.commerce.tools.optools.order.objimpl.OrderCommentEntityBase implements Serializable
-
Class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.tools.optools.order.objects.OrderComment iTypedEntity
-
iInitKey_orcommentId
java.lang.Long iInitKey_orcommentId
-
-
-
-
Package com.ibm.commerce.tools.optools.returns.beans
-
Class com.ibm.commerce.tools.optools.returns.beans.CSRExchangeSearchDataBean extends com.ibm.commerce.tools.optools.returns.beansrc.CSRExchangeSearchDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
storeId
java.lang.String storeId
-
returnId
java.lang.String returnId
-
exchangeOrderId
java.lang.String exchangeOrderId
-
exchangeAgainstOrderId
java.lang.String exchangeAgainstOrderId
-
isCrossShipment
java.lang.String isCrossShipment
-
customerLogonId
java.lang.String customerLogonId
-
startIndex
java.lang.Integer startIndex
-
maxLength
java.lang.Integer maxLength
-
exchangeList
java.util.Hashtable<K,V> exchangeList
-
-
-
Class com.ibm.commerce.tools.optools.returns.beans.CSRReturnSearchDataBean extends com.ibm.commerce.tools.optools.returns.beansrc.CSRReturnSearchDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
storeId
java.lang.String storeId
-
returnId
java.lang.String returnId
-
orderId
java.lang.String orderId
-
contractName
java.lang.String contractName
-
returnStatus
java.lang.String returnStatus
-
customerLogonId
java.lang.String customerLogonId
-
startIndex
java.lang.Integer startIndex
-
maxLength
java.lang.Integer maxLength
-
returnList
com.ibm.commerce.tools.optools.common.helpers.DynamicListData returnList
-
-
-
Class com.ibm.commerce.tools.optools.returns.beans.CSRReturnSummaryDataBean extends com.ibm.commerce.tools.optools.returns.beansrc.CSRReturnSummaryDataBeanBase implements Serializable
-
Serialized Fields
-
rmaId
java.lang.String rmaId
-
lastUpdateDate
java.lang.String lastUpdateDate
-
orderStatus
java.lang.String orderStatus
-
comment
java.lang.String comment
-
memberLogonId
java.lang.String memberLogonId
-
currentItem
int currentItem
-
currentComponent
int currentComponent
-
numTotal
int numTotal
-
numComponents
int[] numComponents
-
name
java.lang.String[][] name
-
partNumber
java.lang.String[][] partNumber
-
quantity
java.lang.String[][] quantity
-
shouldReceive
java.lang.String[][] shouldReceive
-
reason
java.lang.String[] reason
-
preAdjAmount
java.lang.String[] preAdjAmount
-
adjAmount
java.lang.String[] adjAmount
-
refundAmount
java.lang.String[] refundAmount
-
rmaItemCharges
java.lang.String[] rmaItemCharges
-
itemComment
java.lang.String[] itemComment
-
currency
java.lang.String currency
-
rmaCharges
java.lang.String rmaCharges
-
totalCharges
java.lang.String totalCharges
-
totalTaxAmount
java.lang.String totalTaxAmount
-
totalCredit
java.lang.String totalCredit
-
anyShouldReceive
boolean anyShouldReceive
-
ffmcFirstName
java.lang.String ffmcFirstName
-
ffmcLastName
java.lang.String ffmcLastName
-
fulfillmentCenterName
java.lang.String fulfillmentCenterName
-
ffmcAddress1
java.lang.String ffmcAddress1
-
ffmcAddress2
java.lang.String ffmcAddress2
-
ffmcAddress3
java.lang.String ffmcAddress3
-
ffmcCity
java.lang.String ffmcCity
-
ffmcState
java.lang.String ffmcState
-
ffmcCountry
java.lang.String ffmcCountry
-
ffmcZipCode
java.lang.String ffmcZipCode
-
ffmcPhoneNumber
java.lang.String ffmcPhoneNumber
-
ffmcEmail
java.lang.String ffmcEmail
-
paymentStatus
java.lang.String paymentStatus
-
creditInfo
java.util.Vector<E> creditInfo
-
returnPolicyId
java.lang.String returnPolicyId
-
contractName
java.lang.String contractName
-
contractDesc
java.lang.String contractDesc
-
organizationName
java.lang.String organizationName
-
storeAddressId
java.lang.String storeAddressId
-
-
-
-
Package com.ibm.commerce.tools.optools.returns.commands
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundByCreditCmdImpl extends CSRDisplayRefundPaymentInfoCmdImpl implements Serializable
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundByOriginalPaymentCmdImpl extends CSRDisplayRefundPaymentInfoCmdImpl implements Serializable
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundPaymentInfoCmdImpl extends BusinessPolicyCommandImpl implements Serializable
-
Serialized Fields
-
iRMA
RMAAccessBean iRMA
-
creditAccountInformation
java.util.Vector<E> creditAccountInformation
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRExchangeCancelCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRExchangePrepareCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
isCrossShipment
java.lang.String isCrossShipment
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRExchangeProcessCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
xmlFile
java.lang.String xmlFile
-
strEdit
java.lang.String strEdit
-
refundAmount
java.lang.String refundAmount
-
collateralAmount
java.lang.String collateralAmount
-
differentialAmount
java.lang.String differentialAmount
-
refundPolicyId
java.lang.String refundPolicyId
-
differentialPolicyId
java.lang.String differentialPolicyId
-
collateralPolicyId
java.lang.String collateralPolicyId
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
billingAddressId
java.lang.String billingAddressId
-
exchangePayment
java.util.Hashtable<K,V> exchangePayment
-
collateralPayment
java.util.Hashtable<K,V> collateralPayment
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRExchangeUpdateCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
exchangeOrdersId
java.lang.String exchangeOrdersId
-
isCrossShipment
java.lang.String isCrossShipment
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnBaseCmdImpl extends CSRBaseControllerCommandImpl implements Serializable
-
Serialized Fields
-
origCmdContext
CommandContext origCmdContext
-
origReqProperties
TypedProperty origReqProperties
-
returnId
java.lang.String returnId
-
customerId
java.lang.String customerId
-
redirectURL
java.lang.String redirectURL
-
xmlRoot
java.util.Hashtable<K,V> xmlRoot
-
returnResBun
java.util.Hashtable<K,V> returnResBun
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnCancelCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnCreateCopyCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
rmaStorage
com.ibm.commerce.tools.optools.returns.util.RMAStorage rmaStorage
Data structure that stores the return data.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnItemAddCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnItemsToBeAdded
java.util.Vector<E> returnItemsToBeAdded
List of items to be added to Return. Vector containing Hashtables, with each hashtable representing a return item.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnItemComponentUpdateCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnItemComponentsToBeUpdated
java.util.Vector<E> returnItemComponentsToBeUpdated
List of components to be modified Vector containing Hashtables, with each hashtable representing a return item component.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnItemDeleteCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnItemsToBeDeleted
java.util.Vector<E> returnItemsToBeDeleted
List of items to be removed from a Return. Vector containing Hashtables, with each hashtable representing a return item.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnItemUpdateCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnItemsToBeUpdated
java.util.Vector<E> returnItemsToBeUpdated
List of items to be updated on a Return. Vector containing Hashtables, with each hashtable representing a return item.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnPrepareCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnComment
java.lang.String returnComment
Comment applicable to whole return.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnProcessCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
xmlFile
java.lang.String xmlFile
XML command parameter -
strEdit
java.lang.String strEdit
Edit parameter -
refundPolicyId
java.lang.String refundPolicyId
Refund policy identifier parameter -
paymentPolicyId
java.lang.String paymentPolicyId
Payment policy identifier parameter
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnRestoreCopyCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
savedRMAStorage
com.ibm.commerce.tools.optools.returns.util.RMAStorage savedRMAStorage
Data structure that stores the return data.
-
-
-
Class com.ibm.commerce.tools.optools.returns.commands.CSRReturnUpdateCmdImpl extends CSRReturnBaseCmdImpl implements Serializable
-
Serialized Fields
-
returnComment
java.lang.String returnComment
Comment applicable to whole return.
-
-
-
-
Package com.ibm.commerce.tools.optools.user.beans
-
Class com.ibm.commerce.tools.optools.user.beans.CurrencyDataBean extends com.ibm.commerce.tools.optools.user.beansrc.CurrencyDataBeanBase implements Serializable
-
Class com.ibm.commerce.tools.optools.user.beans.CurrencyDataBeanHomeBase extends CurrencyAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.tools.optools.user.beans.LanguageDataBean extends com.ibm.commerce.tools.optools.user.beansrc.LanguageDataBeanBase implements Serializable
-
Class com.ibm.commerce.tools.optools.user.beans.LanguageDataBeanHomeBase extends LanguageAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.tools.optools.user.beans.OptoolsRegisterDataBean extends com.ibm.commerce.tools.optools.user.beansrc.OptoolsRegisterDataBeanBase implements Serializable
-
Class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean extends com.ibm.commerce.tools.optools.user.beansrc.UserSearchDataBeanBase implements Serializable
-
Serialized Fields
-
logonId
java.lang.String logonId
logonId of the user to be searched. -
firstName
java.lang.String firstName
First name of the user to be searched. -
lastName
java.lang.String lastName
Last name of the user to be searched. -
phone
java.lang.String phone
Phone number of the user to be searched. -
email
java.lang.String email
Email of the user to be searched. -
city
java.lang.String city
City of the user to be searched. -
zip
java.lang.String zip
Zip of the user to be searched. -
accountId
java.lang.String accountId
Account Id of the user to be searched. -
orgId
java.lang.String orgId
Organization Id of the organization to which the user to be searched belongs to. -
roleId
java.lang.String roleId
Role Id of the role to which this user is assigned. -
orderBy
java.lang.String orderBy
The name of the database table to order the search results by. Valid values are FIRSTNAME, LASTNAME, PHONE1, EMAIL1, CITY, and ZIPCODE. -
storeType
java.lang.String storeType
The type of the store this user belongs to - for example, B2C. -
startIndex
java.lang.String startIndex
The start index for the returned results. -
_startIndex
java.lang.Integer _startIndex
The start index variable with default value set. (default value is set in the populate() method) -
listSize
java.lang.String listSize
The maximum size of the result list to be returned. -
_listSize
java.lang.Integer _listSize
The maximum size variable with default value set. (default value is set in the populate() method) -
userIds
java.util.Vector<E> userIds
Vector of userIds to store the search result. -
resultSize
java.lang.String resultSize
The size of the returned results. -
collaborativeSearch
boolean collaborativeSearch
Indicate weather this search is for collaborative users. -
businessSearch
boolean businessSearch
Indicate weather this search is for business users. -
basicCollaborativeSearch
boolean basicCollaborativeSearch
Indicates if this search is for collaborative basic users (conditions are "OR"ed together) -
searchType
java.lang.String searchType
search type for User search. -
mobilePhone
java.lang.String mobilePhone
The mobile phone of the user to be searched. -
logonIdSearchType
java.lang.String logonIdSearchType
Search type of the logonId search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- logonIdSearchType=1
- Case sensitive search
- Will return all logonIds that start with 'x'. ( LIKE 'x%')
- logonIdSearchType=2
- Case sensitive search
- Will return all logonIds that has 'x' as a part of it.( LIKE '%x%')
- logonIdSearchType=3
- Case insensitive search
- Will return all logonIds that start with 'x' ( LIKE 'x%')
- logonIdSearchType=4
- Case insensitive search
- Will return all logonIds that has 'x' as a part of it.( LIKE '%x%')
- logonIdSearchType=5
- Case sensitive search
- Will return all logonIds that is the exact match with 'x' ( LIKE 'x')
- logonIdSearchType=1
-
firstNameSearchType
java.lang.String firstNameSearchType
Search type of the first name search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- firstNameSearchType=1
- Case sensitive search
- Will return all users with the first names that start with 'x'. ( LIKE 'x%')
- firstNameSearchType=2
- Case sensitive search
- Will return all users with the first names that has 'x' as a part of it.( LIKE '%x%')
- firstNameSearchType=3
- Case insensitive search
- Will return all users with the first names that start with 'x' ( LIKE 'x%')
- firstNameSearchType=4
- Case insensitive search
- Will return all users with the first names that has 'x' as a part of it.( LIKE '%x%')
- firstNameSearchType=5
- Case sensitive search
- Will return all users with the first names that is the exact match with 'x' ( LIKE 'x')
- firstNameSearchType=1
-
lastNameSearchType
java.lang.String lastNameSearchType
Search type of the last name search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- lastNameSearchType=1
- Case sensitive search
- Will return all users with the last names that start with 'x'. ( LIKE 'x%')
- lastNameSearchType=2
- Case sensitive search
- Will return all users with the last names that has 'x' as a part of it.( LIKE '%x%')
- lastNameSearchType=3
- Case insensitive search
- Will return all users with the last names that start with 'x' ( LIKE 'x%')
- lastNameSearchType=4
- Case insensitive search
- Will return all users with the last names that has 'x' as a part of it.( LIKE '%x%')
- lastNameSearchType=5
- Case sensitive search
- Will return all users with the last names that is the exact match with 'x' ( LIKE 'x')
- lastNameSearchType=1
-
phoneSearchType
java.lang.String phoneSearchType
Search type of the phone number search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- phoneSearchType=1
- Case sensitive search
- Will return all users with the phone numbers that start with 'x'. ( LIKE 'x%')
- phoneSearchType=2
- Case sensitive search
- Will return all users with the phone numbers that has 'x' as a part of it.( LIKE '%x%')
- phoneSearchType=3
- Case insensitive search
- Will return all users with the phone numbers that start with 'x' ( LIKE 'x%')
- phoneSearchType=4
- Case insensitive search
- Will return all users with the phone numbers that has 'x' as a part of it.( LIKE '%x%')
- phoneSearchType=5
- Case sensitive search
- Will return all users with the phone number that is the exact match with 'x' ( LIKE 'x')
- phoneSearchType=1
-
emailSearchType
java.lang.String emailSearchType
Search type of the email search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- emailSearchType=1
- Case sensitive search
- Will return all users with the email that start with 'x'. ( LIKE 'x%')
- emailSearchType=2
- Case sensitive search
- Will return all users with the email that has 'x' as a part of it.( LIKE '%x%')
- emailSearchType=3
- Case insensitive search
- Will return all users with the email that start with 'x' ( LIKE 'x%')
- emailSearchType=4
- Case insensitive search
- Will return all users with the email that has 'x' as a part of it.( LIKE '%x%')
- emailSearchType=5
- Case sensitive search
- Will return all users with the email that is the exact match with 'x' ( LIKE 'x')
- emailSearchType=1
-
citySearchType
java.lang.String citySearchType
Search type of the city search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- citySearchType=1
- Case sensitive search
- Will return all users with the city that start with 'x'. ( LIKE 'x%')
- citySearchType=2
- Case sensitive search
- Will return all users with the city that has 'x' as a part of it.( LIKE '%x%')
- citySearchType=3
- Case insensitive search
- Will return all users with the city that start with 'x' ( LIKE 'x%')
- citySearchType=4
- Case insensitive search
- Will return all users with the city that has 'x' as a part of it.( LIKE '%x%')
- citySearchType=5
- Case sensitive search
- Will return all users with the city that is the exact match with 'x' ( LIKE 'x')
- citySearchType=1
-
zipSearchType
java.lang.String zipSearchType
Search type of the zip search. Valid values are 1,2,3,4, and 5. Assuming 'x' is the search term,- zipSearchType=1
- Case sensitive search
- Will return all users with the zip that start with 'x'. ( LIKE 'x%')
- zipSearchType=2
- Case sensitive search
- Will return all users with the zip that has 'x' as a part of it.( LIKE '%x%')
- zipSearchType=3
- Case insensitive search
- Will return all users with the zip that start with 'x' ( LIKE 'x%')
- zipSearchType=4
- Case insensitive search
- Will return all users with the zip that has 'x' as a part of it.( LIKE '%x%')
- zipSearchType=5
- Case sensitive search
- Will return all users with the zip that is the exact match with 'x' ( LIKE 'x')
- zipSearchType=1
-
-
-
-
Package com.ibm.commerce.tools.optools.user.commands
-
Class com.ibm.commerce.tools.optools.user.commands.CSRCustomerEnableAccountCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrLogonId
java.lang.String istrLogonId
-
istrCustomerId
java.lang.String istrCustomerId
-
istrXMLFile
java.lang.String istrXMLFile
-
istrAccount
java.lang.String istrAccount
-
istrLocale
java.lang.String istrLocale
-
NLS
java.util.Hashtable<K,V> NLS
-
istrCmdStatus
java.lang.String istrCmdStatus
-
-
-
Class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoCreateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
hshExtensionAttributes
java.util.Hashtable<K,V> hshExtensionAttributes
-
istrUserAccountStatus
java.lang.String istrUserAccountStatus
-
istrPreviouslyOrdered
java.lang.String istrPreviouslyOrdered
-
istrLogonId
java.lang.String istrLogonId
-
istrPassword
java.lang.String istrPassword
-
istrPasswordConfirmation
java.lang.String istrPasswordConfirmation
-
istrChallengeQuestion
java.lang.String istrChallengeQuestion
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
istrAge
java.lang.String istrAge
-
istrChildrenNum
java.lang.String istrChildrenNum
-
istrEmployer
java.lang.String istrEmployer
-
istrGender
java.lang.String istrGender
-
istrPeopleNumInHouse
java.lang.String istrPeopleNumInHouse
-
istrAnnualIncome
java.lang.String istrAnnualIncome
-
istrHobby
java.lang.String istrHobby
-
istrDateOfBirth
java.lang.String istrDateOfBirth
-
istrMaritalStatus
java.lang.String istrMaritalStatus
-
istrOrderedBefore
java.lang.String istrOrderedBefore
-
istrPreferredLanguage
java.lang.String istrPreferredLanguage
-
istrPreferredCurrency
java.lang.String istrPreferredCurrency
-
istrAddressId
java.lang.String istrAddressId
-
istrFirstName
java.lang.String istrFirstName
-
istrLastName
java.lang.String istrLastName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrTitle
java.lang.String istrTitle
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZip
java.lang.String istrZip
-
istrCountry
java.lang.String istrCountry
-
istrEmail1
java.lang.String istrEmail1
-
istrEmail2
java.lang.String istrEmail2
-
istrPhone1
java.lang.String istrPhone1
-
istrPhone2
java.lang.String istrPhone2
-
istrFax1
java.lang.String istrFax1
-
istrFax2
java.lang.String istrFax2
-
istrMobilePhone1
java.lang.String istrMobilePhone1
-
istrMobilePhone1Country
java.lang.String istrMobilePhone1Country
-
istrPhone1Type
java.lang.String istrPhone1Type
-
istrPhone2Type
java.lang.String istrPhone2Type
-
istrPhone1Listed
java.lang.String istrPhone1Listed
-
istrPhone2Listed
java.lang.String istrPhone2Listed
-
istrBestTimeToCall
java.lang.String istrBestTimeToCall
-
istrPackageInsert
java.lang.String istrPackageInsert
-
istrPreferredCommunication
java.lang.String istrPreferredCommunication
-
istrCustomerId
java.lang.String istrCustomerId
-
istrXMLFile
java.lang.String istrXMLFile
-
NLS
java.util.Hashtable<K,V> NLS
-
-
-
Class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
ibAddressUpdated
boolean ibAddressUpdated
Boolean flags to denote whether certain sections have been changed. -
ibDemographicsUpdated
boolean ibDemographicsUpdated
-
ibUserRegUpdated
boolean ibUserRegUpdated
-
ibUserProfileUpdated
boolean ibUserProfileUpdated
-
ibUserUpdated
boolean ibUserUpdated
-
hshExtensionAttributes
java.util.Hashtable<K,V> hshExtensionAttributes
-
istrUserAccountStatus
java.lang.String istrUserAccountStatus
-
istrPreviouslyOrdered
java.lang.String istrPreviouslyOrdered
-
istrLogonId
java.lang.String istrLogonId
-
istrChallengeQuestion
java.lang.String istrChallengeQuestion
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
istrAge
java.lang.String istrAge
-
istrChildrenNum
java.lang.String istrChildrenNum
-
istrEmployer
java.lang.String istrEmployer
-
istrGender
java.lang.String istrGender
-
istrPeopleNumInHouse
java.lang.String istrPeopleNumInHouse
-
istrAnnualIncome
java.lang.String istrAnnualIncome
-
istrHobby
java.lang.String istrHobby
-
istrMaritalStatus
java.lang.String istrMaritalStatus
-
istrOrderedBefore
java.lang.String istrOrderedBefore
-
istrPreferredLanguage
java.lang.String istrPreferredLanguage
-
istrPreferredCurrency
java.lang.String istrPreferredCurrency
-
istrAddressId
java.lang.String istrAddressId
-
istrFirstName
java.lang.String istrFirstName
-
istrLastName
java.lang.String istrLastName
-
istrMiddleName
java.lang.String istrMiddleName
-
istrTitle
java.lang.String istrTitle
-
istrAddress1
java.lang.String istrAddress1
-
istrAddress2
java.lang.String istrAddress2
-
istrAddress3
java.lang.String istrAddress3
-
istrCity
java.lang.String istrCity
-
istrState
java.lang.String istrState
-
istrZip
java.lang.String istrZip
-
istrCountry
java.lang.String istrCountry
-
istrEmail1
java.lang.String istrEmail1
-
istrEmail2
java.lang.String istrEmail2
-
istrPhone1
java.lang.String istrPhone1
-
istrPhone2
java.lang.String istrPhone2
-
istrFax1
java.lang.String istrFax1
-
istrFax2
java.lang.String istrFax2
-
istrPhone1Type
java.lang.String istrPhone1Type
-
istrPhone2Type
java.lang.String istrPhone2Type
-
istrPhone1Listed
java.lang.String istrPhone1Listed
-
istrPhone2Listed
java.lang.String istrPhone2Listed
-
istrBestTimeToCall
java.lang.String istrBestTimeToCall
-
istrPackageInsert
java.lang.String istrPackageInsert
-
istrPreferredCommunication
java.lang.String istrPreferredCommunication
-
istrCustomerId
java.lang.String istrCustomerId
-
istrXMLFile
java.lang.String istrXMLFile
-
NLS
java.util.Hashtable<K,V> NLS
-
-
-
-
Package com.ibm.commerce.tools.optools.user.helpers
-
Class com.ibm.commerce.tools.optools.user.helpers.CustomerData extends java.beans.Beans implements Serializable
-
Serialized Fields
-
addressId
long addressId
-
city
java.lang.String city
-
firstName
java.lang.String firstName
-
lastName
java.lang.String lastName
-
logonId
java.lang.String logonId
-
phone
java.lang.String phone
-
userId
long userId
-
zipcode
java.lang.String zipcode
-
accountId
long accountId
-
orgName
java.lang.String orgName
-
-
-
Class com.ibm.commerce.tools.optools.user.helpers.CustomerListData extends java.beans.Beans implements Serializable
-
Serialized Fields
-
customerList
java.util.Vector<E> customerList
-
customerListSize
java.lang.Integer customerListSize
-
-
-
Class com.ibm.commerce.tools.optools.user.helpers.ShopperData extends java.beans.Beans implements Serializable
-
Serialized Fields
-
userId
long userId
-
addressId
long addressId
-
logonId
java.lang.String logonId
-
firstName
java.lang.String firstName
-
lastName
java.lang.String lastName
-
phone
java.lang.String phone
-
city
java.lang.String city
-
zipcode
java.lang.String zipcode
-
accountId
long accountId
-
-
-
Class com.ibm.commerce.tools.optools.user.helpers.ShopperListData extends java.beans.Beans implements Serializable
-
Serialized Fields
-
shopperList
java.util.Vector<E> shopperList
-
shopperListSize
java.lang.Integer shopperListSize
-
-
-
-
Package com.ibm.commerce.tools.promotions
-
Class com.ibm.commerce.tools.promotions.CustomerGroupDataBean extends CustomerGroupDataBeanBase implements Serializable
-
Serialized Fields
-
length
int length
Deprecated. -
memberGroupName
java.util.Vector<E> memberGroupName
Deprecated.Provide a Vector of member group names -
memberGroupId
java.util.Vector<E> memberGroupId
Deprecated.Provide a Vector of member group IDs -
memberGroupTypeId
java.lang.Integer memberGroupTypeId
Deprecated.Provide a member group type ID
-
-
-
-
Package com.ibm.commerce.tools.promotions.beansrc
-
Class com.ibm.commerce.tools.promotions.beansrc.CustomerGroupDataBeanBase extends SmartDataBeanImpl implements Serializable
-
-
Package com.ibm.commerce.tools.segmentation
-
Class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
logonId
java.lang.String logonId
-
encryptedPassword
java.lang.String encryptedPassword
-
logonPassword
java.lang.String logonPassword
-
inputXML
java.lang.String inputXML
-
chartName
java.lang.String chartName
-
segments
java.util.Vector<E> segments
-
storeId
java.lang.Integer storeId
-
emptySegment
boolean emptySegment
-
lastSegmentEmpty
boolean lastSegmentEmpty
-
iBusinessContext
BusinessContextType iBusinessContext
-
iClient
MemberFacadeClient iClient
-
includedMembersMap
java.util.Map<K,V> includedMembersMap
-
registry
BIConfigRegistry registry
-
operationMode
java.lang.String operationMode
-
memberFactory
MemberFactory memberFactory
-
commerceFoundationFactory
CommerceFoundationFactory commerceFoundationFactory
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentAccountListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_accounts
java.lang.String[] _accounts
An array of account names.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentAddUserControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_segmentId
java.lang.Long _segmentId
-
_excludedUsers
boolean _excludedUsers
-
_userIds
java.util.Vector<E> _userIds
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentConstraintListCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_segmentId
java.lang.Long _segmentId
-
_constraintList
java.lang.String _constraintList
-
_segment
SegmentNotebookDataBean _segment
-
_resources
java.util.Hashtable<K,V> _resources
-
_userRegistration
java.util.Hashtable<K,V> _userRegistration
-
_orgEntity
java.util.Hashtable<K,V> _orgEntity
-
_dateFormat
java.text.DateFormat _dateFormat
-
_basicQuickSortCompare
BasicQuickSortCompare _basicQuickSortCompare
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentCountriesDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_countries
SegmentCountriesDataBean.Country[] _countries
An array of Country objects.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentCurrenciesDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_currencies
java.lang.String[] _currencies
An array of currencies.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_customerList
SegmentCustomerListDataBean.Customer[] _customerList
An array of Customer objects. -
_view
java.lang.String _view
-
_checkStore
java.lang.String _checkStore
-
_storeOwnerId
java.lang.Long _storeOwnerId
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentDataBean extends SegmentDataBeanBase implements Serializable
-
Serialized Fields
-
_id
java.lang.String _id
Member group ID. -
_segmentName
java.lang.String _segmentName
Member group name. -
_segmentDisplayName
java.lang.String _segmentDisplayName
Member group display name. -
_description
java.lang.String _description
Member group description. -
_lastUpdateDate
java.lang.Long _lastUpdateDate
Last update of the member group. -
_lastUpdatedBy
java.lang.String _lastUpdatedBy
The logon ID of the user that last updated the member group. -
_field1
java.lang.String _field1
The customizable field 1 -
_field2
java.lang.String _field2
The customizable field 2 -
_field3
java.lang.String _field3
The customizable field 3 -
_xml
java.util.Hashtable<K,V> _xml
A tree of hashtables that models an XML document. -
_profile
java.lang.String _profile
The member group conditions. -
_storeId
java.lang.Integer _storeId
The store ID for which this member group belongs to. -
_usageTypeId
java.lang.Integer _usageTypeId
The memeber group usage type ID. -
_memberGroupAccessBean
MemberGroupAccessBean _memberGroupAccessBean
Instance of member group access bean. -
_memberGroupDescriptionAccessBean
com.ibm.commerce.user.objects.MemberGroupDescriptionAccessBean _memberGroupDescriptionAccessBean
Instance of member group description access bean.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentDefaultCurrencyDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_defaultCurrency
java.lang.String _defaultCurrency
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentDeleteControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_segmentIds
java.util.Vector<E> _segmentIds
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentDetailsDataBean extends SegmentDataBean implements Serializable
-
Serialized Fields
-
_noConstraints
boolean _noConstraints
Flag indicating if there are any constraints. -
_constraintList
java.lang.String _constraintList
HTML list of constraints. -
_referringInitiatives
java.util.Vector<E> _referringInitiatives
Vector of campaign initiatives (activities) that refer to this customer segment.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentDuplicateControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_segmentId
java.lang.Long _segmentId
-
_newSegmentName
java.lang.String _newSegmentName
-
_newDescription
java.lang.String _newDescription
-
_error
java.lang.String _error
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentLanguagesDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_languages
SegmentLanguagesDataBean.Language[] _languages
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentListDataBean extends SegmentListDataBeanBase implements Serializable
-
Serialized Fields
-
localSearch
boolean localSearch
A flag that indicates whether the list data bean should list all segments that belong to stores on the store path. -
_nameSearchCriteria
java.lang.String _nameSearchCriteria
Search criteria for the name of the member group. -
_memberGroupName
java.lang.String _memberGroupName
Name of the member group to be found -
_segmentList
SegmentDataBean[] _segmentList
An array of SegmentDataBean objects.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentMemberGroupsDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_memberGroups
java.lang.String[] _memberGroups
-
CUSTOMER_GROUP_TYPE
java.lang.Integer CUSTOMER_GROUP_TYPE
Customer group usage type ID.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentNotebookDataBean extends SegmentNotebookDataBeanBase implements Serializable
-
Serialized Fields
-
_registrationStatusOp
java.lang.String _registrationStatusOp
Registration status operator. -
_registrationDateOp
java.lang.String _registrationDateOp
Registration date operator. -
_registrationDateDays
java.lang.Integer _registrationDateDays
Registration date days. -
_registrationDateDay
java.lang.String _registrationDateDay
Registration date day. -
_registrationDateMonth
java.lang.String _registrationDateMonth
Registration date month. -
_registrationDateYear
java.lang.String _registrationDateYear
Registration date year. -
_registrationDateDay1
java.lang.String _registrationDateDay1
Registration date day 1. -
_registrationDateMonth1
java.lang.String _registrationDateMonth1
Registration date month 1. -
_registrationDateYear1
java.lang.String _registrationDateYear1
Registration date year 1. -
_registrationDateDay2
java.lang.String _registrationDateDay2
Registration date day 2. -
_registrationDateMonth2
java.lang.String _registrationDateMonth2
Registration date month 2. -
_registrationDateYear2
java.lang.String _registrationDateYear2
Registration date year 2. -
_registrationChangeDateOp
java.lang.String _registrationChangeDateOp
Registration change date operator. -
_registrationChangeDateDays
java.lang.Integer _registrationChangeDateDays
Registration change date days. -
_registrationChangeDateDay
java.lang.String _registrationChangeDateDay
Registration change date day. -
_registrationChangeDateMonth
java.lang.String _registrationChangeDateMonth
Registration change date month. -
_registrationChangeDateYear
java.lang.String _registrationChangeDateYear
Registration change date year. -
_registrationChangeDateDay1
java.lang.String _registrationChangeDateDay1
Registration change date day 1. -
_registrationChangeDateMonth1
java.lang.String _registrationChangeDateMonth1
Registration change date month 1. -
_registrationChangeDateYear1
java.lang.String _registrationChangeDateYear1
Registration change date year 1. -
_registrationChangeDateDay2
java.lang.String _registrationChangeDateDay2
Registration change date day 2. -
_registrationChangeDateMonth2
java.lang.String _registrationChangeDateMonth2
Registration change date month 2. -
_registrationChangeDateYear2
java.lang.String _registrationChangeDateYear2
Registration change date year 2. -
_genderOp
java.lang.String _genderOp
Gender operator. -
_genderValues
java.util.Vector<E> _genderValues
A vector of gender values. -
_ageOp
java.lang.String _ageOp
Age operator. -
_ageGroups
java.util.Vector<E> _ageGroups
A vector of age group values. -
_incomeOp
java.lang.String _incomeOp
Income operator. -
_incomeGroups
java.util.Vector<E> _incomeGroups
A vector of income group values. -
_maritalStatusOp
java.lang.String _maritalStatusOp
Marital status operator. -
_maritalStatusValues
java.util.Vector<E> _maritalStatusValues
A vector of marital status values. -
_childrenOp
java.lang.String _childrenOp
Children operator. -
_childrenValue
java.lang.Integer _childrenValue
Children value. -
_childrenValue1
java.lang.Integer _childrenValue1
Children value 1. -
_childrenValue2
java.lang.Integer _childrenValue2
Children value 2. -
_householdOp
java.lang.String _householdOp
Household operator. -
_householdValue
java.lang.Integer _householdValue
Household value. -
_householdValue1
java.lang.Integer _householdValue1
Household value 1. -
_householdValue2
java.lang.Integer _householdValue2
Household value 2. -
_cityOp
java.lang.String _cityOp
City operator. -
_cities
java.util.Vector<E> _cities
A vector of cities. -
_stateOp
java.lang.String _stateOp
State operator. -
_states
java.util.Vector<E> _states
A vector of states. -
_countryOp
java.lang.String _countryOp
Country operator. -
_countries
java.util.Vector<E> _countries
A vector of countries. -
_zipCodeOp
java.lang.String _zipCodeOp
ZIP code operator. -
_zipCodes
java.util.Vector<E> _zipCodes
A vector of ZIP codes. -
_phoneOp
java.lang.String _phoneOp
Phone number operator. -
_phones
java.util.Vector<E> _phones
A vector of phone numbers. -
_EMailOp
java.lang.String _EMailOp
E-mail operator. -
_EMails
java.util.Vector<E> _EMails
A vector of e-mail addresses. -
_currencyOp
java.lang.String _currencyOp
Currency operator. -
_currencies
java.util.Vector<E> _currencies
A vector of currencies. -
_languageOp
java.lang.String _languageOp
Language operator. -
_languages
java.util.Vector<E> _languages
A vector of languages. -
_amountSpentOp
java.lang.String _amountSpentOp
Amount spent operator. -
_amountSpentValue
java.math.BigDecimal _amountSpentValue
Amount spent value. -
_amountSpentValue1
java.math.BigDecimal _amountSpentValue1
Amount spent value 1. -
_amountSpentValue2
java.math.BigDecimal _amountSpentValue2
Amount spent value 2. -
_ordersOp
java.lang.String _ordersOp
Orders operator. -
_ordersValue
java.lang.Integer _ordersValue
Orders value. -
_ordersValue1
java.lang.Integer _ordersValue1
Orders value 1. -
_ordersValue2
java.lang.Integer _ordersValue2
Orders value 2. -
_lastPurchaseDateOp
java.lang.String _lastPurchaseDateOp
Last purchase date operator. -
_lastPurchaseDateDays
java.lang.Integer _lastPurchaseDateDays
Last purchase date days. -
_lastPurchaseDateDay
java.lang.String _lastPurchaseDateDay
Last purchase date day. -
_lastPurchaseDateMonth
java.lang.String _lastPurchaseDateMonth
Last purchase date month. -
_lastPurchaseDateYear
java.lang.String _lastPurchaseDateYear
Last purchase date year. -
_lastPurchaseDateDay1
java.lang.String _lastPurchaseDateDay1
Last purchase date day 1. -
_lastPurchaseDateMonth1
java.lang.String _lastPurchaseDateMonth1
Last purchase date month 1. -
_lastPurchaseDateYear1
java.lang.String _lastPurchaseDateYear1
Last purchase date year 1. -
_lastPurchaseDateDay2
java.lang.String _lastPurchaseDateDay2
Last purchase date day 2. -
_lastPurchaseDateMonth2
java.lang.String _lastPurchaseDateMonth2
Last purchase date month 2. -
_lastPurchaseDateYear2
java.lang.String _lastPurchaseDateYear2
Last purchase date year 2. -
_lastVisitDateOp
java.lang.String _lastVisitDateOp
Last visit date operator. -
_lastVisitDateDays
java.lang.Integer _lastVisitDateDays
Last visit date days. -
_lastVisitDateDay
java.lang.String _lastVisitDateDay
Last visit date day. -
_lastVisitDateMonth
java.lang.String _lastVisitDateMonth
Last visit date month. -
_lastVisitDateYear
java.lang.String _lastVisitDateYear
Last visit date year. -
_lastVisitDateDay1
java.lang.String _lastVisitDateDay1
Last visit date day 1. -
_lastVisitDateMonth1
java.lang.String _lastVisitDateMonth1
Last visit date month 1. -
_lastVisitDateYear1
java.lang.String _lastVisitDateYear1
Last visit date year 1. -
_lastVisitDateDay2
java.lang.String _lastVisitDateDay2
Last visit date day 2. -
_lastVisitDateMonth2
java.lang.String _lastVisitDateMonth2
Last visit date month 2. -
_lastVisitDateYear2
java.lang.String _lastVisitDateYear2
Last visit date year 2. -
_companyOp
java.lang.String _companyOp
Company operator. -
_companies
java.util.Vector<E> _companies
Vector of companies. -
_interestsOp
java.lang.String _interestsOp
Interests operator. -
_interests
java.util.Vector<E> _interests
Vector of interests operator. -
_segmentsOp
java.lang.String _segmentsOp
Segments operator. -
_segments
java.util.Vector<E> _segments
Vector of segments. -
_preferredCommunicationOp
java.lang.String _preferredCommunicationOp
Preferred communication operator. -
_preferredCommunicationValues
java.util.Vector<E> _preferredCommunicationValues
Preferred communication values. -
_jobFunctionOp
java.lang.String _jobFunctionOp
Job function operator. -
_jobFunctions
java.util.Vector<E> _jobFunctions
Vector of job functions. -
_accountsOp
java.lang.String _accountsOp
Accounts operator. -
_accounts
java.util.Vector<E> _accounts
Vector of accounts. -
_accountSizeOp
java.lang.String _accountSizeOp
Account size operator. -
_accountSizeValues
java.util.Vector<E> _accountSizeValues
Vector of account size values. -
_accountLocationOp
java.lang.String _accountLocationOp
Account location operator. -
_accountLocations
java.util.Vector<E> _accountLocations
Vector of account locations. -
_accountCountriesOp
java.lang.String _accountCountriesOp
Account countries operator. -
_accountCountries
java.util.Vector<E> _accountCountries
Vector of account countries. -
_accountIndustryOp
java.lang.String _accountIndustryOp
Account industry operator. -
_accountIndustries
java.util.Vector<E> _accountIndustries
Vector of account industries. -
_accountBusinessOp
java.lang.String _accountBusinessOp
Account business operator. -
_accountBusinesses
java.util.Vector<E> _accountBusinesses
Vector of account business types. -
_accountCreditOp
java.lang.String _accountCreditOp
Account credit operator. -
_accountCreditValue
java.math.BigDecimal _accountCreditValue
Account credit value. -
_accountCreditValue1
java.math.BigDecimal _accountCreditValue1
Account credit value 1. -
_accountCreditValue2
java.math.BigDecimal _accountCreditValue2
Account credit value 2. -
_accountAmountSpentOp
java.lang.String _accountAmountSpentOp
Account amount spent operator. -
_accountAmountSpentValue
java.math.BigDecimal _accountAmountSpentValue
Account amount spent value. -
_accountAmountSpentValue1
java.math.BigDecimal _accountAmountSpentValue1
Account amount spent value 1. -
_accountAmountSpentValue2
java.math.BigDecimal _accountAmountSpentValue2
Account amount spent value 2. -
_role
java.util.Vector<E> _role
Vector of user role. -
_org
java.util.Vector<E> _org
Vector of organization distinguished name. -
_statusOp
java.lang.String _statusOp
Status operator -
_status
java.lang.String _status
Status -
_includeMembers
java.util.Vector<E> _includeMembers
Vector of includeCustomer MemberId -
_excludeMembers
java.util.Vector<E> _excludeMembers
Vector of excludeCustomer MemberId -
_WCAModel
java.lang.Integer _WCAModel
WebSphere Commerce Analyzer import model -
_WCASegment
java.lang.Integer _WCASegment
WebSphere Commerce Analyzer import segment -
_WCAScore
java.lang.Double _WCAScore
WebSphere Commerce Analyzer import score -
_performDelete
java.lang.String _performDelete
Perform the explicit delete or not.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentRemoveUserControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_segmentId
java.lang.Long _segmentId
-
_userIds
java.util.Vector<E> _userIds
-
_excludedUsers
boolean _excludedUsers
-
_allUsers
boolean _allUsers
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentSaveControllerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
_xmlFile
java.lang.String _xmlFile
XML document that describes the customer segment. -
_segment
SegmentNotebookDataBean _segment
An instance of SegmentNotebookDataBean. -
_conditionsVector
java.util.Vector<E> _conditionsVector
A vector of condition objects. -
_segmentProfile
java.lang.String _segmentProfile
An XML document describing the member group conditions. -
_forceSave
boolean _forceSave
This flag indicates that the controller command should try to force the save. -
_error
java.lang.String _error
Contains the error condition detected by this controller command. -
_segmentId
java.lang.Long _segmentId
Member group ID. -
_ownerId
java.lang.Long _ownerId
Member group owner ID.
-
-
-
Class com.ibm.commerce.tools.segmentation.SegmentStatesDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
_states
SegmentStatesDataBean.State[] _states
-
-
-
-
Package com.ibm.commerce.tools.segmentation.beansrc
-
Class com.ibm.commerce.tools.segmentation.beansrc.SegmentDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.segmentation.beansrc.SegmentListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.tools.segmentation.beansrc.SegmentNotebookDataBeanBase extends SegmentDataBean implements Serializable
-
-
Package com.ibm.commerce.tools.util
-
Class com.ibm.commerce.tools.util.CommonSearchHelperBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
storeId
java.lang.String storeId
-
storeIds
java.lang.String storeIds
-
storeIdsInEntityType
java.lang.Integer[] storeIdsInEntityType
-
storeRelType
java.lang.String storeRelType
-
languageId
java.lang.String languageId
-
defaultLanguageId
java.lang.String defaultLanguageId
-
indexBegin
java.lang.String indexBegin
-
indexEnd
java.lang.String indexEnd
-
resultList
java.util.Vector<E> resultList
-
resultSetSize
int resultSetSize
-
useCursor
boolean useCursor
-
-
-
Class com.ibm.commerce.tools.util.FTPException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
replyCode
int replyCode
-
-
-
Class com.ibm.commerce.tools.util.OrderedHashtable extends java.util.Hashtable implements Serializable
-
Serialized Fields
-
orderedKeys
java.util.List<E> orderedKeys
-
-
-
Class com.ibm.commerce.tools.util.ResourceNotFoundException extends ECSystemException implements Serializable
-
-
Package com.ibm.commerce.user.beans
-
Class com.ibm.commerce.user.beans.AccessCommandGroupDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperty
TypedProperty requestProperty
-
iMemberGroupId
java.lang.String iMemberGroupId
-
ivecViewCommand
java.util.Vector<E> ivecViewCommand
-
ivecControllerCommand
java.util.Vector<E> ivecControllerCommand
-
ivecControllerName
java.util.Vector<E> ivecControllerName
-
ivecViewCommandList
java.util.Vector<E> ivecViewCommandList
-
ivecControllerCommandList
java.util.Vector<E> ivecControllerCommandList
-
itreeControllerHelper
java.util.TreeSet<E> itreeControllerHelper
-
-
-
Class com.ibm.commerce.user.beans.AccessControlCustomerCommandExclusionDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iabAccCmdGrp
com.ibm.commerce.server.objects.AccessControlCommandGroupAccessBean iabAccCmdGrp
-
istrCommandGroupId
java.lang.String istrCommandGroupId
-
istrCommandName
java.lang.String istrCommandName
-
istrOwnerId
java.lang.String istrOwnerId
-
-
-
Class com.ibm.commerce.user.beans.AccessControlCustomerCommandExclusionListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iAccCustExcList
com.ibm.commerce.user.beans.AccessControlCustomerCommandExclusionDataBean[] iAccCustExcList
-
istrOwnerId
java.lang.String istrOwnerId
-
inSize
int inSize
-
-
-
Class com.ibm.commerce.user.beans.AccessMemberGroupDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
iUserId
java.lang.String iUserId
-
iMemberGroups
java.util.Vector<E> iMemberGroups
-
iAllMemberGroups
java.util.Vector<E> iAllMemberGroups
-
iStoreOwners
java.util.Vector<E> iStoreOwners
-
-
-
Class com.ibm.commerce.user.beans.AddressBookDataBean extends AddressBookAccessBean implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
inMemberId
java.lang.Long inMemberId
-
iRequestProperties
TypedProperty iRequestProperties
-
istrStoreDirectory
java.lang.String istrStoreDirectory
-
iarrAddressList
java.lang.String[][] iarrAddressList
-
-
-
Class com.ibm.commerce.user.beans.AddressDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDataBeanKeyAddressId
java.lang.String iDataBeanKeyAddressId
The key of this data bean. -
istrNickName
java.lang.String istrNickName
The nick name of this address -
istrMemberId
java.lang.String istrMemberId
The member Id of the owner of this address -
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
isbAddress
com.ibm.commerce.member.syncbeans.AddressSyncBean isbAddress
This bean is for IBM Internal use only. -
bAddressFound
boolean bAddressFound
Whether the specified address is found. -
istrStoreDirectory
java.lang.String istrStoreDirectory
Deprecated. As of release 5.6.1; this is unused.The store directory. -
iPropertyNames
java.util.List<E> iPropertyNames
A list of property names to retrieve.
-
-
-
Class com.ibm.commerce.user.beans.AdminOrganizationListDataBean extends com.ibm.commerce.user.beansrc.AdminOrganizationListBeanBase implements Serializable
-
Serialized Fields
-
customerMemberId
java.lang.Long customerMemberId
-
-
-
Class com.ibm.commerce.user.beans.BusinessProfileDataBean extends com.ibm.commerce.user.beansrc.BusinessProfileDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.CertificateX509ByUserIdListDataBean extends com.ibm.commerce.user.beansrc.CertificateX509ByUserIdListListDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
-
iCertificateX509ByUserIdListDataBean
CertificateX509DataBean[] iCertificateX509ByUserIdListDataBean
-
-
-
Class com.ibm.commerce.user.beans.CertificateX509DataBean extends com.ibm.commerce.user.beansrc.CertificateX509DataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.ContractListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
contracts
java.util.HashMap<K,V> contracts
-
-
-
Class com.ibm.commerce.user.beans.CountryListDataBean extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.user.beans.CountryStateListDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
cmdContext
CommandContext cmdContext
-
requestProperties
TypedProperty requestProperties
-
countries
java.util.Vector<E> countries
-
countriesHash
java.util.Map<K,V> countriesHash
-
istrCountryCode
java.lang.String istrCountryCode
-
istrStateCode
java.lang.String istrStateCode
-
-
-
Class com.ibm.commerce.user.beans.CurrencyListDataBean extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.user.beans.DemographicsDataBean extends com.ibm.commerce.user.beansrc.DemographicsDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.LanguageListDataBean extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.user.beans.MemberAttributeDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeId
java.lang.String iDataBeanKeyMemberAttributeId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeDatetimeValueDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeDatetimeValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeValueId
java.lang.String iDataBeanKeyMemberAttributeValueId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeFloatValueDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeFloatValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeValueId
java.lang.String iDataBeanKeyMemberAttributeValueId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeIntegerValueDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeIntegerValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeValueId
java.lang.String iDataBeanKeyMemberAttributeValueId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeStringValueDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeStringValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeValueId
java.lang.String iDataBeanKeyMemberAttributeValueId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeValueDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeValueDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberAttributeValueId
java.lang.String iDataBeanKeyMemberAttributeValueId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberAttributeValueListDataBean extends com.ibm.commerce.user.beansrc.MemberAttributeValueListDataBeanBase implements Serializable
-
Serialized Fields
-
iAttrName
java.lang.String iAttrName
-
iAttrType
java.lang.String iAttrType
-
iStoreValuesMap
java.util.Map<K,V> iStoreValuesMap
-
-
-
Class com.ibm.commerce.user.beans.MemberDataBean extends com.ibm.commerce.user.beansrc.MemberDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupConditionDataBean extends com.ibm.commerce.user.beansrc.MemberGroupConditionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyIMbrGrpId
java.lang.String iDataBeanKeyIMbrGrpId
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
ivecMemberGroupId
java.util.Vector<E> ivecMemberGroupId
-
ivecOwnerId
java.util.Vector<E> ivecOwnerId
-
ivecName
java.util.Vector<E> ivecName
-
ivecDescription
java.util.Vector<E> ivecDescription
-
ivecDN
java.util.Vector<E> ivecDN
-
ivecField1
java.util.Vector<E> ivecField1
-
ivecField2
java.util.Vector<E> ivecField2
-
ivecField3
java.util.Vector<E> ivecField3
-
inSize
int inSize
-
memberGroupUsageId
java.lang.Integer memberGroupUsageId
-
isSearchForGroupsUserCanManage
boolean isSearchForGroupsUserCanManage
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupListDataBean extends MemberGroupListDataBeanBase implements Serializable
-
Serialized Fields
-
memberGroupNames
java.util.Vector<E> memberGroupNames
-
memberGroupIds
java.util.Vector<E> memberGroupIds
-
memberGroupLength
int memberGroupLength
-
inAdminId
java.lang.Long inAdminId
-
mbrSearchName
java.lang.String mbrSearchName
-
inUsageType
java.lang.Integer inUsageType
-
istrSearchType
java.lang.String istrSearchType
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.user.beans.MemberGroupMemberDataBean extends com.ibm.commerce.user.beansrc.MemberGroupMemberDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMbrGrpId
java.lang.String iDataBeanKeyMbrGrpId
The key of this data bean (member group ID). -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The key of this data bean (member ID).
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupTypeDataBean extends com.ibm.commerce.user.beansrc.MemberGroupTypeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMbrGrpTypeId
java.lang.String iDataBeanKeyMbrGrpTypeId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.MemberGroupUsageDataBean extends com.ibm.commerce.user.beansrc.MemberGroupUsageDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyMbrGrpTypeId
java.lang.String iDataBeanKeyMbrGrpTypeId
-
iDataBeanKeyMbrGrpId
java.lang.String iDataBeanKeyMbrGrpId
-
-
-
Class com.ibm.commerce.user.beans.MemberRelationshipsDataBean extends com.ibm.commerce.user.beansrc.MemberRelationshipsDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyDescendantId
java.lang.String iDataBeanKeyDescendantId
The first key of this data bean (descendant id). -
iDataBeanKeyAncestorId
java.lang.String iDataBeanKeyAncestorId
The second key of this data bean (ancestor id).
-
-
-
Class com.ibm.commerce.user.beans.MemberRoleAssignDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iUserId
java.lang.Long iUserId
-
scopedByOrgsICanAdmin
boolean scopedByOrgsICanAdmin
-
imapOrgIdRoleListDataBean
java.util.Map<K,V> imapOrgIdRoleListDataBean
-
-
-
Class com.ibm.commerce.user.beans.MemberRoleDataBean extends com.ibm.commerce.user.beansrc.MemberRoleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyRoleId
java.lang.String iDataBeanKeyRoleId
The first key of this data bean (role id). -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The second key of this data bean (member id). -
iDataBeanKeyOrgEntityId
java.lang.String iDataBeanKeyOrgEntityId
The third key of this data bean (orgEntity id).
-
-
-
Class com.ibm.commerce.user.beans.MemberViewPreferenceDataBean extends com.ibm.commerce.user.beansrc.MemberViewPreferenceDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
Deprecated.The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
Deprecated.The request properties within this bean. -
iDataBeanKeyViewName
java.lang.String iDataBeanKeyViewName
Deprecated.The key of this data bean (view name). -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
Deprecated.The key of this data bean (member ID).
-
-
-
Class com.ibm.commerce.user.beans.OrganizationCodeDataBean extends com.ibm.commerce.user.beansrc.OrganizationCodeDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIOrganizationCodeId
java.lang.String iDataBeanKeyIOrganizationCodeId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.OrganizationDataBean extends com.ibm.commerce.user.beansrc.OrganizationDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The key of this data bean. -
ibAddressInfoFetched
boolean ibAddressInfoFetched
-
idbContactInfo
AddressDataBean idbContactInfo
The contact information (i.e. self address) of the organization. -
idbAddressBook
AddressDataBean[] idbAddressBook
The address book of the organization.
-
-
-
Class com.ibm.commerce.user.beans.OrganizationHierarchyDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
accountId
java.lang.Long accountId
-
commandContext
CommandContext commandContext
-
organizationHierarchy
java.util.LinkedList<E> organizationHierarchy
-
-
-
Class com.ibm.commerce.user.beans.OrganizationListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
requestProp
TypedProperty requestProp
-
commandContext
CommandContext commandContext
-
isExplicitEntitlement
boolean isExplicitEntitlement
-
entitledOrganizations
OrganizationAccessBean[] entitledOrganizations
-
userId
java.lang.Long userId
-
accountCheck
boolean accountCheck
-
-
-
Class com.ibm.commerce.user.beans.OrganizationSearchDataBean extends com.ibm.commerce.user.beans.SearchDataBeanBase implements Serializable
-
Serialized Fields
-
iFindBy
int iFindBy
-
istrTaskName
java.lang.String istrTaskName
-
istrOrgName
java.lang.String istrOrgName
-
istrOrgNameSearchType
java.lang.String istrOrgNameSearchType
-
istrParentOrgName
java.lang.String istrParentOrgName
-
istrParentOrgNameSearchType
java.lang.String istrParentOrgNameSearchType
-
iResultList
OrganizationDataBean[] iResultList
-
-
-
Class com.ibm.commerce.user.beans.OrgEntityDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
isbOrgEntity
OrganizationSyncBean isbOrgEntity
-
bOrgEntityFound
boolean bOrgEntityFound
-
istrStoreDirectory
java.lang.String istrStoreDirectory
-
iPropertyNames
java.util.List<E> iPropertyNames
-
-
-
Class com.ibm.commerce.user.beans.OrgEntityDisplayDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
orgEntityId
java.lang.String orgEntityId
-
orgEntityBean
com.ibm.commerce.user.beans.OrgEntityDataBean orgEntityBean
-
orgEntityName
java.lang.String orgEntityName
-
dn
java.lang.String dn
-
parentOrgName
java.lang.String parentOrgName
-
parentMemberId
java.lang.String parentMemberId
-
description
java.lang.String description
-
businessCategory
java.lang.String businessCategory
-
orgEntityType
java.util.Vector<E> orgEntityType
-
email1
java.lang.String email1
-
email2
java.lang.String email2
-
fax1
java.lang.String fax1
-
fax2
java.lang.String fax2
-
mobilePhone1
java.lang.String mobilePhone1
-
mobilePhone1Country
java.lang.String mobilePhone1Country
-
phone1
java.lang.String phone1
-
phone2
java.lang.String phone2
-
bestCallingTime
java.util.Vector<E> bestCallingTime
-
-
-
Class com.ibm.commerce.user.beans.OrgEntityManageDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
istrStoreDirectory
java.lang.String istrStoreDirectory
-
OrganizationUnitList
java.lang.String[][] OrganizationUnitList
-
OrganizationList
java.lang.String[][] OrganizationList
-
OrgEntityList
java.lang.String[][] OrgEntityList
-
OrgEntityAccessBeanList
OrganizationAccessBean[] OrgEntityAccessBeanList
-
iRequestProperties
TypedProperty iRequestProperties
-
-
-
Class com.ibm.commerce.user.beans.PolicyAccountDataBean extends com.ibm.commerce.user.beansrc.PolicyAccountDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIPolicyAccountId
java.lang.String iDataBeanKeyIPolicyAccountId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.PolicyAccountDescriptionDataBean extends com.ibm.commerce.user.beansrc.PolicyAccountDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyILanguageId
java.lang.String iDataBeanKeyILanguageId
The key of this data bean (language ID). -
iDataBeanKeyIPolicyAccountId
java.lang.String iDataBeanKeyIPolicyAccountId
The key of this data bean (policy account ID).
-
-
-
Class com.ibm.commerce.user.beans.PolicyAccountLockoutDataBean extends com.ibm.commerce.user.beansrc.PolicyAccountLockoutDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIPolicyAccountLockoutId
java.lang.String iDataBeanKeyIPolicyAccountLockoutId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.PolicyAccountLockoutDescriptionDataBean extends com.ibm.commerce.user.beansrc.PolicyAccountLockoutDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIPolicyAccountLockoutId
java.lang.String iDataBeanKeyIPolicyAccountLockoutId
The key of this data bean (policy account lockout ID). -
iDataBeanKeyILanguageId
java.lang.String iDataBeanKeyILanguageId
The key of this data bean (language ID).
-
-
-
Class com.ibm.commerce.user.beans.PolicyPasswordDataBean extends com.ibm.commerce.user.beansrc.PolicyPasswordDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIPolicyPasswordId
java.lang.String iDataBeanKeyIPolicyPasswordId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.PolicyPasswordDescriptionDataBean extends com.ibm.commerce.user.beansrc.PolicyPasswordDescriptionDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyIPolicyPasswordId
java.lang.String iDataBeanKeyIPolicyPasswordId
The key of this data bean (policy password ID). -
iDataBeanKeyILanguageId
java.lang.String iDataBeanKeyILanguageId
The key of this data bean (language ID).
-
-
-
Class com.ibm.commerce.user.beans.PublicUserProfileDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
-
iRequestProperties
TypedProperty iRequestProperties
-
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
-
iabUserRegistry
UserRegistryAccessBean iabUserRegistry
-
-
-
Class com.ibm.commerce.user.beans.RoleAssignmentDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iOrgId
java.lang.Long iOrgId
-
iRoleListDataBean
RoleDataBean[] iRoleListDataBean
-
-
-
Class com.ibm.commerce.user.beans.RoleAssignmentPermissionDataBean extends com.ibm.commerce.user.beansrc.RoleAssignmentPermissionDataBeanBase implements Serializable
-
Serialized Fields
-
istrDataBeanKeyRoleAssignmentPermissionId
java.lang.String istrDataBeanKeyRoleAssignmentPermissionId
-
iCommandContext
CommandContext iCommandContext
-
itpRequestProperties
TypedProperty itpRequestProperties
-
-
-
Class com.ibm.commerce.user.beans.RoleDataBean extends com.ibm.commerce.user.beansrc.RoleDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyRoleId
java.lang.String iDataBeanKeyRoleId
The key of this data bean. -
abRoleDesc
com.ibm.commerce.user.objects.RoleDescriptionAccessBean abRoleDesc
The description associated with this role databean.
-
-
-
Class com.ibm.commerce.user.beans.SearchDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrRecordSetStartNumber
java.lang.String istrRecordSetStartNumber
-
inRecordSetStartNumber
int inRecordSetStartNumber
-
istrPageSize
java.lang.String istrPageSize
-
inPageSize
int inPageSize
-
inRecordSetCount
int inRecordSetCount
-
inRecordSetTotal
int inRecordSetTotal
-
inPageNumber
int inPageNumber
-
ibRecordSetCompleteIndicator
boolean ibRecordSetCompleteIndicator
-
-
-
Class com.ibm.commerce.user.beans.StoreOwner extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
-
istrDisplayName
java.lang.String istrDisplayName
-
-
-
Class com.ibm.commerce.user.beans.UserAdminDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
-
istrRegisterType
java.lang.String istrRegisterType
-
istrLastSession
java.lang.String istrLastSession
-
istrLastMemberId
java.lang.String istrLastMemberId
-
istrRegistration
java.lang.String istrRegistration
-
istrRegistrationUpdate
java.lang.String istrRegistrationUpdate
-
istrRegistrationCancel
java.lang.String istrRegistrationCancel
-
istrLogonId
java.lang.String istrLogonId
-
istrChallengeQuestion
java.lang.String istrChallengeQuestion
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
istrPersonTitle
java.lang.String istrPersonTitle
-
istrLastName
java.lang.String istrLastName
-
istrFirstName
java.lang.String istrFirstName
-
istrMiddleName
java.lang.String istrMiddleName
-
-
-
Class com.ibm.commerce.user.beans.UserAdminListDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
iUserAdminList
com.ibm.commerce.user.beans.UserAdminDataBean[] iUserAdminList
-
-
-
Class com.ibm.commerce.user.beans.UserConfigBasedDataBean extends UserDataBean implements Serializable
-
Class com.ibm.commerce.user.beans.UserDataBean extends com.ibm.commerce.user.beansrc.UserDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The key of this data bean. -
iabAddress
AddressAccessBean iabAddress
The address access bean -
iabUserRegistry
UserRegistryAccessBean iabUserRegistry
The user registry access bean
-
-
-
Class com.ibm.commerce.user.beans.UserDisplayDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
memberId
java.lang.String memberId
-
userId
java.lang.String userId
-
userBean
UserRegistrationDataBean userBean
-
logonId
java.lang.String logonId
-
dn
java.lang.String dn
-
logonPasswordVerify
java.lang.String logonPasswordVerify
-
logonPassword
java.lang.String logonPassword
-
policyAccountId
java.util.Vector<E> policyAccountId
-
userStatus
java.util.Vector<E> userStatus
-
registration
java.lang.String registration
-
lastSession
java.lang.String lastSession
-
registrationUpdate
java.lang.String registrationUpdate
-
employeeId
java.lang.String employeeId
-
employeeType
java.lang.String employeeType
-
departmentNumber
java.lang.String departmentNumber
-
manager
java.lang.String manager
-
secretary
java.lang.String secretary
-
preferredLanguage
java.util.Vector<E> preferredLanguage
-
parentOrgName
java.lang.String parentOrgName
-
parentMemberId
java.lang.String parentMemberId
-
email1
java.lang.String email1
-
email2
java.lang.String email2
-
fax1
java.lang.String fax1
-
fax2
java.lang.String fax2
-
mobilePhone1
java.lang.String mobilePhone1
-
mobilePhone1Country
java.lang.String mobilePhone1Country
-
phone1
java.lang.String phone1
-
phone2
java.lang.String phone2
-
bestCallingTime
java.util.Vector<E> bestCallingTime
-
-
-
Class com.ibm.commerce.user.beans.UserInfoDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
The memberId. -
iCommandContext
CommandContext iCommandContext
CommandContext instance variable. -
iRequestProperties
TypedProperty iRequestProperties
RequestProperties instance variable. -
isbUser
UserSyncBean isbUser
UserSyncBean to fetch user information. -
ibUserFound
boolean ibUserFound
Indicate weather user is found or not. -
istrStoreDirectory
java.lang.String istrStoreDirectory
Store directory. -
strProfileType
java.lang.String strProfileType
User's profile type.
-
-
-
Class com.ibm.commerce.user.beans.UserListDataBean extends UserListDataBeanBase implements Serializable
-
Serialized Fields
-
ivUserNames
java.util.Vector<E> ivUserNames
-
ivUserIds
java.util.Vector<E> ivUserIds
-
inUserLength
int inUserLength
Number of users being returned. -
inAdminId
java.lang.Long inAdminId
-
istrUserSearchName
java.lang.String istrUserSearchName
-
istrSearchType
java.lang.String istrSearchType
-
istrReturningUserCriteria
java.lang.String istrReturningUserCriteria
-
inMaxResults
int inMaxResults
-
-
-
Class com.ibm.commerce.user.beans.UserListDataBeanBase extends SmartDataBeanImpl implements Serializable
-
Class com.ibm.commerce.user.beans.UserPersonalizationIdentifierDataBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
wcLogonId
java.lang.String wcLogonId
-
pznId
java.lang.String pznId
-
-
-
Class com.ibm.commerce.user.beans.UserProfileDataBean extends com.ibm.commerce.user.beansrc.UserProfileDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.UserRegistrationConfigBasedDataBean extends UserRegistrationDataBean implements Serializable
-
Class com.ibm.commerce.user.beans.UserRegistrationDataBean extends java.lang.Object implements Serializable
-
Serialized Fields
-
iDataBeanKeyMemberId
java.lang.String iDataBeanKeyMemberId
Deprecated.The key of this data bean (member id). -
iCommandContext
CommandContext iCommandContext
Deprecated.The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
Deprecated.The request properties within this bean. -
isbUser
UserSyncBean isbUser
The user sync bean. -
ibNeedsPopulate
boolean ibNeedsPopulate
-
ibPopulateFromTransactionCache
boolean ibPopulateFromTransactionCache
-
ibUserFound
boolean ibUserFound
Deprecated.Whether the specified user is found. -
istrStoreDirectory
java.lang.String istrStoreDirectory
Deprecated.The store directory. -
strProfileType
java.lang.String strProfileType
Deprecated. in version 6.0. This is not needed since the profile type will be retrieved from the user object. Use getProfileType() instead.The profile type of the user. Default value is 'C' (Base Profile) -
iPropertyNames
java.util.List<E> iPropertyNames
Deprecated. in Version 6.0. This method is not needed since all the properties will be retrieved.A list of property names to retrieve. -
ibDoesNumberOfSearchResultsExceedMax
boolean ibDoesNumberOfSearchResultsExceedMax
Boolean flag to indicate the number of results exceed the max threshold or not -
inSearchCriteriaType
int inSearchCriteriaType
The specified search criteria type, default to search all -
istrSearchKeyword
java.lang.String istrSearchKeyword
The specified search keyword -
inSearchMaxThreshold
int inSearchMaxThreshold
The specified max threshold allowed for total search results return
-
-
-
Class com.ibm.commerce.user.beans.UserRegistryDataBean extends com.ibm.commerce.user.beansrc.UserRegistryDataBeanBase implements Serializable
-
Serialized Fields
-
iCommandContext
CommandContext iCommandContext
The command context within this bean. -
iRequestProperties
TypedProperty iRequestProperties
The request properties within this bean. -
iDataBeanKeyUserId
java.lang.String iDataBeanKeyUserId
The key of this data bean.
-
-
-
Class com.ibm.commerce.user.beans.UserSearchDataBean extends com.ibm.commerce.user.beans.SearchDataBeanBase implements Serializable
-
Serialized Fields
-
iFindBy
int iFindBy
-
istrParentOrgName
java.lang.String istrParentOrgName
-
istrParentOrgNameSearchType
java.lang.String istrParentOrgNameSearchType
-
istrLogonId
java.lang.String istrLogonId
-
istrLogonIdSearchType
java.lang.String istrLogonIdSearchType
-
istrFirstName
java.lang.String istrFirstName
-
istrFirstNameSearchType
java.lang.String istrFirstNameSearchType
-
istrLastName
java.lang.String istrLastName
-
istrLastNameSearchType
java.lang.String istrLastNameSearchType
-
istrRoleId
java.lang.String istrRoleId
-
istrAccountStatus
java.lang.String istrAccountStatus
-
istrParentOrgId
java.lang.String istrParentOrgId
-
istrOrderByTableName
java.lang.String istrOrderByTableName
-
istrOrderByFieldName
java.lang.String istrOrderByFieldName
-
paginatedResults
boolean paginatedResults
-
iResultList
com.ibm.commerce.user.beans.UserConfigBasedDataBean[] iResultList
-
addressFieldQueryMap
java.util.Map<K,V> addressFieldQueryMap
-
-
-
-
Package com.ibm.commerce.user.commands
-
Class com.ibm.commerce.user.commands.RepresentativeAssignCustomerCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
representativeId
java.lang.Long representativeId
-
customerIds
java.util.Vector<E> customerIds
-
sequences
java.util.Vector<E> sequences
-
-
-
-
Package com.ibm.commerce.user.objects
-
Class com.ibm.commerce.user.objects.Address extends com.ibm.commerce.user.objimpl.AddressEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.AddressAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.Address iTypedEntity
-
iInitKey_addressId
java.lang.Long iInitKey_addressId
-
-
-
Class com.ibm.commerce.user.objects.AddressBook extends com.ibm.commerce.user.objimpl.AddressBookEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.AddressBookAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.AddressBook iTypedEntity
-
iInitKey_addressBookId
java.lang.Long iInitKey_addressBookId
-
-
-
Class com.ibm.commerce.user.objects.BusinessProfile extends com.ibm.commerce.user.objimpl.BusinessProfileEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.BusinessProfileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.BusinessProfile iTypedEntity
-
iInitKey_userId
java.lang.Long iInitKey_userId
-
-
-
Class com.ibm.commerce.user.objects.CertificateX509 extends com.ibm.commerce.user.objimpl.CertificateX509EntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.CertificateX509AccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.CertificateX509 iTypedEntity
-
iInitKey_userId
java.lang.Long iInitKey_userId
-
-
-
Class com.ibm.commerce.user.objects.Demographics extends com.ibm.commerce.user.objimpl.DemographicsEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.DemographicsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.Demographics iTypedEntity
-
iInitKey_userId
java.lang.Long iInitKey_userId
-
-
-
Class com.ibm.commerce.user.objects.Member extends com.ibm.commerce.user.objimpl.MemberEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.Member iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttribute extends com.ibm.commerce.user.objimpl.MemberAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttribute iTypedEntity
-
iInitKey_memberAttributeId
java.lang.Long iInitKey_memberAttributeId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttributeDatetimeValue extends com.ibm.commerce.user.objimpl.MemberAttributeDatetimeValueEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttributeDatetimeValue iTypedEntity
-
iInitKey_memberAttributeValueId
java.lang.Long iInitKey_memberAttributeValueId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttributeFloatValue extends com.ibm.commerce.user.objimpl.MemberAttributeFloatValueEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttributeFloatValue iTypedEntity
-
iInitKey_memberAttributeValueId
java.lang.Long iInitKey_memberAttributeValueId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttributeIntegerValue extends com.ibm.commerce.user.objimpl.MemberAttributeIntegerValueEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttributeIntegerValue iTypedEntity
-
iInitKey_memberAttributeValueId
java.lang.Long iInitKey_memberAttributeValueId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttributeStringValue extends com.ibm.commerce.user.objimpl.MemberAttributeStringValueEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttributeStringValue iTypedEntity
-
iInitKey_memberAttributeValueId
java.lang.Long iInitKey_memberAttributeValueId
-
-
-
Class com.ibm.commerce.user.objects.MemberAttributeValue extends com.ibm.commerce.user.objimpl.MemberAttributeValueEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberAttributeValue iTypedEntity
-
iInitKey_memberAttributeValueId
java.lang.Long iInitKey_memberAttributeValueId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroup extends com.ibm.commerce.user.objimpl.MemberGroupEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroup iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupCondition extends com.ibm.commerce.user.objimpl.MemberGroupConditionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupCondition iTypedEntity
-
iInitKey_iMbrGrpId
java.lang.Long iInitKey_iMbrGrpId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElement extends com.ibm.commerce.user.objimpl.MemberGroupConditionElementEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElementAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupConditionElement iTypedEntity
-
iInitKey_mbrGrpCondElementId
java.lang.Long iInitKey_mbrGrpCondElementId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElementEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
mbrGrpCondElementId
java.lang.Long mbrGrpCondElementId
-
mbrGrpId
java.lang.Long mbrGrpId
-
name
java.lang.String name
-
conditionType
java.lang.String conditionType
-
parentElementName
java.lang.String parentElementName
-
sequence
java.lang.Double sequence
-
conditionOperator
java.lang.String conditionOperator
-
conditionValue
java.lang.String conditionValue
-
conditionVariable
java.lang.String conditionVariable
-
conditionName
java.lang.String conditionName
-
negate
java.lang.Short negate
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElementNVP extends com.ibm.commerce.user.objimpl.MemberGroupConditionElementNVPEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElementNVPAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupConditionElementNVP iTypedEntity
-
iInitKey_mbrGrpCondEleNVPId
java.lang.Long iInitKey_mbrGrpCondEleNVPId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupConditionElementNVPEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
mbrGrpCondEleNVPId
java.lang.Long mbrGrpCondEleNVPId
-
mbrGrpCondElementId
java.lang.Long mbrGrpCondElementId
-
name
java.lang.String name
-
value
java.lang.String value
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupConditionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMbrGrpId
java.lang.Long iMbrGrpId
-
iField1
java.lang.String iField1
-
iField2
java.lang.String iField2
-
iConditions
java.lang.String iConditions
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupDescription extends com.ibm.commerce.user.objimpl.MemberGroupDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_mbrgrpId
java.lang.Long iInitKey_mbrgrpId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupDescriptionEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iLanguageId
java.lang.Integer iLanguageId
-
iMbrgrpId
java.lang.Long iMbrgrpId
-
iDisplayName
java.lang.String iDisplayName
-
iDescription
java.lang.String iDescription
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
mbrgrpId
java.lang.Long mbrgrpId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMemberId
java.lang.Long iMemberId
-
iState
java.lang.Integer iState
-
iOwnerId
java.lang.Long iOwnerId
-
iMbrGrpName
java.lang.String iMbrGrpName
-
iDN
java.lang.String iDN
-
iDescription
java.lang.String iDescription
-
iField1
java.lang.String iField1
-
iField2
java.lang.String iField2
-
iField3
java.lang.String iField3
-
iOID
java.lang.String iOID
-
iLastUpdatedBy
java.lang.String iLastUpdatedBy
-
iLastUpdate
java.sql.Timestamp iLastUpdate
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupMember extends com.ibm.commerce.user.objimpl.MemberGroupMemberEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupMember iTypedEntity
-
iInitKey_mbrGrpId
java.lang.Long iInitKey_mbrGrpId
-
iInitKey_member
java.lang.Long iInitKey_member
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupMemberEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMemberId
java.lang.Long iMemberId
-
iMbrGrpId
java.lang.Long iMbrGrpId
-
iCustomerId
java.lang.String iCustomerId
-
iField1
java.lang.String iField1
-
iExclude
java.lang.String iExclude
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupMemberKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
mbrGrpId
java.lang.Long mbrGrpId
-
member
java.lang.Long member
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupType extends com.ibm.commerce.user.objimpl.MemberGroupTypeEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupType iTypedEntity
-
iInitKey_mbrGrpTypeId
java.lang.Integer iInitKey_mbrGrpTypeId
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupTypeEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMbrGrpTypeId
java.lang.Integer iMbrGrpTypeId
-
iName
java.lang.String iName
-
iProperties
java.lang.String iProperties
-
iDescription
java.lang.String iDescription
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupUsage extends com.ibm.commerce.user.objimpl.MemberGroupUsageEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberGroupUsage iTypedEntity
-
iInitKey_mbrGrpId
java.lang.Long iInitKey_mbrGrpId
-
iInitKey_mbrGrpType
java.lang.Integer iInitKey_mbrGrpType
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupUsageEntityCreationData extends java.lang.Object implements Serializable
-
Serialized Fields
-
iMbrGrpId
java.lang.Long iMbrGrpId
-
iMbrGrpTypeId
java.lang.Integer iMbrGrpTypeId
-
iField1
java.lang.String iField1
-
-
-
Class com.ibm.commerce.user.objects.MemberGroupUsageKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
mbrGrpId
java.lang.Long mbrGrpId
-
mbrGrpType
java.lang.Integer mbrGrpType
-
-
-
Class com.ibm.commerce.user.objects.MemberRelationships extends com.ibm.commerce.user.objimpl.MemberRelationshipsEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberRelationships iTypedEntity
-
iInitKey_descendant
java.lang.Long iInitKey_descendant
-
iInitKey_ancestor
java.lang.Long iInitKey_ancestor
-
-
-
Class com.ibm.commerce.user.objects.MemberRelationshipsKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
descendant
java.lang.Long descendant
-
ancestor
java.lang.Long ancestor
-
-
-
Class com.ibm.commerce.user.objects.MemberRole extends com.ibm.commerce.user.objimpl.MemberRoleEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberRoleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberRole iTypedEntity
-
iInitKey_orgEntityId
java.lang.Long iInitKey_orgEntityId
-
iInitKey_role
java.lang.Integer iInitKey_role
-
iInitKey_member
java.lang.Long iInitKey_member
-
-
-
Class com.ibm.commerce.user.objects.MemberRoleKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
orgEntityId
java.lang.Long orgEntityId
-
role
java.lang.Integer role
-
member
java.lang.Long member
-
-
-
Class com.ibm.commerce.user.objects.MemberViewPreference extends com.ibm.commerce.user.objimpl.MemberViewPreferenceEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.MemberViewPreference iTypedEntity
-
iInitKey_viewName
java.lang.String iInitKey_viewName
-
iInitKey_member
java.lang.Long iInitKey_member
-
-
-
Class com.ibm.commerce.user.objects.MemberViewPreferenceKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
viewName
java.lang.String viewName
-
member
java.lang.Long member
-
-
-
Class com.ibm.commerce.user.objects.Organization extends com.ibm.commerce.user.objimpl.OrganizationEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.OrganizationAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.Organization iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
-
-
Class com.ibm.commerce.user.objects.OrganizationCode extends com.ibm.commerce.user.objimpl.OrganizationCodeEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.OrganizationCodeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.OrganizationCode iTypedEntity
-
iInitKey_iOrganizationCodeId
java.lang.Long iInitKey_iOrganizationCodeId
-
-
-
Class com.ibm.commerce.user.objects.OrganizationKey extends java.lang.Object implements Serializable
- serialVersionUID:
- 3206093459760846163L
-
Serialized Fields
-
MemberId
java.lang.Long MemberId
-
-
Class com.ibm.commerce.user.objects.PolicyAccount extends com.ibm.commerce.user.objimpl.PolicyAccountEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyAccountAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyAccount iTypedEntity
-
iInitKey_iPolicyAccountId
java.lang.Integer iInitKey_iPolicyAccountId
-
-
-
Class com.ibm.commerce.user.objects.PolicyAccountDescription extends com.ibm.commerce.user.objimpl.PolicyAccountDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyAccountDescription iTypedEntity
-
iInitKey_iLanguageId
java.lang.Integer iInitKey_iLanguageId
-
iInitKey_iPolicyAccount
java.lang.Integer iInitKey_iPolicyAccount
-
-
-
Class com.ibm.commerce.user.objects.PolicyAccountDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
iLanguageId
java.lang.Integer iLanguageId
-
iPolicyAccount
java.lang.Integer iPolicyAccount
-
-
-
Class com.ibm.commerce.user.objects.PolicyAccountLockout extends com.ibm.commerce.user.objimpl.PolicyAccountLockoutEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyAccountLockout iTypedEntity
-
iInitKey_iPolicyAccountLockoutId
java.lang.Long iInitKey_iPolicyAccountLockoutId
-
-
-
Class com.ibm.commerce.user.objects.PolicyAccountLockoutDescription extends com.ibm.commerce.user.objimpl.PolicyAccountLockoutDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyAccountLockoutDescription iTypedEntity
-
iInitKey_iLanguageId
java.lang.Integer iInitKey_iLanguageId
-
iInitKey_iPolicyAccountLockout
java.lang.Long iInitKey_iPolicyAccountLockout
-
-
-
Class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
iLanguageId
java.lang.Integer iLanguageId
-
iPolicyAccountLockout
java.lang.Long iPolicyAccountLockout
-
-
-
Class com.ibm.commerce.user.objects.PolicyPassword extends com.ibm.commerce.user.objimpl.PolicyPasswordEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyPasswordAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyPassword iTypedEntity
-
iInitKey_iPolicyPasswordId
java.lang.Long iInitKey_iPolicyPasswordId
-
-
-
Class com.ibm.commerce.user.objects.PolicyPasswordDescription extends com.ibm.commerce.user.objimpl.PolicyPasswordDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.PolicyPasswordDescription iTypedEntity
-
iInitKey_iLanguageId
java.lang.Integer iInitKey_iLanguageId
-
iInitKey_iPolicyPassword
java.lang.Long iInitKey_iPolicyPassword
-
-
-
Class com.ibm.commerce.user.objects.PolicyPasswordDescriptionKey extends com.ibm.commerce.persistence.JPAEntityKey implements Serializable
-
Serialized Fields
-
iLanguageId
java.lang.Integer iLanguageId
-
iPolicyPassword
java.lang.Long iPolicyPassword
-
-
-
Class com.ibm.commerce.user.objects.Role extends com.ibm.commerce.user.objimpl.RoleEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.RoleAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.Role iTypedEntity
-
iInitKey_roleId
java.lang.Integer iInitKey_roleId
-
-
-
Class com.ibm.commerce.user.objects.RoleAssignmentPermission extends com.ibm.commerce.user.objimpl.RoleAssignmentPermissionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.RoleAssignmentPermissionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.RoleAssignmentPermission iTypedEntity
-
iInitKey_roleAssignmentPermissionId
java.lang.Long iInitKey_roleAssignmentPermissionId
-
-
-
Class com.ibm.commerce.user.objects.RoleDescription extends com.ibm.commerce.user.objimpl.RoleDescriptionEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.RoleDescriptionAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.RoleDescription iTypedEntity
-
iInitKey_languageId
java.lang.Integer iInitKey_languageId
-
iInitKey_role
java.lang.Integer iInitKey_role
-
-
-
Class com.ibm.commerce.user.objects.RoleDescriptionKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
languageId
java.lang.Integer languageId
-
role
java.lang.Integer role
-
-
-
Class com.ibm.commerce.user.objects.User extends com.ibm.commerce.user.objimpl.UserEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.UserAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.User iTypedEntity
-
iInitKey_memberId
java.lang.Long iInitKey_memberId
-
-
-
Class com.ibm.commerce.user.objects.UserPasswordHistory extends com.ibm.commerce.user.objimpl.UserPasswordHistoryEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.UserPasswordHistoryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.UserPasswordHistory iTypedEntity
-
iInitKey_userPasswordHistoryId
java.lang.Long iInitKey_userPasswordHistoryId
-
-
-
Class com.ibm.commerce.user.objects.UserProfile extends com.ibm.commerce.user.objimpl.UserProfileEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.UserProfileAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.UserProfile iTypedEntity
-
iInitKey_userId
java.lang.Long iInitKey_userId
-
-
-
Class com.ibm.commerce.user.objects.UserRegistry extends com.ibm.commerce.user.objimpl.UserRegistryEntityBase implements Serializable
-
Class com.ibm.commerce.user.objects.UserRegistryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.user.objects.UserRegistry iTypedEntity
-
iInitKey_userId
java.lang.Long iInitKey_userId
-
-
-
-
Package com.ibm.commerce.usermanagement.commands
-
Class com.ibm.commerce.usermanagement.commands.AddressAddCmdImpl extends AddressBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
bToolsFramework
boolean bToolsFramework
Whether the command is called by the tools framework. -
bAddressUpdate
boolean bAddressUpdate
Indicate weather the command is being executed for updating an existing address -
istrAddressId
java.lang.String istrAddressId
Indicate weather this operation is to add a new address or to update an existing address -
istrOwnerMemberId
java.lang.String istrOwnerMemberId
MemberId of the owner of the address -
iabMember
MemberAccessBean iabMember
Deprecated. in version 6.0. This variable is not used.AccessBean for accessing the member information. -
istrAuthenticateMode
java.lang.String istrAuthenticateMode
String constant for Authentication mode -
strUserLogonId
java.lang.String strUserLogonId
LogonId of the user -
bRegisterAddress
boolean bRegisterAddress
Indicate weather this command is being executed for adding a new address -
abOldAddress
AddressAccessBean abOldAddress
AccessBean for accessing address information -
abAddress
AddressAccessBean abAddress
AccessBean for accessing address information -
istrUserId
java.lang.String istrUserId
User Id in string format -
inUserId
java.lang.Long inUserId
User Id in number format -
inAddressId
java.lang.Long inAddressId
Address Identifier -
istrSelfAddress
java.lang.String istrSelfAddress
Self Address -
istrBillingCode
java.lang.String istrBillingCode
Code to identify shipping/billing address.. -
istrBillingCodeType
java.lang.String istrBillingCodeType
Code designating the system/method of code structure used for. -
istrOrganizationName
java.lang.String istrOrganizationName
Name of the Organization to which this address information applies -
istrOrganizationUnitName
java.lang.String istrOrganizationUnitName
Name of the organization unit to which this contact infor applies -
inPrimary
java.lang.Integer inPrimary
Indicate weather this address is the primary address (1 - primary or default address; 0 - not primary address) -
istrPrimary
java.lang.String istrPrimary
Indicate weather this address is the primary address( 1 - primary or default address; 0 - not primary address) -
istrAddress1
java.lang.String istrAddress1
The first address line of the individual's street address. -
istrAddress2
java.lang.String istrAddress2
The second address line of the individual's street address. -
istrAddress3
java.lang.String istrAddress3
The third address line of the individual's street address. -
istrAddressType
java.lang.String istrAddressType
The company that the individual represents. -
istrStatus
java.lang.String istrStatus
The address status - P for permanent, T for temporary -
istrNickName
java.lang.String istrNickName
The nickname that represents the new entry. -
istrPersonTitle
java.lang.String istrPersonTitle
The person title of the individual. For example, Mr, Mrs, Ms or Dr -
istrBusinessTitle
java.lang.String istrBusinessTitle
The business title of the individual. -
istrLastName
java.lang.String istrLastName
The last name of the individual. -
istrFirstName
java.lang.String istrFirstName
The first name of the individual. -
istrMiddleName
java.lang.String istrMiddleName
The middle name or initial of the individual. -
istrOfficeAddress
java.lang.String istrOfficeAddress
The individual's office address. -
istrCity
java.lang.String istrCity
The name of the city where the individual resides. -
istrState
java.lang.String istrState
The name of the state, province, or equivalent where the individual resides. -
istrCountry
java.lang.String istrCountry
The name of the country where the individual resides. -
istrZipCode
java.lang.String istrZipCode
The zip code or equivalent postal code of the individual's address. -
istrPhone1
java.lang.String istrPhone1
The main phone number of the individual. -
istrPhone2
java.lang.String istrPhone2
The additional phone number of the individual. -
istrFax1
java.lang.String istrFax1
The main facsimile number of the individual. -
istrFax2
java.lang.String istrFax2
The additional facsimile number of the individual. -
istrMobilePhone1
java.lang.String istrMobilePhone1
The main mobile phone of the individual. -
istrMobilePhone1Country
java.lang.String istrMobilePhone1Country
The main mobile phone country of the individual. -
istrEmail1
java.lang.String istrEmail1
The main e-mail address of the individual. -
istrEmail2
java.lang.String istrEmail2
The additional e-mail address of the individual. -
istrPhone1Type
java.lang.String istrPhone1Type
The type of phone1. ( PHN: a standard phone, TTY: a teletypewriter for people who have a hearing impairment) -
istrPhone2Type
java.lang.String istrPhone2Type
The type of phone2.( PHN: a standard phone, TTY: a teletypewriter for people who have a hearing impairment) -
istrPublishPhone1
java.lang.String istrPublishPhone1
A String to indicatewhether or not publish phone1. ( 1 - phone1 can be published , 0 - phone1 can not be published) -
inPublishPhone1
java.lang.Integer inPublishPhone1
An Integer to indicate whether or not publish phone1. ( 1 - phone1 can be published , 0 - phone1 can not be published) -
inPublishPhone2
java.lang.Integer inPublishPhone2
An Integer to indicate whether or not publish phone2 (1 - phone1 can be published , 0 - phone1 can not be published) -
istrPublishPhone2
java.lang.String istrPublishPhone2
A String to indicate whether or not publish phone2 (1 - phone1 can be published , 0 - phone1 can not be published) -
istrBestCallingTime
java.lang.String istrBestCallingTime
When is the best time to call -
istrTimeZone
java.lang.String istrTimeZone
The time zone where the individual resides. -
inPackageSuppression
java.lang.Integer inPackageSuppression
Whether or not to include package inserts when the order is shipped (1=include, 0=do not include) -
istrPackageSuppression
java.lang.String istrPackageSuppression
Whether or not to include package inserts when the order is shipped (1=include, 0=do not include) -
itmCreatedTimestamp
java.sql.Timestamp itmCreatedTimestamp
Timestamp of when the address entry was created. -
istrShippingGeoCode
java.lang.String istrShippingGeoCode
Shipping geography code -
istrTaxGeoCode
java.lang.String istrTaxGeoCode
Taxation geography code. -
istrAddressField1
java.lang.String istrAddressField1
Customizable field 1. -
istrAddressField2
java.lang.String istrAddressField2
Customizable field 2. -
istrAddressField3
java.lang.String istrAddressField3
Customizable field 3. -
istrURL
java.lang.String istrURL
The name of a name-value pair that the AddressAdd/Update command should add to the redirection specified URL by the url parameter -
istrOutAddressName
java.lang.String istrOutAddressName
If outAddressName=s is specified (where s is any string), then s=will be put as one of the the response properties after the command is executed, where is the ID of the address being added or updated.
-
-
-
Class com.ibm.commerce.usermanagement.commands.AddressCheckCmdImpl extends AddressBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrAddressYesURL
java.lang.String istrAddressYesURL
The URL to call if one permanent address exists. -
istrAddressNoURL
java.lang.String istrAddressNoURL
The URL to call if no permanent address exists. -
ibAddressExists
boolean ibAddressExists
Whether a permanent address exists.
-
-
-
Class com.ibm.commerce.usermanagement.commands.AddressDeleteCmdImpl extends AddressBaseCmdImpl implements Serializable
-
Serialized Fields
-
iabAddress
AddressAccessBean iabAddress
The address access bean.
-
-
-
Class com.ibm.commerce.usermanagement.commands.AddressUpdateCmdImpl extends AddressBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.ApproveGroupUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrError
java.lang.String istrError
-
ivecSegmentIds
java.util.Vector<E> ivecSegmentIds
-
istrOrgEntityId
java.lang.String istrOrgEntityId
-
-
-
Class com.ibm.commerce.usermanagement.commands.AuditAddressCmdImpl extends AuditBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrLastName
java.lang.String istrLastName
The last name of the individual. -
istrFirstName
java.lang.String istrFirstName
The first name of the individual. -
istrAddress1
java.lang.String istrAddress1
The first address line of the individual's street address. -
istrCity
java.lang.String istrCity
The name of the city where the individual resides. -
istrState
java.lang.String istrState
The name of the state, province, or equivalent where the individual resides. -
istrZipCode
java.lang.String istrZipCode
The zip code or equivalent postal code of the individual's address. -
istrCountry
java.lang.String istrCountry
The name of the country where the individual resides.
-
-
-
Class com.ibm.commerce.usermanagement.commands.AuditBaseCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
ibResult
boolean ibResult
Indiates whether or not the audit is passed. true means audit is passed; false means not passed -
requestProperties
TypedProperty requestProperties
The request properties. -
istrPropertyFileName
java.lang.String istrPropertyFileName
The name of the property file which is used for auditing. -
istrStoreDirectory
java.lang.String istrStoreDirectory
The store directory where to find the property file. -
istrErrorViewName
java.lang.String istrErrorViewName
The name of the error view. -
ihshProperties
java.util.Hashtable<K,V> ihshProperties
The Hashtable used to store the content of the property file. -
ismpProperties
java.util.SortedMap<K,V> ismpProperties
The SortedMap used to store the content of the property file. -
istrPathSeparator
java.lang.String istrPathSeparator
The separator used to separate file path. Default is "/".
-
-
-
Class com.ibm.commerce.usermanagement.commands.AuditOrgEntityCmdImpl extends AuditBaseCmdImpl implements Serializable
-
Serialized Fields
-
istrLegalId
java.lang.String istrLegalId
The legal identifier. -
istrBusinessCategory
java.lang.String istrBusinessCategory
The business category.
-
-
-
Class com.ibm.commerce.usermanagement.commands.AuditUserRegistrationCmdImpl extends AuditAddressCmdImpl implements Serializable
-
Serialized Fields
-
istrChallengeQuestion
java.lang.String istrChallengeQuestion
-
istrChallengeAnswer
java.lang.String istrChallengeAnswer
-
-
-
Class com.ibm.commerce.usermanagement.commands.BuyerOrgEntityRegistrationAddCmdImpl extends BuyerRegistrationAddCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.BuyerRegistrationAddCmdImpl extends ResellerRegistrationAddCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.BuyerUserRegistrationUpdateCmdImpl extends UserRegistrationUpdateCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.DecryptDistributorPasswordCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
member_id
java.lang.String member_id
-
store_id
java.lang.String store_id
-
decrypted_password
java.lang.String decrypted_password
-
-
-
Class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
businessOrgEntityList
java.lang.Long[] businessOrgEntityList
List of business organization entities. -
searchCriteriaApplied
boolean searchCriteriaApplied
The flag to indicate caller set up the search criteria -
searchKeyword
java.lang.String searchKeyword
The search keyword for matching business organization entity's names -
searchType
int searchType
The search criteria type. Valid constants are: SEARCHTYPE_SEARCH_ALL
SEARCHTYPE_MATCH_CASE_BEGIN
SEARCHTYPE_MATCH_CASE_CONTAIN
SEARCHTYPE_IGNORE_CASE_BEGIN
SEARCHTYPE_IGNORE_CASE_CONTAIN
SEARCHTYPE_EXACT_MATCH
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberAttributeCreateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreId
java.lang.String istrStoreId
-
istrAttributeName
java.lang.String istrAttributeName
-
istrAttributeValue
java.lang.String istrAttributeValue
-
iarrAttributeNameValues
java.lang.String[][] iarrAttributeNameValues
-
ibToolsFramework
boolean ibToolsFramework
-
iarrEncryptedAttributeNames
java.lang.String[] iarrEncryptedAttributeNames
-
iabMember
MemberAccessBean iabMember
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberAttributeDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreId
java.lang.String istrStoreId
-
istrAttributeName
java.lang.String istrAttributeName
-
istrAttributeValue
java.lang.String istrAttributeValue
-
istrAttributeNameValues
java.lang.String[][] istrAttributeNameValues
-
ibToolsFramework
boolean ibToolsFramework
-
iabMember
MemberAccessBean iabMember
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberAttributeUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
-
istrStoreId
java.lang.String istrStoreId
-
istrAttributeName
java.lang.String istrAttributeName
-
istrAttributeValue
java.lang.String istrAttributeValue
-
istrAttributeNewValue
java.lang.String istrAttributeNewValue
-
iarrAttributeNameValues
java.lang.String[][] iarrAttributeNameValues
-
ibToolsFramework
boolean ibToolsFramework
-
iarrEncryptedAttributeNames
java.lang.String[] iarrEncryptedAttributeNames
-
iabMember
MemberAccessBean iabMember
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberGroupMemberUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_segmentId
java.util.Vector<E> _segmentId
-
_segmentIds
java.util.Vector<E> _segmentIds
-
_excsegmentIds
java.util.Vector<E> _excsegmentIds
-
_userIds
java.lang.Long _userIds
-
_userId
java.lang.Long _userId
-
bToolsFramework
boolean bToolsFramework
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberLockCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
member_id
java.lang.String member_id
-
new_state
java.lang.Integer new_state
-
bToolsFramework
boolean bToolsFramework
Flag to indicate if the command is being run from Tools Framework. -
mba
OrganizationAccessBean mba
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberRoleAssignCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
The string representation of the member identifier. -
inMemberId
java.lang.Long inMemberId
The long representation of the member identifier. -
ivecRoleId
java.util.Vector<E> ivecRoleId
A list of role identifiers. -
ivecOrgEntityId
java.util.Vector<E> ivecOrgEntityId
A list of organization entity identifiers. -
iabUser
UserAccessBean iabUser
The user access bean of the user having the role assigned to. -
iabOrgEntity
OrganizationAccessBean iabOrgEntity
The organization access bean of the organization having the role assigned to. -
ibOrgEntity
boolean ibOrgEntity
Whether an organization is having the roles assigned or a user. -
bCheckURL
boolean bCheckURL
Whether the URL parameter needs to be specified. -
bToolsFramework
boolean bToolsFramework
Whether this command is called by the tools framework.
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberRoleUnassignCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrMemberId
java.lang.String istrMemberId
The string representation of the member identifier. -
inMemberId
java.lang.Long inMemberId
The long representation of the member identifier. -
ivecRoleId
java.util.Vector<E> ivecRoleId
A list of role identifiers. -
ivecOrgEntityId
java.util.Vector<E> ivecOrgEntityId
A list of organization entity identifiers. This may contain null elements representing cases where roleId is specified alone, with no corresponding orgEntityId parameter. -
iabUser
UserAccessBean iabUser
The user that is being unassigned from the role. -
iabOrgEntity
OrganizationAccessBean iabOrgEntity
The organization that is being unassigned from the role. -
ibOrgEntity
boolean ibOrgEntity
Whether the member is a user or organization entity. -
Descendants
java.lang.Long[] Descendants
The descendant identifiers of the organization. -
bCheckURL
boolean bCheckURL
Whether to check if the URL parameter has been specified. -
bToolsFramework
boolean bToolsFramework
Whether the command is being called from the tools framework.
-
-
-
Class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
bToolsFramework
boolean bToolsFramework
-
istrRedirectURL
java.lang.String istrRedirectURL
-
istrMemberId
java.lang.String istrMemberId
-
vecRoleId
java.util.Vector<E> vecRoleId
-
vecOrgEntityId
java.util.Vector<E> vecOrgEntityId
-
vecRemRoleId
java.util.Vector<E> vecRemRoleId
-
vecRemOrgEntityId
java.util.Vector<E> vecRemOrgEntityId
-
ibOrgEntity
boolean ibOrgEntity
-
byUserDN
boolean byUserDN
-
ibUnassignRoleByDN
boolean ibUnassignRoleByDN
-
inMemberId
java.lang.Long inMemberId
Deprecated. No longer used as of version 6.0. Use istrMemberId instead. -
iabUser
UserAccessBean iabUser
Deprecated. No longer used as of version 6.0. Use istrMemberId to derive user access bean, if roles are being changed for a user. -
iabOrgEntity
OrganizationAccessBean iabOrgEntity
Deprecated. No longer used as of version 6.0. Use istrMemberId to derive organization access bean, if roles are being changed for an organization. -
istrOrgEntityId
java.lang.String istrOrgEntityId
Deprecated. No longer used as of version 6.0. No replacement exists. -
istrRoleId
java.lang.String istrRoleId
Deprecated. No longer used as of version 6.0. No replacement exists.
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inOrganizationId
java.lang.Long inOrganizationId
-
iaAncestorOrganizations
java.lang.Long[] iaAncestorOrganizations
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityAddCmdImpl extends OrgEntityRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityPolicySubscriptionAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberId
java.lang.Long _memberId
-
_polGrpId
java.lang.Integer _polGrpId
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityPolicySubscriptionRemoveCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
_memberId
java.lang.Long _memberId
-
_polGrpId
java.lang.Integer _polGrpId
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityPolicySubscriptionUpdateCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
_memberId
java.lang.Long _memberId
-
_polGrpIds
java.util.Vector<E> _polGrpIds
-
bToolsFramework
boolean bToolsFramework
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddApprovalBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
orgFlowEntityBean
com.ibm.commerce.member.helpers.OrgEntityFlowEntityBean orgFlowEntityBean
-
flowContext
java.lang.String flowContext
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddCheckApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orgFlowEntityBean
com.ibm.commerce.member.helpers.OrgEntityFlowEntityBean orgFlowEntityBean
-
eventIdentifier
java.lang.String eventIdentifier
-
eventData
com.ibm.commerce.ubf.event.BusinessFlowEventData eventData
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddPostApprovalCmdImpl extends OrgEntityRegistrationAddApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddPostApprovalNotificationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
orgFlowEntityBean
com.ibm.commerce.member.helpers.OrgEntityFlowEntityBean orgFlowEntityBean
-
eventIdentifier
java.lang.String eventIdentifier
-
eventData
com.ibm.commerce.ubf.event.BusinessFlowEventData eventData
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddPostRejectCmdImpl extends OrgEntityRegistrationAddApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddPreApprovalCmdImpl extends OrgEntityRegistrationCmdImpl implements Serializable
-
Serialized Fields
-
orgFlowEntityBean
com.ibm.commerce.member.helpers.OrgEntityFlowEntityBean orgFlowEntityBean
-
stateIdentifier
java.lang.Integer stateIdentifier
-
flowContext
java.lang.String flowContext
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
INVALID_MID_CHAR
char[] INVALID_MID_CHAR
Characters that are not allowed anywhere in a orgEntityName (DN) when the system is configured with LDAP. This list is coming from http://www.ietf.org/rfc/rfc2253.txt In addition to the values in this RFC, '=' was found to be problematic, so it was added as well. -
INVALID_START_CHAR
char INVALID_START_CHAR
Characters that are not allowed at the beginning of an orgEntityname (DN) when the system is configured with LDAP. -
bToolsFramework
boolean bToolsFramework
Flag to specify whether this command is invoked from within the tools framework. -
isbOrganization
OrganizationSyncBean isbOrganization
Organization synchronization bean -
bOrgEntityUpdate
boolean bOrgEntityUpdate
Whether or not this command is being used for an organization entity update. -
istrOrgEntityId
java.lang.String istrOrgEntityId
The organization entity ID. -
iabParentOrgEntity
OrganizationAccessBean iabParentOrgEntity
The parent organization entity. -
istrXMLFile
java.lang.String istrXMLFile
The XML file; for v5.1 backwards compatibility only -
abOrganization
OrganizationAccessBean abOrganization
The organization access bean corresponding to this organization.
This is unused. -
bSetMemberIdToNull
boolean bSetMemberIdToNull
Whether or not to set the member ID to null. -
inOrgEntityId
java.lang.Long inOrgEntityId
The organization entity ID. -
istrDistinguishedName
java.lang.String istrDistinguishedName
The organization entity's distinguished name. -
istrOrgEntityType
java.lang.String istrOrgEntityType
The organization entity type; can be O or OU. -
istrOldOrgEntityType
java.lang.String istrOldOrgEntityType
The old organization entity type; can be O or OU. -
istrOldMemberId
java.lang.String istrOldMemberId
The old member ID. -
istrMemberId
java.lang.String istrMemberId
The member ID. -
inMemberId
java.lang.Long inMemberId
The member ID. -
istrLegalId
java.lang.String istrLegalId
The legal ID. -
istrBusinessCategory
java.lang.String istrBusinessCategory
The business category. -
istrAdministratorFirstName
java.lang.String istrAdministratorFirstName
The administrator first name. -
istrAdministratorLastName
java.lang.String istrAdministratorLastName
The administrator last name. -
istrAdministratorMiddleName
java.lang.String istrAdministratorMiddleName
The administrator middle name. -
istrPreferredDelivery
java.lang.String istrPreferredDelivery
The preferred method of delivery. -
istrOrgEntityName
java.lang.String istrOrgEntityName
The organization entity's name. -
istrDescription
java.lang.String istrDescription
The organization entity's description. -
istrTaxPayerId
java.lang.String istrTaxPayerId
The tax payer ID. -
istrField1
java.lang.String istrField1
The organization entity field1. -
istrField2
java.lang.String istrField2
The organization entity field2. -
istrField3
java.lang.String istrField3
The organization entity field3. -
istrURL
java.lang.String istrURL
The URL.
-
-
-
Class com.ibm.commerce.usermanagement.commands.OrgEntityUpdateCmdImpl extends OrgEntityRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.PostAddressAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostAddressCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostAddressDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostAddressUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostMemberRoleAssignCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostMemberRoleUnassignCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostOrgEntityAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostOrgEntityUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostRoleAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostUserRegistrationAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostUserRegistrationAdminAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostUserRegistrationAdminUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PostUserRegistrationUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreAddressAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreAddressCheckCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreAddressDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreAddressUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreMemberRoleAssignCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreMemberRoleUnassignCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreOrgEntityAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreOrgEntityUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreRoleAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreUserRegistrationAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreUserRegistrationAdminAddCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreUserRegistrationAdminUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.PreUserRegistrationUpdateCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.ProcessParentMemberCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
iabParentOrgEntity
OrganizationAccessBean iabParentOrgEntity
The parent organization -
istrParentMemberType
java.lang.String istrParentMemberType
Deprecated. in version 6.0. Use getParentMemberType() instead.Member type of the parent organization. -
defaultRootOrgName
java.lang.String defaultRootOrgName
-
-
-
Class com.ibm.commerce.usermanagement.commands.ProcessProfileTypeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.ProcessRequestPropertiesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties. -
responseProperties
TypedProperty responseProperties
The response properties. -
bToolsFramework
boolean bToolsFramework
Whether this request came from the tools framework. -
istrXMLFile
java.lang.String istrXMLFile
The XML if the request was a tools framework request. -
bCheckURL
boolean bCheckURL
Whether to check that the URL was specified.
-
-
-
Class com.ibm.commerce.usermanagement.commands.ResellerOrgEntityRegistrationAddUBFCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.ResellerRegistrationAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
itpOrgRequestProperties
TypedProperty itpOrgRequestProperties
The organization request properties. -
itpUserRequestProperties
TypedProperty itpUserRequestProperties
The user request properties. -
ibToolsFramework
boolean ibToolsFramework
Flag to indicate whether or not we are running within the tools framework. -
ibIsAutoApproved
boolean ibIsAutoApproved
Whether or not the user has been automatically approved. -
ivecOrganizationParameterNames
java.util.Vector<E> ivecOrganizationParameterNames
-
ivecUserParameterNames
java.util.Vector<E> ivecUserParameterNames
-
-
-
Class com.ibm.commerce.usermanagement.commands.ResellerUserRegistrationAddUBFCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.RestoreOriginalUserSetInSessionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
-
-
Class com.ibm.commerce.usermanagement.commands.RoleAddCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
bToolsFramework
boolean bToolsFramework
Whether the command is called by the tools framework. -
istrRoleId
java.lang.String istrRoleId
The role identifier. -
istrRoleName
java.lang.String istrRoleName
The role name. -
istrRoleDisplayName
java.lang.String istrRoleDisplayName
The role display name. -
istrRoleDescription
java.lang.String istrRoleDescription
The role description.
-
-
-
Class com.ibm.commerce.usermanagement.commands.RoleAssignmentPermissionsUpdateCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
ihshRoleAssignmentPermissionsConfiguration
java.util.HashMap<K,V> ihshRoleAssignmentPermissionsConfiguration
-
inOrganizationId
java.lang.Long inOrganizationId
-
-
-
Class com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
istrURL
java.lang.String istrURL
-
inRunAsUserId
java.lang.Long inRunAsUserId
-
iResourcelist
AccessVector iResourcelist
Resource list.
-
-
-
Class com.ibm.commerce.usermanagement.commands.SetBusinessEntityCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.SynchronizeOrganizationsToLDAPCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
iarrOrgentityIds
java.lang.Long[] iarrOrgentityIds
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddApprovalBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
userFlowEntityBean
com.ibm.commerce.member.helpers.UserFlowEntityBean userFlowEntityBean
An instance of the flow entity bean to track the flow of the registration process. -
flowContext
java.lang.String flowContext
The flow context.
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddCheckApprovalCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
userFlowEntityBean
com.ibm.commerce.member.helpers.UserFlowEntityBean userFlowEntityBean
The user flow entity bean. -
eventIdentifier
java.lang.String eventIdentifier
The event identifier. -
eventData
com.ibm.commerce.ubf.event.BusinessFlowEventData eventData
The event data.
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddCmdImpl extends UserRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostApprovalCmdImpl extends UserRegistrationAddApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostApprovalNotificationCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
userFlowEntityBean
com.ibm.commerce.member.helpers.UserFlowEntityBean userFlowEntityBean
-
eventIdentifier
java.lang.String eventIdentifier
-
eventData
com.ibm.commerce.ubf.event.BusinessFlowEventData eventData
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostRejectCmdImpl extends UserRegistrationAddApprovalBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPreApprovalCmdImpl extends UserRegistrationAddCmdImpl implements Serializable
-
Serialized Fields
-
userFlowEntityBean
com.ibm.commerce.member.helpers.UserFlowEntityBean userFlowEntityBean
The user flow entity bean. -
stateIdentifier
java.lang.Integer stateIdentifier
The state identifier. -
flowContext
java.lang.String flowContext
The flow context.
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAddUBFCmdImpl extends UserRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAdminAddCmdImpl extends UserRegistrationAdminCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAdminCmdImpl extends UserRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationAdminUpdateCmdImpl extends UserRegistrationAdminCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
INVALID_MID_CHAR
char[] INVALID_MID_CHAR
Characters that are not allowed anywhere in a logonId when the system is configured with LDAP. This list is coming from http://www.ietf.org/rfc/rfc2253.txt In addition to the values in this RFC, '=' was found to be problematic, so it was added as well. -
INVALID_START_CHAR
char INVALID_START_CHAR
Characters that are not allowed at the beginning of a logonId when the system is configured with LDAP. -
istrWorkingUserId
java.lang.String istrWorkingUserId
The user identifier. -
isbUser
UserSyncBean isbUser
The UserSync bean -
istrRegisterType
java.lang.String istrRegisterType
The registration type of the user. -
istrProfileType
java.lang.String istrProfileType
The profile type of the user. -
bToolsFramework
boolean bToolsFramework
Whether the command is called by the tools framework. -
iabParentOrgEntity
OrganizationAccessBean iabParentOrgEntity
The parent organization of the user. -
istrAuthenticateMode
java.lang.String istrAuthenticateMode
The authentication mode; defaults to DB mode for backwards compatibility. -
abUser
UserAccessBean abUser
The user access bean. -
abUserRegistry
UserRegistryAccessBean abUserRegistry
The user registry bean. -
istrOldLogonId
java.lang.String istrOldLogonId
The old logon identifier. -
istrLogonId
java.lang.String istrLogonId
The current logon identifier. -
istrLogonPassword
java.lang.String istrLogonPassword
The logon password. -
istrLogonPasswordVerify
java.lang.String istrLogonPasswordVerify
The logon password to confirm that the password is what the user wanted. -
istrUserStatus
java.lang.String istrUserStatus
The string representation of the user status. -
inUserStatus
java.lang.Integer inUserStatus
The integer representation of the user status. -
istrPasswordExpired
java.lang.String istrPasswordExpired
String representation on whether the password expired. -
inPasswordExpired
java.lang.Integer inPasswordExpired
Integer representation on whether the password expired. -
itmLastLogon
java.sql.Timestamp itmLastLogon
The last time the user logged on. -
istrChallengeQuestion
java.lang.String istrChallengeQuestion
The challenge question. -
istrChallengeAnswer
java.lang.String istrChallengeAnswer
The challenge answer. -
istrDistinguishedName
java.lang.String istrDistinguishedName
The distinguished name of the user. -
itmRegistration
java.sql.Timestamp itmRegistration
When the user registered. -
itmRegistrationCancel
java.sql.Timestamp itmRegistrationCancel
When the registered user had their registration cancelled. -
itmRegistrationUpdate
java.sql.Timestamp itmRegistrationUpdate
The last time the user registration was updated. -
itmLastOrder
java.sql.Timestamp itmLastOrder
The last order made by the user. -
istrPreferredCurrency
java.lang.String istrPreferredCurrency
The user's preferred currency. -
istrPreferredLanguage
java.lang.String istrPreferredLanguage
The string representation of the user's preferred language. -
inPreferredLanguage
java.lang.Integer inPreferredLanguage
The language identifier which represents the user's preferred language. -
istrUserField1
java.lang.String istrUserField1
Custom user field 1. -
istrUserField2
java.lang.String istrUserField2
Custom user field 2. -
istrUserField3
java.lang.String istrUserField3
Custom user field 3. -
istrDisplayName
java.lang.String istrDisplayName
The user display name. -
istrPhoto
java.lang.String istrPhoto
The user photo. -
istrPreferredMeasure
java.lang.String istrPreferredMeasure
The user's preferred measurement type. -
istrPreferredCommunication
java.lang.String istrPreferredCommunication
The user's preferred communication. -
istrPreferredDelivery
java.lang.String istrPreferredDelivery
The user's preferred delivery. -
istrReceiveSMSNotification
java.lang.String istrReceiveSMSNotification
The user's receive SMS notification. -
istrDescription
java.lang.String istrDescription
Description of the user. -
istrTaxPayerId
java.lang.String istrTaxPayerId
The tax identifier of the user. -
istrUserProfileField1
java.lang.String istrUserProfileField1
The user custom profile field 1. -
istrUserProfileField2
java.lang.String istrUserProfileField2
The user custom profile field 2. -
istrOrganizationId
java.lang.String istrOrganizationId
The organization identifier. -
inOrganizationId
java.lang.Long inOrganizationId
The organization identifier. -
istrOrganizationUnitId
java.lang.String istrOrganizationUnitId
The organizational unit identifier. -
inOrganizationUnitId
java.lang.Long inOrganizationUnitId
The organizational unit identifier. -
istrEmployeeId
java.lang.String istrEmployeeId
The employee identifier. -
istrAlternateId
java.lang.String istrAlternateId
The alternative identifier. -
istrEmployeeType
java.lang.String istrEmployeeType
The employee type. -
istrDepartmentNumber
java.lang.String istrDepartmentNumber
The department number. -
istrManager
java.lang.String istrManager
Whether the employee is a manager or not. -
istrSecretary
java.lang.String istrSecretary
Whether the employee has an administrative assistant. -
istrGender
java.lang.String istrGender
The user's gender. -
istrAge
java.lang.String istrAge
The age demographic of the user. -
inAge
java.lang.Integer inAge
The age of the user. -
istrIncome
java.lang.String istrIncome
The income of the user. -
inIncome
java.lang.Integer inIncome
The income of the user. -
istrIncomeCurrency
java.lang.String istrIncomeCurrency
The income currency of the user. -
istrMaritalStatus
java.lang.String istrMaritalStatus
The marital status of the user. -
istrChildren
java.lang.String istrChildren
String - number of children the user has. -
inChildren
java.lang.Integer inChildren
Integer - number of children the user has. -
istrHousehold
java.lang.String istrHousehold
String - number of people in the household. -
inHousehold
java.lang.Integer inHousehold
Integer - number of people in the household. -
istrCompanyName
java.lang.String istrCompanyName
The name of the company for which the user works. -
istrHobbies
java.lang.String istrHobbies
The main interests and hobbies of the user. -
istrDateOfBirth
java.sql.Date istrDateOfBirth
The date of birth of the user. -
istrOrderBefore
java.lang.String istrOrderBefore
Indicates whether or not the user has previously placed an order. -
istrTimeZone
java.lang.String istrTimeZone
The time zone in which the user resides. -
istrDemographicsField1
java.lang.String istrDemographicsField1
Customizable field 1. -
istrDemographicsField2
java.lang.String istrDemographicsField2
Customizable field 2. -
istrDemographicsField3
java.lang.String istrDemographicsField3
Customizable field 3. -
istrDemographicsField4
java.lang.String istrDemographicsField4
Customizable field 4. -
istrDemographicsField5
java.lang.String istrDemographicsField5
Customizable field 5. -
istrDemographicsField6
java.lang.String istrDemographicsField6
String - Customizable field 6. -
inDemographicsField6
java.lang.Integer inDemographicsField6
Integer -Customizable field 6. -
istrDemographicsField7
java.lang.String istrDemographicsField7
Customizable field 7. -
istrSelfAddress
java.lang.String istrSelfAddress
Specifies whether or not the address belongs to the member (user or organization). Valid values are 1 (the address belongs to the member) or 0 (the address does not belong to the user) -
istrBillingCode
java.lang.String istrBillingCode
A code to identify the shipping or billing information. -
istrBillingCodeType
java.lang.String istrBillingCodeType
The code designating the system or method of code structure used for billing -
istrOrganizationName
java.lang.String istrOrganizationName
If this is a business address, the name of the organization for this address. -
istrOrganizationUnitName
java.lang.String istrOrganizationUnitName
Name of the organizational unit to which this address information applies, if this is a business address. -
inPrimary
java.lang.Integer inPrimary
Integer - Specifies whether the address specified is a primary address for the user. Valid values are 1 (primary address) or 0 (non-primary address). -
istrPrimary
java.lang.String istrPrimary
Integer - Specifies whether the address specified is a primary address for the user. Valid values are 1 (primary address) or 0 (non-primary address). -
istrAddress1
java.lang.String istrAddress1
Address line 1. -
istrAddress2
java.lang.String istrAddress2
Address line 2. -
istrAddress3
java.lang.String istrAddress3
Address line 3. -
istrAddressType
java.lang.String istrAddressType
The purpose of the address. Valid values are: S (shipto), B (billto), and SB (both shipto and billto). -
istrStatus
java.lang.String istrStatus
Specifies the status of the address. Valid values are P (permanent or current) and T (temporary or historical). -
istrNickName
java.lang.String istrNickName
The nickname or identifier of the address. -
istrPersonTitle
java.lang.String istrPersonTitle
Title of the person to which this address applies.Valid values are Dr, Prof, Rev, Mr, Mrs, Ms, and N (not provided). -
istrBusinessTitle
java.lang.String istrBusinessTitle
The business title. For example, Manager or Chief Executive Officer. -
istrLastName
java.lang.String istrLastName
Last name of the person to which this address applies. -
istrFirstName
java.lang.String istrFirstName
First name of the person to which this address applies. -
istrMiddleName
java.lang.String istrMiddleName
Middle name or initials of the person to which this address applies. -
istrOfficeAddress
java.lang.String istrOfficeAddress
Desktop delivery or office address associated with a shipping address. -
istrCity
java.lang.String istrCity
The city. -
istrState
java.lang.String istrState
State or province. -
istrCountry
java.lang.String istrCountry
The country or region. -
istrZipCode
java.lang.String istrZipCode
ZIP or postal code. -
istrPhone1
java.lang.String istrPhone1
The primary phone number -
istrPhone2
java.lang.String istrPhone2
The secondary phone number -
istrFax1
java.lang.String istrFax1
The primary fax number 1. -
istrFax2
java.lang.String istrFax2
The secondary fax number 2. -
istrMobilePhone1
java.lang.String istrMobilePhone1
The primary mobile phone 1. -
istrMobilePhone1Country
java.lang.String istrMobilePhone1Country
The primary mobile phone 1 country. -
istrEmail1
java.lang.String istrEmail1
The primary e-mail address. -
istrEmail2
java.lang.String istrEmail2
The secondary e-mail address. -
istrPhone1Type
java.lang.String istrPhone1Type
Phone type for the primary phone number ( TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone.) -
istrPhone2Type
java.lang.String istrPhone2Type
Phone type for the secondary phone number ( TTY for a teletypewriter for people who have a hearing impairment or PHN for a standard phone.) -
inPublishPhone1
java.lang.Integer inPublishPhone1
Integer - Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted). -
istrPublishPhone1
java.lang.String istrPublishPhone1
String - Specifies whether or not the primary phone number is listed. Valid values are 1 (listed) or 0 (unlisted). -
inPublishPhone2
java.lang.Integer inPublishPhone2
Integer - Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted). -
istrPublishPhone2
java.lang.String istrPublishPhone2
String - Specifies whether or not the secondary phone number is listed. Valid values are 1 (listed) or 0 (unlisted). -
istrBestCallingTime
java.lang.String istrBestCallingTime
The best time to call. Valid values are D (daytime) and E (evening). -
inPackageSuppression
java.lang.Integer inPackageSuppression
Integer - Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include). -
istrPackageSuppression
java.lang.String istrPackageSuppression
String - Specifies whether or not to include package inserts. Valid values are 1 (include) or 0 (do not include). -
itmCreatedTimestamp
java.sql.Timestamp itmCreatedTimestamp
The date and time the row was created. -
istrShippingGeoCode
java.lang.String istrShippingGeoCode
Shipping code based on geographical region. This value is used for integration with Taxware. -
istrTaxGeoCode
java.lang.String istrTaxGeoCode
Tax code based on geographical region, used for integration with Taxware. -
istrAddressField1
java.lang.String istrAddressField1
Customizable field 1. -
istrAddressField2
java.lang.String istrAddressField2
Customizable field 2. -
istrAddressField3
java.lang.String istrAddressField3
Customizable field 3. -
istrURL
java.lang.String istrURL
URL to go to after the command executes. -
istrMerchantKey
java.lang.String istrMerchantKey
Deprecated. in version 6.0. This is no longer used.The unencrypted merchant key. -
istrEncipheredMerchantKey
java.lang.String istrEncipheredMerchantKey
Deprecated. in version 6.0. This is no longer used.The encrypted merchant key -
istrReceiveEmail
java.lang.String istrReceiveEmail
Indicate whether to receive email. -
istrReceiveSMS
java.lang.String istrReceiveSMS
Indicate whether to receive SMS promotions.
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationRoleAssignCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
requestProperties
TypedProperty requestProperties
The request properties.
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRegistrationUpdateCmdImpl extends UserRegistrationCmdImpl implements Serializable
-
Class com.ibm.commerce.usermanagement.commands.UserRoleCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
userId
java.lang.Long userId
-
userRoles
java.lang.String userRoles
-
iFootprint
long iFootprint
-
-
-
Class com.ibm.commerce.usermanagement.commands.UserRoleForStoreOrgAndAncestorCacheCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
inStoreId
java.lang.Integer inStoreId
-
inUserId
java.lang.Long inUserId
-
listRoles
java.util.List<E> listRoles
-
iFootprint
long iFootprint
-
-
-
-
Package com.ibm.commerce.usertraffic.objects
-
Class com.ibm.commerce.usertraffic.objects.UserTraffic extends com.ibm.commerce.usertraffic.objimpl.UserTrafficEntityBase implements Serializable
-
Class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.usertraffic.objects.UserTraffic iTypedEntity
-
iInitKey_userTrafficId
long iInitKey_userTrafficId
-
-
-
-
Package com.ibm.commerce.utf.beans
-
Class com.ibm.commerce.utf.beans.AlgoPolicyDataBean extends com.ibm.commerce.utf.beansrc.AlgoPolicyDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgoPolicyDescDataBean extends com.ibm.commerce.utf.beansrc.AlgoPolicyDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgoPolicyDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
algorithmPolicyId
java.lang.String algorithmPolicyId
-
fAlgoPolicyDescs
com.ibm.commerce.utf.beans.AlgoPolicyDescDataBean[] fAlgoPolicyDescs
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.utf.beans.AlgoPolicyListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
algorithmPolicyId
java.lang.String algorithmPolicyId
-
algorithmTypeId
java.lang.String algorithmTypeId
-
aString
java.lang.String aString
-
fAlgoPolicys
com.ibm.commerce.utf.beans.AlgoPolicyDataBean[] fAlgoPolicys
-
-
-
Class com.ibm.commerce.utf.beans.AlgoRegDescDataBean extends com.ibm.commerce.utf.beansrc.AlgoRegDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgoRegDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
algoRegId
java.lang.String algoRegId
-
aString
java.lang.String aString
-
fAlgoDescriptions
com.ibm.commerce.utf.beans.AlgoRegDescDataBean[] fAlgoDescriptions
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.utf.beans.AlgorithmRegistryDataBean extends com.ibm.commerce.utf.beansrc.AlgorithmRegistryDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgorithmRegistryListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
domainId
java.lang.String domainId
-
fAlgorithms
com.ibm.commerce.utf.beans.AlgorithmRegistryDataBean[] fAlgorithms
-
memberId
java.lang.String memberId
-
subDomainId
java.lang.String subDomainId
-
typeId
java.lang.String typeId
-
-
-
Class com.ibm.commerce.utf.beans.AlgoTypeDataBean extends com.ibm.commerce.utf.beansrc.AlgoTypeDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgoTypeDescDataBean extends com.ibm.commerce.utf.beansrc.AlgoTypeDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.AlgoTypeDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
algorithmTypeId
java.lang.String algorithmTypeId
-
fAlgoTypeDescs
com.ibm.commerce.utf.beans.AlgoTypeDescDataBean[] fAlgoTypeDescs
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.utf.beans.AlgoTypeListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
fAlgoTypes
com.ibm.commerce.utf.beans.AlgoTypeDataBean[] fAlgoTypes
-
-
-
Class com.ibm.commerce.utf.beans.ExtEngineDataBean extends com.ibm.commerce.utf.beansrc.ExtEngineDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.ExtEngineListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
algoId
java.lang.String algoId
-
aString
java.lang.String aString
-
domainId
java.lang.String domainId
-
engineId
java.lang.String engineId
-
ExtEngines
com.ibm.commerce.utf.beans.ExtEngineDataBean[] ExtEngines
-
stageNumber
java.lang.String stageNumber
-
subDomainId
java.lang.String subDomainId
-
-
-
Class com.ibm.commerce.utf.beans.PAttributeDataBean extends com.ibm.commerce.utf.beansrc.PAttributeDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
The command context for the user -
requestProperties
TypedProperty requestProperties
The request properties for this HTTP request
-
-
-
Class com.ibm.commerce.utf.beans.PAttributeDescDataBean extends com.ibm.commerce.utf.beansrc.PAttributeDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
The command context for the user -
requestProperties
TypedProperty requestProperties
The request properties in this http request
-
-
-
Class com.ibm.commerce.utf.beans.PAttributeDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
fPAttributeDescs
PAttributeDescDataBean[] fPAttributeDescs
-
languageId
java.lang.String languageId
-
pAttributeId
java.lang.String pAttributeId
-
-
-
Class com.ibm.commerce.utf.beans.PAttributeListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
String value. -
PAttributes
PAttributeDataBean[] PAttributes
A list of personalized attributes. -
attributeTypeId
java.lang.String attributeTypeId
Attribute type ID. -
name
java.lang.String name
Name of personalized attribute.
-
-
-
Class com.ibm.commerce.utf.beans.PAttrProdDataBean extends com.ibm.commerce.utf.beansrc.PAttrProdDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.PAttrProdListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
attributeId
java.lang.String attributeId
-
catentryId
java.lang.String catentryId
-
fPAttrProds
PAttrProdDataBean[] fPAttrProds
-
-
-
Class com.ibm.commerce.utf.beans.PAttrValueDataBean extends com.ibm.commerce.utf.beansrc.PAttrValueDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.PAttrValueListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
attributeId
java.lang.String attributeId
-
PAttrValues
PAttrValueDataBean[] PAttrValues
-
termCondId
java.lang.String termCondId
-
-
-
Class com.ibm.commerce.utf.beans.RFQDataBean extends com.ibm.commerce.utf.beansrc.RFQDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
attachments
java.util.Vector<E> attachments
-
logonId
java.lang.String logonId
-
quickDescription
java.lang.String quickDescription
-
-
-
Class com.ibm.commerce.utf.beans.RFQListBean extends com.ibm.commerce.tools.util.CommonSearchHelperBean implements Serializable
-
Serialized Fields
-
sortingAtt
com.ibm.commerce.base.util.SortingAttribute sortingAtt
The sorting attribute -
aString
java.lang.String aString
-
ownerId
java.lang.String ownerId
-
RFQs
RFQDataBean[] RFQs
-
RFQLights
RFQDataLight[] RFQLights
-
participantId
java.lang.String participantId
-
name
java.lang.String name
-
storeId
java.lang.String storeId
-
state
java.lang.String state
-
createTime
java.lang.String createTime
-
activateTime
java.lang.String activateTime
-
closeTime
java.lang.String closeTime
-
completeTime
java.lang.String completeTime
-
multiStates
java.lang.Integer[] multiStates
-
matchName
java.lang.String matchName
-
cursor
com.ibm.commerce.base.objects.Cursor cursor
-
insensitive
boolean insensitive
-
searchType
boolean searchType
-
listSize
int listSize
-
totalSize
int totalSize
-
-
-
Class com.ibm.commerce.utf.beans.RFQProdDataBean extends com.ibm.commerce.utf.beansrc.RFQProdDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
iStoreAB
StoreAccessBean iStoreAB
-
-
-
Class com.ibm.commerce.utf.beans.RFQProdListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
sortingAtt
com.ibm.commerce.base.util.SortingAttribute sortingAtt
The sorting attribute -
aString
java.lang.String aString
-
catentryId
java.lang.String catentryId
-
negotiationTypes
java.lang.Integer[] negotiationTypes
-
fRFQProds
RFQProdDataBean[] fRFQProds
-
rFQId
java.lang.String rFQId
-
cursor
com.ibm.commerce.base.objects.Cursor cursor
-
rfqCategoryId
java.lang.String rfqCategoryId
-
-
-
Class com.ibm.commerce.utf.beans.TradeDomainDataBean extends com.ibm.commerce.utf.beansrc.TradeDomainDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeDomainDescDataBean extends com.ibm.commerce.utf.beansrc.TradeDomainDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeDomainDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
domainId
java.lang.String domainId
-
fTradeDomainDescs
com.ibm.commerce.utf.beans.TradeDomainDescDataBean[] fTradeDomainDescs
-
languageId
java.lang.String languageId
-
-
-
Class com.ibm.commerce.utf.beans.TradeDomainListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
fTdomains
com.ibm.commerce.utf.beans.TradeDomainDataBean[] fTdomains
-
-
-
Class com.ibm.commerce.utf.beans.TradeEngineDataBean extends com.ibm.commerce.utf.beansrc.TradeEngineDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeEngineDescDataBean extends com.ibm.commerce.utf.beansrc.TradeEngineDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeEngineDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
languageId
java.lang.String languageId
-
fTradeEngineDescs
com.ibm.commerce.utf.beans.TradeEngineDescDataBean[] fTradeEngineDescs
-
tradeEngineID
java.lang.String tradeEngineID
-
-
-
Class com.ibm.commerce.utf.beans.TradeEngineListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
status
java.lang.String status
-
storeId
java.lang.String storeId
-
TradeEngines
com.ibm.commerce.utf.beans.TradeEngineDataBean[] TradeEngines
-
-
-
Class com.ibm.commerce.utf.beans.TradeSubDomainDataBean extends com.ibm.commerce.utf.beansrc.TradeSubDomainDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeSubDomainDescDataBean extends com.ibm.commerce.utf.beansrc.TradeSubDomainDescDataBeanBase implements Serializable
-
Serialized Fields
-
commandContext
CommandContext commandContext
-
requestProperties
TypedProperty requestProperties
-
-
-
Class com.ibm.commerce.utf.beans.TradeSubDomainDescListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
aString
java.lang.String aString
-
domainId
java.lang.String domainId
-
languageId
java.lang.String languageId
-
fTradeSubDomainDescs
com.ibm.commerce.utf.beans.TradeSubDomainDescDataBean[] fTradeSubDomainDescs
-
-
-
Class com.ibm.commerce.utf.beans.TradeSubDomainListBean extends com.ibm.commerce.utf.beans.UTFListBean implements Serializable
-
Serialized Fields
-
fTdomains
com.ibm.commerce.utf.beans.TradeSubDomainDataBean[] fTdomains
-
-
-
Class com.ibm.commerce.utf.beans.UTFListBean extends SmartDataBeanImpl implements Serializable
-
Serialized Fields
-
sortingAtt
com.ibm.commerce.base.util.SortingAttribute sortingAtt
-
listSize
int listSize
-
-
-
-
Package com.ibm.commerce.utf.commands
-
Class com.ibm.commerce.utf.commands.AcceptRFQResponsesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responseIds
java.lang.Long[] responseIds
-
responseList
java.util.ArrayList<E> responseList
-
rfqId
java.lang.Long rfqId
-
-
-
Class com.ibm.commerce.utf.commands.ActivateAllDueRFQsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqList
java.util.ArrayList<E> rfqList
-
-
-
Class com.ibm.commerce.utf.commands.AlgorithmRegistryBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
type
java.lang.String type
-
viewTaskName
java.lang.String viewTaskName
-
curTimeStamp
java.sql.Timestamp curTimeStamp
-
ownerid
java.lang.Long ownerid
-
languageId
java.lang.Integer languageId
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
localeTranslator
LocaleTranslator localeTranslator
-
algoClass
java.lang.String algoClass
-
algoId
java.lang.Integer algoId
-
algoName
java.lang.String algoName
-
allocationPolicy
java.lang.Integer allocationPolicy
-
domain
java.lang.Integer domain
-
subdomain
java.lang.Integer subdomain
-
expirationDate
java.lang.String expirationDate
-
expirationTime
java.lang.String expirationTime
-
expTimestamp
java.sql.Timestamp expTimestamp
-
matchingPolicy
java.lang.Integer matchingPolicy
-
pricingPolicy
java.lang.Integer pricingPolicy
-
longDesc
java.lang.String longDesc
-
shortDesc
java.lang.String shortDesc
-
-
-
Class com.ibm.commerce.utf.commands.AlgorithmRegistryCreateCmdImpl extends com.ibm.commerce.utf.commands.AlgorithmRegistryBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.CancelRFQCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqIds
java.lang.Long[] rfqIds
-
responsesMap
java.util.HashMap<K,V> responsesMap
-
rfqList
java.util.ArrayList<E> rfqList
-
-
-
Class com.ibm.commerce.utf.commands.CloseAllExpiredRFQsCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responsesMap
java.util.HashMap<K,V> responsesMap
-
rfqList
java.util.ArrayList<E> rfqList
-
-
-
Class com.ibm.commerce.utf.commands.CloseRFQCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqIds
java.lang.Long[] rfqIds
-
responsesMap
java.util.HashMap<K,V> responsesMap
-
rfqList
java.util.ArrayList<E> rfqList
-
-
-
Class com.ibm.commerce.utf.commands.CopyRFQCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
sourceRFQId
java.lang.Long sourceRFQId
-
sourceAccessType
java.lang.Integer sourceAccessType
-
sourceDuration
java.sql.Timestamp sourceDuration
-
sourceEndResult
java.lang.Integer sourceEndResult
-
sourceNextOfferingId
java.lang.Long sourceNextOfferingId
-
sourceNextOfferingType
java.lang.Integer sourceNextOfferingType
-
sourceNumOfResponses
java.lang.Integer sourceNumOfResponses
-
sourcePreviousOfferingId
java.lang.Long sourcePreviousOfferingId
-
sourcePreviousOfferingType
java.lang.Integer sourcePreviousOfferingType
-
sourceRound
java.lang.Integer sourceRound
-
sourceStage
java.lang.Integer sourceStage
-
sourceShortdesc
java.lang.String sourceShortdesc
-
sourceLongdesc
java.lang.String sourceLongdesc
-
sourceStartTimestamp
java.sql.Timestamp sourceStartTimestamp
-
sourceEndTimestamp
java.sql.Timestamp sourceEndTimestamp
-
sourceTradingEngineId
java.lang.Long sourceTradingEngineId
-
sourceAccountId
java.lang.Long sourceAccountId
-
sourceRuleType
java.lang.Integer sourceRuleType
-
sourceVersionflags
java.lang.Integer sourceVersionflags
-
sourceSubstitutable
java.lang.Integer sourceSubstitutable
-
sourceStoreId
java.lang.Integer sourceStoreId
-
newRFQName
java.lang.String newRFQName
-
newRFQId
java.lang.Long newRFQId
-
ownerId
java.lang.Long ownerId
-
sourceField1
java.lang.Long sourceField1
-
sourceField2
java.lang.Integer sourceField2
-
sourceField3
java.lang.String sourceField3
-
sourceField4
java.lang.String sourceField4
-
sourceField5
java.sql.Timestamp sourceField5
-
sourceField6
java.sql.Timestamp sourceField6
-
copyAttachment
boolean copyAttachment
-
oldNewRfqCategoryMap
java.util.Hashtable<K,V> oldNewRfqCategoryMap
-
-
-
Class com.ibm.commerce.utf.commands.CreateContractBasicInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
contractName
java.lang.String contractName
Contract name. -
tradingId
java.lang.Long tradingId
Trading ID. -
contractOwner
java.lang.Long contractOwner
Contract owner. -
accountId
java.lang.Long accountId
Account ID.
-
-
-
Class com.ibm.commerce.utf.commands.CreateOrderCommentsTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading ID. -
commentsVector
java.util.Vector<E> commentsVector
Comments Vector. -
itdAB
TradingAgreementAccessBean itdAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateOrderItemPAttributeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
catentryId
java.lang.Long catentryId
Catentry ID. -
tradingId
java.lang.Long tradingId
Trading ID. -
attributeInfo
java.util.Vector<E> attributeInfo
Attribute if vector. -
itdAB
TradingAgreementAccessBean itdAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading ID. -
returnApprovalPolicyName
java.lang.String returnApprovalPolicyName
return approval policy name. -
returnApprovalPolicyType
java.lang.String returnApprovalPolicyType
return approval policy type. -
returnApprovalStoreEntity
java.lang.String returnApprovalStoreEntity
return approval store entity. -
returnChargePolicyName
java.lang.String returnChargePolicyName
return charge policy name. -
returnChargePolicyType
java.lang.String returnChargePolicyType
return charge policy type. -
returnChargeStoreEntity
java.lang.String returnChargeStoreEntity
return charge store entity. -
itdAB
TradingAgreementAccessBean itdAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
policyName
java.lang.String policyName
Policy name. -
policyType
java.lang.String policyType
Policy type. -
storeEntity
java.lang.String storeEntity
Store entity. -
tradingId
java.lang.Long tradingId
Trading ID. -
policyReference
java.lang.Long policyReference
Policy reference. -
itdAB
TradingAgreementAccessBean itdAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateRFQAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
documentdesc
java.lang.String documentdesc
Document Description. -
documentURL
java.lang.String documentURL
Document URL. -
mimeencoding
java.lang.String mimeencoding
Document MIME Coding. -
mimetype
java.lang.String mimetype
Document MIME Type. -
tradingId
java.lang.Long tradingId
Trading Id. -
ownerId
java.lang.Long ownerId
Owner Id. -
usage
java.lang.String usage
Document Usage. -
attachmentId
java.lang.Long attachmentId
Attachment Id. -
iRFQAB
RFQAccessBean iRFQAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
state
java.lang.Integer state
RFQ State. -
markForDelete
java.lang.Integer markForDelete
Markfordelete. -
endTime
java.sql.Timestamp endTime
End Time. -
startTime
java.sql.Timestamp startTime
Start Time. -
languageId
java.lang.Integer languageId
Language Id. -
longdesc
java.lang.String longdesc
Long Description. -
shortdesc
java.lang.String shortdesc
Short Description. -
majorVersion
java.lang.Integer majorVersion
Major Version. -
minorVersion
java.lang.Integer minorVersion
Minor Version. -
name
java.lang.String name
RFQ Name. -
offeringId
java.lang.Long offeringId
Offering Id. -
ownerId
java.lang.Long ownerId
Owner Id. -
roundNumber
java.lang.Integer roundNumber
Round Number. -
stageNumber
java.lang.Integer stageNumber
Stage Number. -
tradingEngine
java.lang.Long tradingEngine
Trading Engine. -
accessType
java.lang.Integer accessType
Access Type. -
duration
java.sql.Timestamp duration
Duration. -
endResult
java.lang.Integer endResult
End Result. -
nextOffering
java.lang.Long nextOffering
Next Offering. -
nextOfferingType
java.lang.Integer nextOfferingType
Next Offering Type. -
numResponses
java.lang.Integer numResponses
Number of Responses. -
previousOffering
java.lang.Long previousOffering
Previous Offering. -
previousOfferingType
java.lang.Integer previousOfferingType
Previous Offering Type. -
ruleType
java.lang.Integer ruleType
Rule Type. -
versionflags
java.lang.Integer versionflags
Version Flag. -
accountId
java.lang.Long accountId
Account Id. -
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6
-
-
-
Class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
offeringId
java.lang.Long offeringId
Offering Id. -
catentryId
java.lang.Long catentryId
Catentry Id. -
categoryId
java.lang.Long categoryId
-
price
java.math.BigDecimal price
Price. -
quantity
java.lang.Double quantity
Quantity. -
currency
java.lang.String currency
Currency. -
qtyunit
java.lang.String qtyunit
Quantity Unit of Measurement. -
priceAdjustment
java.lang.Double priceAdjustment
Price Adjustment. -
negotiationType
java.lang.Integer negotiationType
Negotiation Type. -
changeable
java.lang.Integer changeable
Changeable integer. -
customfield1
java.lang.Long customfield1
Custom field1 -
customfield2
java.lang.Integer customfield2
Custom field2 -
customfield3
java.lang.String customfield3
Custom field3 -
customfield4
java.lang.String customfield4
Custom field4 -
iRFQAB
RFQAccessBean iRFQAB
-
iProductName
java.lang.String iProductName
-
iRFQProductId
java.lang.Long iRFQProductId
-
-
-
Class com.ibm.commerce.utf.commands.CreateRFQItemAttributeCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attributeVector
java.util.Vector<E> attributeVector
Attribute Vector. -
catentryId
java.lang.Long catentryId
Catentry Id. -
languageId
java.lang.Integer languageId
Language Id. -
iCatentryAB
CatalogEntryAccessBean iCatentryAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateRFQItemCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
name
java.lang.String name
Name. -
offeringId
java.lang.Long offeringId
Offering Id. -
parentProductId
java.lang.Long parentProductId
Parent Product Id. -
shortDescription
java.lang.String shortDescription
Short Description. -
ownerId
java.lang.Long ownerId
Owner Id. -
itemId
java.lang.Long itemId
Item Id. -
languageId
java.lang.Integer languageId
Language Id. -
iaRFQAB
RFQAccessBean iaRFQAB
-
-
-
Class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
policyName
java.lang.String policyName
Policy Name. -
policyType
java.lang.String policyType
Policy Type. -
storeEntity
java.lang.String storeEntity
Store Entity. -
tradingId
java.lang.Long tradingId
Trading Id. -
policyReference
java.lang.Long policyReference
Policy Reference. -
itdAB
TradingAgreementAccessBean itdAB
-
-
-
Class com.ibm.commerce.utf.commands.DeleteOrderCommentsTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading Id. -
tcVector
java.util.Vector<E> tcVector
Vector.
-
-
-
Class com.ibm.commerce.utf.commands.DeleteOrderItemPAttributeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading Id. -
tcVector
java.util.Vector<E> tcVector
Vector.
-
-
-
Class com.ibm.commerce.utf.commands.DeleteRFQAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachArray
java.lang.Long[] attachArray
Attachment Array. -
tradingId
java.lang.Long tradingId
Trading Id. -
iRFQAB
RFQAccessBean iRFQAB
-
-
-
Class com.ibm.commerce.utf.commands.DeleteRFQCatentryRelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqProdId
java.lang.Long rfqProdId
-
rfqProd
RFQProdAccessBean rfqProd
-
-
-
Class com.ibm.commerce.utf.commands.MarkRFQForDeleteCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
deleteAfterNumberOfDays
int deleteAfterNumberOfDays
-
rfqList
java.util.ArrayList<E> rfqList
-
markForDeleteFlag
java.lang.Integer markForDeleteFlag
-
-
-
Class com.ibm.commerce.utf.commands.ModifyOrderCommentsTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading Id. -
commentsVector
java.util.Vector<E> commentsVector
Comment Vector.
-
-
-
Class com.ibm.commerce.utf.commands.ModifyOrderItemPAttributeTCCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
tradingId
java.lang.Long tradingId
Trading Id. -
languageId
java.lang.Integer languageId
Language Id. -
pAttributeVector
java.util.Vector<E> pAttributeVector
Pattribute Vector.
-
-
-
Class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
attachmentId
java.lang.Long attachmentId
Attachment Id. -
documentdesc
java.lang.String documentdesc
Attachment Description. -
documentURL
java.lang.String documentURL
Document URL. -
mimeencoding
java.lang.String mimeencoding
Document Mime Coding. -
mimetype
java.lang.String mimetype
Document Mime Type. -
ownerId
java.lang.Long ownerId
Owner Id. -
tradingId
java.lang.Long tradingId
Trading Id. -
usage
java.lang.String usage
Attachment Usage. -
iRFQAB
RFQAccessBean iRFQAB
-
-
-
Class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
state
java.lang.Integer state
RFQ State. -
markForDelete
java.lang.Integer markForDelete
Markfordelete flag. -
endTime
java.sql.Timestamp endTime
RFQ End Time. -
startTime
java.sql.Timestamp startTime
RFQ Start Time. -
languageId
java.lang.Integer languageId
Language Id. -
longdesc
java.lang.String longdesc
RFQ Long Description. -
shortdesc
java.lang.String shortdesc
RFQ Short Description. -
majorVersion
java.lang.Integer majorVersion
RFQ Major Version. -
minorVersion
java.lang.Integer minorVersion
RFQ Minor Version. -
name
java.lang.String name
RFQ Name. -
offeringId
java.lang.Long offeringId
Offering Id. -
ownerId
java.lang.Long ownerId
RFQ Owner Id. -
roundNumber
java.lang.Integer roundNumber
Round Number. -
stageNumber
java.lang.Integer stageNumber
Stage Number. -
tradingEngine
java.lang.Long tradingEngine
Trading Engine. -
iRFQAB
RFQAccessBean iRFQAB
-
accessType
java.lang.Integer accessType
RFQ Access Type. -
duration
java.sql.Timestamp duration
RFQ Duration. -
endResult
java.lang.Integer endResult
RFQ End Result. -
nextOffering
java.lang.Long nextOffering
Next Offering Id. -
nextOfferingType
java.lang.Integer nextOfferingType
Next Offering Type. -
numResponses
java.lang.Integer numResponses
Number of Responses. -
previousOffering
java.lang.Long previousOffering
Previous Offering. -
previousOfferingType
java.lang.Integer previousOfferingType
Previous Offering Type. -
ruleType
java.lang.Integer ruleType
Rule Type. -
accountId
java.lang.Long accountId
Account Id. -
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6
-
-
-
Class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
rfqProdId
java.lang.Long rfqProdId
RFQ Product Id. -
offeringId
java.lang.Long offeringId
RFQ Offering Id. -
catentryId
java.lang.Long catentryId
RFQ Catentry Id. -
price
java.math.BigDecimal price
Price. -
quantity
java.lang.Double quantity
Quantity. -
currency
java.lang.String currency
Currency. -
qtyunit
java.lang.String qtyunit
Quantity of Unit Measurement. -
iRFQAB
RFQAccessBean iRFQAB
-
-
-
Class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
domain
java.lang.String domain
Domain. -
starttime
java.lang.String starttime
Start Time. -
endtime
java.lang.String endtime
End Time. -
longdesc
java.lang.String longdesc
Long Description. -
shortdesc
java.lang.String shortdesc
Short Description. -
startdate
java.lang.String startdate
Start Date. -
enddate
java.lang.String enddate
End Date. -
starttimestamp
java.sql.Timestamp starttimestamp
Start Timestamp. -
endtimestamp
java.sql.Timestamp endtimestamp
End Timestamp. -
numbids
int numbids
Number of Bids. -
closingrule
int closingrule
Closing Rule. -
tradingengine
java.lang.Long tradingengine
Trading Engine. -
ownerid
java.lang.Long ownerid
Owner Id. -
statemachine
java.lang.Long statemachine
State Machine. -
name
java.lang.String name
Name. -
documentdesc
java.lang.String documentdesc
Document Description. -
documentURL
java.lang.String documentURL
Document URL. -
mimetype
java.lang.String mimetype
Document Mime Type. -
mimeencoding
java.lang.String mimeencoding
Document Mime Coding. -
offeringid
java.lang.Long offeringid
Offering Id. -
TcElements
java.util.Vector<E> TcElements
Term and Condition Elements. -
versionid
java.lang.Integer versionid
Version ID. -
prodattrList
java.util.Vector<E> prodattrList
Product Attribute List. -
prodList
java.util.Vector<E> prodList
Product List. -
ruleType
java.lang.Integer ruleType
Rule Type. -
numResponses
java.lang.Integer numResponses
Number of Responses. -
accessType
java.lang.Integer accessType
Access Type. -
endresult
int endresult
End Result. -
participantList
java.util.Vector<E> participantList
Participant List. -
state
java.lang.Integer state
State. -
prodComments
java.util.Vector<E> prodComments
Product Comments. -
tcList
java.util.Vector<E> tcList
Term and Condition List. -
accountid
java.lang.Long accountid
Account Id. -
orderid
java.lang.Long orderid
Order Id. -
categoryid
java.lang.Long categoryid
Category Id. -
percentagePrice
java.lang.String percentagePrice
PercentagePrice. -
catalogid
java.lang.Long catalogid
Catalog Id. -
catname
java.lang.String catname
Category name. -
synchronize
java.lang.String synchronize
Category name. -
productid
java.lang.Long productid
Product Id -
iOrderItemId
java.lang.String[] iOrderItemId
Order Item Ids. -
negotiationType
java.lang.Integer negotiationType
Negotiation type -
field1
java.lang.Long field1
Custom field1 -
field2
java.lang.Integer field2
Custom field2 -
field3
java.lang.String field3
Custom field3 -
field4
java.lang.String field4
Custom field4 -
field5
java.sql.Timestamp field5
Custom field5 -
field6
java.sql.Timestamp field6
Custom field6
-
-
-
Class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
description
java.lang.String description
Description. -
accessBeanName
java.lang.String accessBeanName
Access Bean Name. -
viewTaskName
java.lang.String viewTaskName
-
encryptionFlag
java.lang.Integer encryptionFlag
Encryption Flag. -
languageId
java.lang.Integer languageId
Language Id. -
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
errorFlag
boolean errorFlag
-
errorContent
java.util.Hashtable<K,V> errorContent
-
localeTranslator
LocaleTranslator localeTranslator
-
attrName
java.lang.String attrName
Attribute name -
typeId
java.lang.String typeId
Type Id -
attrId
java.lang.Long attrId
Attribute id -
sequence
java.lang.Integer sequence
Sequence
-
-
-
Class com.ibm.commerce.utf.commands.PAttributeCreateCmdImpl extends PAttributeBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.PAttributeDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
pAttributeId
java.lang.Long pAttributeId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
collAttrIds
java.util.Vector<E> collAttrIds
-
iLangId
java.lang.Long iLangId
-
-
-
Class com.ibm.commerce.utf.commands.PAttributeModifyCmdImpl extends PAttributeBaseCmdImpl implements Serializable
-
Serialized Fields
-
thisAttribute
PAttributeAccessBean thisAttribute
-
-
-
Class com.ibm.commerce.utf.commands.RejectRFQResponsesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
responseIds
java.lang.Long[] responseIds
-
rfqId
java.lang.Long rfqId
-
rfqAB
RFQAccessBean rfqAB
-
responseList
java.util.ArrayList<E> responseList
-
-
-
Class com.ibm.commerce.utf.commands.RFQActivateAllDueCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.RFQCancelCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqList
java.lang.Long[] rfqList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
-
-
Class com.ibm.commerce.utf.commands.RFQCloseAllExpiredCmdImpl extends ControllerCommandImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.RFQCloseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqList
java.lang.Long[] rfqList
-
errorContent
java.util.Hashtable<K,V> errorContent
-
-
-
Class com.ibm.commerce.utf.commands.RFQCompleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
RFQ Id. -
errorContent
java.util.Hashtable<K,V> errorContent
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
rfqOwner
java.lang.Long rfqOwner
RFQ Owner. -
iRFQAB
RFQAccessBean iRFQAB
-
nonUTFMessage
boolean nonUTFMessage
Non UTF Message.
-
-
-
Class com.ibm.commerce.utf.commands.RFQCopyCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
sourceRfqId
java.lang.Long sourceRfqId
-
newRfqName
java.lang.String newRfqName
-
errorContent
java.util.Hashtable<K,V> errorContent
-
copyAttachment
boolean copyAttachment
-
-
-
Class com.ibm.commerce.utf.commands.RFQCreateCmdImpl extends OfferingBaseCmdImpl implements Serializable
-
Serialized Fields
-
originalProducts
java.util.Vector<E> originalProducts
Original Product Vector. -
iResourcelist
AccessVector iResourcelist
Access Vector.
-
-
-
Class com.ibm.commerce.utf.commands.RFQMarkForDeleteCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
markForDeleteAfterNumOfDays
int markForDeleteAfterNumOfDays
-
-
-
Class com.ibm.commerce.utf.commands.RFQModifyCmdImpl extends OfferingBaseCmdImpl implements Serializable
-
Serialized Fields
-
originalProducts
java.util.Vector<E> originalProducts
Original Product List Vector. -
emptyProductList
boolean emptyProductList
Empty Product List Flag. -
emptyTCList
boolean emptyTCList
Empty Product T&C Flag.
-
-
-
Class com.ibm.commerce.utf.commands.RFQNotificationClosedMonitorCmdImpl extends RFQNotificationMonitorBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.RFQNotificationCompletedMonitorCmdImpl extends RFQNotificationMonitorBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmdImpl extends ControllerCommandImpl implements Serializable
-
Serialized Fields
-
notifyRFQOwner
boolean notifyRFQOwner
-
sellerMemberGroupNameToNotify
java.lang.String sellerMemberGroupNameToNotify
-
sellerMemberGroupToNotifyOwnerId
java.lang.Long sellerMemberGroupToNotifyOwnerId
-
jobRefNum
java.lang.Long jobRefNum
-
usersToNotify
UserAccessBean[] usersToNotify
-
prevRfqOwnerId
java.lang.Long prevRfqOwnerId
-
prevTargetedRFQ
boolean prevTargetedRFQ
-
-
-
Class com.ibm.commerce.utf.commands.RFQNotificationSubmittedMonitorCmdImpl extends RFQNotificationMonitorBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.RFQResponseAcceptCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
errorContent
java.util.Hashtable<K,V> errorContent
-
rfqId
java.lang.Long rfqId
-
rfqResponseList
java.lang.Long[] rfqResponseList
-
iResourcelist
AccessVector iResourcelist
Access Vector.
-
-
-
Class com.ibm.commerce.utf.commands.RFQResponseRejectCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
errorContent
java.util.Hashtable<K,V> errorContent
-
rfqId
java.lang.Long rfqId
-
rfqResponseList
java.lang.Long[] rfqResponseList
-
iResourcelist
AccessVector iResourcelist
Access Vector.
-
-
-
Class com.ibm.commerce.utf.commands.RFQSubmitCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
rfqId
java.lang.Long rfqId
-
errorContent
java.util.Hashtable<K,V> errorContent
-
iRFQAB
RFQAccessBean iRFQAB
-
iResourcelist
AccessVector iResourcelist
Access Vector.
-
-
-
Class com.ibm.commerce.utf.commands.TradingEngineBaseCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
toolXMLObject
java.util.Hashtable<K,V> toolXMLObject
-
errorContent
java.util.Hashtable<K,V> errorContent
-
name
java.lang.String name
-
longdesc
java.lang.String longdesc
-
statemachine
java.lang.Long statemachine
-
starttime
java.lang.String starttime
-
endtime
java.lang.String endtime
-
endtimestamp
java.sql.Timestamp endtimestamp
-
maxoffer
int maxoffer
-
starttimestamp
java.sql.Timestamp starttimestamp
-
startdate
java.lang.String startdate
-
enddate
java.lang.String enddate
-
stageinfo
java.util.Vector<E> stageinfo
-
errorFlag
boolean errorFlag
-
ownerid
java.lang.Long ownerid
-
multistage
int multistage
-
shortdesc
java.lang.String shortdesc
-
-
-
Class com.ibm.commerce.utf.commands.TradingEngineCreateCmdImpl extends com.ibm.commerce.utf.commands.TradingEngineBaseCmdImpl implements Serializable
-
Class com.ibm.commerce.utf.commands.TradingEngineDeleteCmdImpl extends ToolsControllerCommandImpl implements Serializable
-
Serialized Fields
-
errorContent
java.util.Hashtable<K,V> errorContent
-
tradingengineList
java.util.Vector<E> tradingengineList
-
-
-
-
Package com.ibm.commerce.utf.objects
-
Class com.ibm.commerce.utf.objects.AlgoPolicy extends com.ibm.commerce.utf.objimpl.AlgoPolicyEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgoPolicyAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgoPolicy iTypedEntity
-
iInitKey_algoPolicyId
java.lang.Integer iInitKey_algoPolicyId
-
-
-
Class com.ibm.commerce.utf.objects.AlgoPolicyDesc extends com.ibm.commerce.utf.objimpl.AlgoPolicyDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgoPolicyDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgoPolicyDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_algoPolicy
java.lang.Integer iInitKey_algoPolicy
-
-
-
Class com.ibm.commerce.utf.objects.AlgoPolicyDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
algoPolicy
java.lang.Integer algoPolicy
-
-
-
Class com.ibm.commerce.utf.objects.AlgoRegDesc extends com.ibm.commerce.utf.objimpl.AlgoRegDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgoRegDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgoRegDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_algo
java.lang.Integer iInitKey_algo
-
-
-
Class com.ibm.commerce.utf.objects.AlgoRegDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
algo
java.lang.Integer algo
-
-
-
Class com.ibm.commerce.utf.objects.AlgorithmRegistry extends com.ibm.commerce.utf.objimpl.AlgorithmRegistryEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgorithmRegistryAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgorithmRegistry iTypedEntity
-
iInitKey_referenceNumber
java.lang.Integer iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.AlgoType extends com.ibm.commerce.utf.objimpl.AlgoTypeEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgoTypeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgoType iTypedEntity
-
iInitKey_algoTypeId
java.lang.Integer iInitKey_algoTypeId
-
-
-
Class com.ibm.commerce.utf.objects.AlgoTypeDesc extends com.ibm.commerce.utf.objimpl.AlgoTypeDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.AlgoTypeDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.AlgoTypeDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_algoType
java.lang.Integer iInitKey_algoType
-
-
-
Class com.ibm.commerce.utf.objects.AlgoTypeDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
algoType
java.lang.Integer algoType
-
-
-
Class com.ibm.commerce.utf.objects.ExtEngine extends com.ibm.commerce.utf.objimpl.ExtEngineEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.ExtEngineAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.ExtEngine iTypedEntity
-
iInitKey_extEngID
java.lang.Long iInitKey_extEngID
-
-
-
Class com.ibm.commerce.utf.objects.PAttrAttachmentValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
attachment
com.ibm.commerce.contract.objects.Attachment attachment
-
-
-
Class com.ibm.commerce.utf.objects.PAttrAttachmentValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrAttachmentValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrBigIntValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
bigIntValue
java.lang.Long bigIntValue
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrBigIntValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrDateValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
dateValue
java.sql.Timestamp dateValue
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrDateValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrFloatValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
floatValue
java.lang.Double floatValue
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrFloatValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrFreeFormValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrFreeFormValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttribute extends com.ibm.commerce.utf.objimpl.PAttributeEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.PAttributeAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttribute iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttributeDesc extends com.ibm.commerce.utf.objimpl.PAttributeDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.PAttributeDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttributeDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_pattribute
java.lang.Long iInitKey_pattribute
-
-
-
Class com.ibm.commerce.utf.objects.PAttributeDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
pattribute
java.lang.Long pattribute
-
-
-
Class com.ibm.commerce.utf.objects.PAttrIntegerValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
integerValue
java.lang.Integer integerValue
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrIntegerValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrProd extends com.ibm.commerce.utf.objimpl.PAttrProdEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.PAttrProdAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrProd iTypedEntity
-
iInitKey_catentryId
java.lang.Long iInitKey_catentryId
-
iInitKey_attribute
java.lang.Long iInitKey_attribute
-
-
-
Class com.ibm.commerce.utf.objects.PAttrProdKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
catentryId
java.lang.Long catentryId
-
attribute
java.lang.Long attribute
-
-
-
Class com.ibm.commerce.utf.objects.PAttrStringValue extends com.ibm.commerce.utf.objects.PAttrValue implements Serializable
-
Serialized Fields
-
stringValue
java.lang.String stringValue
-
-
-
Class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrStringValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.PAttrValue extends com.ibm.commerce.utf.objimpl.PAttrValueEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.PAttrValueAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.PAttrValue iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.RFQ extends com.ibm.commerce.utf.objimpl.RFQEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.RFQAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.RFQ iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.RFQProd extends com.ibm.commerce.utf.objimpl.RFQProdEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.RFQProdAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.RFQProd iTypedEntity
-
iInitKey_rfqprodId
java.lang.Long iInitKey_rfqprodId
-
-
-
Class com.ibm.commerce.utf.objects.TradeDomain extends com.ibm.commerce.utf.objimpl.TradeDomainEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeDomainAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeDomain iTypedEntity
-
iInitKey_domainId
java.lang.Integer iInitKey_domainId
-
-
-
Class com.ibm.commerce.utf.objects.TradeDomainDesc extends com.ibm.commerce.utf.objimpl.TradeDomainDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeDomainDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeDomainDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_domain
java.lang.Integer iInitKey_domain
-
-
-
Class com.ibm.commerce.utf.objects.TradeDomainDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
domain
java.lang.Integer domain
-
-
-
Class com.ibm.commerce.utf.objects.TradeEngine extends com.ibm.commerce.utf.objimpl.TradeEngineEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeEngineAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeEngine iTypedEntity
-
iInitKey_referenceNumber
java.lang.Long iInitKey_referenceNumber
-
-
-
Class com.ibm.commerce.utf.objects.TradeEngineDesc extends com.ibm.commerce.utf.objimpl.TradeEngineDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeEngineDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeEngineDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_tradeEngine
java.lang.Long iInitKey_tradeEngine
-
-
-
Class com.ibm.commerce.utf.objects.TradeEngineDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
tradeEngine
java.lang.Long tradeEngine
-
-
-
Class com.ibm.commerce.utf.objects.TradeSubDomain extends com.ibm.commerce.utf.objimpl.TradeSubDomainEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeSubDomainAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeSubDomain iTypedEntity
-
iInitKey_subDomainId
java.lang.Integer iInitKey_subDomainId
-
-
-
Class com.ibm.commerce.utf.objects.TradeSubDomainDesc extends com.ibm.commerce.utf.objimpl.TradeSubDomainDescEntityBase implements Serializable
-
Class com.ibm.commerce.utf.objects.TradeSubDomainDescAccessBean extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean implements Serializable
-
Serialized Fields
-
iTypedEntity
com.ibm.commerce.utf.objects.TradeSubDomainDesc iTypedEntity
-
iInitKey_langId
java.lang.Integer iInitKey_langId
-
iInitKey_subDomain
java.lang.Integer iInitKey_subDomain
-
-
-
Class com.ibm.commerce.utf.objects.TradeSubDomainDescKey extends java.lang.Object implements Serializable
-
Serialized Fields
-
langId
java.lang.Integer langId
-
subDomain
java.lang.Integer subDomain
-
-
-
-
Package com.ibm.commerce.util
-
Package com.ibm.commerce.utils
-
Class com.ibm.commerce.utils.TimestampHelper extends java.sql.Timestamp implements Serializable
-
-
Package com.ibm.commerce.wallet.commands
-
Class com.ibm.commerce.wallet.commands.WalletExtIssueCouponCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iCoupon
com.ibm.commerce.marketing.promotion.coupon.Coupon iCoupon
-
iWalletFacadeClient
com.ibm.commerce.wallet.facade.client.WalletFacadeClient iWalletFacadeClient
-
-
-
Class com.ibm.commerce.wallet.commands.WalletExtMigrateUserEntriesCmdImpl extends TaskCommandImpl implements Serializable
-
Serialized Fields
-
iabOldUser
UserAccessBean iabOldUser
-
iabNewUser
UserAccessBean iabNewUser
-
iWalletFacadeClient
com.ibm.commerce.wallet.facade.client.WalletFacadeClient iWalletFacadeClient
-
-
-
-
Package com.ibm.commerce.wallet.facade.client
-
Class com.ibm.commerce.wallet.facade.client.WalletException extends AbstractBusinessObjectDocumentException implements Serializable
-
Class com.ibm.commerce.wallet.facade.client.WalletItemException extends AbstractBusinessObjectDocumentException implements Serializable
-
-
Package com.ibm.commerce.wallet.facade.server.commands
-
Class com.ibm.commerce.wallet.facade.server.commands.ChangeWalletBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ChangeWalletCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ChangeWalletItemBasePartCmdImpl extends AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ChangeWalletItemCmdImpl extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.FetchWalletCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.FetchWalletItemCmdImpl extends AbstractFetchNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.GetWalletCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.GetWalletItemCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.InsertMoreWalletDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.InsertMoreWalletItemCouponDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.InsertMoreWalletItemDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemCmdImpl extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemCreateActionCmdImpl extends AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemDeleteActionCmdImpl extends AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemDeleteCouponActionCmdImpl extends com.ibm.websphere.command.CacheableCommandImpl implements Serializable
-
Serialized Fields
-
istrActionCode
java.lang.String istrActionCode
-
iNoun
java.lang.Object iNoun
-
iPhysicalEntity
java.lang.Object iPhysicalEntity
-
-
-
Class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletMigrateActionCmdImpl extends AbstractProcessCustomActionUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.SyncWalletCmdImpl extends AbstractSyncNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
Class com.ibm.commerce.wallet.facade.server.commands.SyncWalletItemCmdImpl extends AbstractSyncNounUsingBusinessObjectMediatorCmdImpl implements Serializable
-
-
Package com.ibm.commerce.wallet.facade.server.exception
-
Class com.ibm.commerce.wallet.facade.server.exception.WalletApplicationException extends AbstractApplicationException implements Serializable
-
-
Package com.ibm.commerce.webservices.engine
-
Class com.ibm.commerce.webservices.engine.JMSListenerMDB extends java.lang.Object implements Serializable
-
Serialized Fields
-
fMessageDrivenCtx
javax.ejb.MessageDrivenContext fMessageDrivenCtx
-
initialContext
javax.naming.InitialContext initialContext
-
replyQCF
javax.jms.QueueConnectionFactory replyQCF
-
iMessageFactory
javax.xml.soap.MessageFactory iMessageFactory
-
-
-
Class com.ibm.commerce.webservices.engine.WebServiceEngineRuntimeException extends java.lang.RuntimeException implements Serializable
-