ProductStoreWorker

Der Aufruf

List<GenericValue> productStore = delegator.findByAndCache("ProductStore", new HashMap<String, Object>());

liefert die Liste aller Product Stores (Läden). Allerdings nicht in einem Typ bei dem man die zum ProductStore passenden Klassenattribute einfach abfragen kann.

Folgende Informationen können mindestens von ProductStore abgerufen werden. Ich versuche die Liste zu ergänzen, bis ich vielleicht mal auf ein passende Dokumentation stoße:

productStore.getString("defaultCurrencyUomId")}
productStore.getString("defaultLocaleString")
....


productStoreId
primaryStoreGroupId
storeName
companyName
title
subtitle
payToPartyId
daysToCancelNonPay
manualAuthIsCapture
prorateShipping
prorateTaxes
viewCartOnAdd
autoSaveCart
autoApproveReviews
isDemoStore
isImmediatelyFulfilled
inventoryFacilityId
oneInventoryFacility
checkInventory
reserveInventory
reserveOrderEnumId
requireInventory
balanceResOnOrderCreation
requirementMethodEnumId
orderNumberPrefix
defaultLocaleString
defaultCurrencyUomId
defaultSalesChannelEnumId
allowPassword
defaultPassword
explodeOrderItems
checkGcBalance
retryFailedAuths
headerApprovedStatus
itemApprovedStatus
digitalItemApprovedStatus
headerDeclinedStatus
itemDeclinedStatus
headerCancelStatus
itemCancelStatus
authDeclinedMessage
authFraudMessage
authErrorMessage
visualThemeId
storeCreditAccountEnumId
usePrimaryEmailUsername
requireCustomerRole
autoInvoiceDigitalItems
reqShipAddrForDigItems
showCheckoutGiftOptions
selectPaymentTypePerItem
showPricesWithVatTax
showTaxIsExempt
vatTaxAuthGeoId
vatTaxAuthPartyId
enableAutoSuggestionList
enableDigProdUpload
prodSearchExcludeVariants
digProdUploadCategoryId
autoOrderCcTryExp
autoOrderCcTryOtherCards
autoOrderCcTryLaterNsf
autoOrderCcTryLaterMax
storeCreditValidDays
autoApproveInvoice
autoApproveOrder
shipIfCaptureFails
setOwnerUponIssuance
reqReturnInventoryReceive
addToCartRemoveIncompat
addToCartReplaceUpsell
splitPayPrefPerShpGrp
managedByLot
showOutOfStockProducts
orderDecimalQuantity
oldStyleSheet
oldHeaderLogo
oldHeaderMiddleBackground
oldHeaderRightBackground
lastUpdatedStamp
lastUpdatedTxStamp
createdStamp
createdTxStamp

 

Category

org.ofbiz.product.product.ProductWorker.getCurrentProductCategories(product)

productCategoryId
productCategoryTypeId
primaryParentCategoryId
categoryName
description
longDescription
categoryImageUrl
linkOneImageUrl
linkTwoImageUrl
detailScreen
showInSelect
lastUpdatedStamp
lastUpdatedTxStamp
createdStamp
createdTxStamp

 

Catalog

prodCatalogId
catalogName
useQuickAdd
styleSheet
headerLogo
contentPathPrefix
templatePathPrefix
viewAllowPermReqd
purchaseAllowPermReqd
lastUpdatedStamp
lastUpdatedTxStamp
createdStamp
createdTxStamp