Serialized Form

  • Package com.ibm.commerce.accesscontrol

  • 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

    • 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

    • Class com.ibm.commerce.approval.beans.OrderApprovalStatusListDataBean extends com.ibm.commerce.approval.beans.ApprovalStatusListDataBean implements Serializable

  • Package com.ibm.commerce.approval.commands

  • 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

    • 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

    • 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

    • 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

    • 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

  • 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

  • Package com.ibm.commerce.catalog.facade.server.commands

  • Package com.ibm.commerce.catalog.facade.server.event.consumer

  • Package com.ibm.commerce.catalog.facade.server.exception

  • 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

  • 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
          Item SPC 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
          The partnumber 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 update timstamp 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
          The TPC 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
          For Catgpenrel
        • inCatentryId

          java.lang.Long inCatentryId
          For Catgpenrel
        • inCatgroupId

          java.lang.Long inCatgroupId
          For Catgpenrel
        • istrRule

          java.lang.String istrRule
          For Catgpenrel
        • idSequence

          java.lang.Double idSequence
          For Catgpenrel
    • 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

  • Package com.ibm.commerce.command.bod

  • 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

    • 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

  • 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

  • Package com.ibm.commerce.component.giftregistry.objects

  • 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

  • Package com.ibm.commerce.condition

  • 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

  • Package com.ibm.commerce.content.facade.server.commands