Actifs relatifs au magasin InFashion

Les actifs relatifs au magasin InFashion, store.xml et un store.xml spécifiquement local (pour des besoins multiculturels), créent l'entité magasin et le magasin. Pour plus d'informations sur les techniques utilisées avec les actifs relatifs au magasin InFashion, reportez-vous aux remarques, dans chaque section. 

store.xml

<?xml version="1.0"?>
<!DOCTYPE store-asset SYSTEM "store.dtd">
<store-asset>

<storeent
storeent_id="@storeent_id_1"
member_id="&MEMBER_ID;"
type="S"
identifier="InFashion"
/>

Remarques : Pour chaque magasin, une entrée est nécessaire dans la table STOREENT.

<store
store_id="@storeent_id_1"
                                                                                                allocationgoodfor="0"
directory="InFashion"
ffmcenter_id="@ffmcenter_id_1"
language_id="&en_US;"
storegrp_id="-1"
storelevel="-"
/>

allocationgoodfor="0" identifie InFashion comme étant un magasin B2C.

<dispentrel
auctionstate="0"
catentry_id="0"
catenttype_id="ProductDataBean"
devicefmt_id="-1"
dispentrel_id="@dispentrel_id_1"
mbrgrp_id="0"
pagename="/InFashion/ProductDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>

<dispentrel
auctionstate="0"
catentry_id="0"
catenttype_id="ItemBean"
devicefmt_id="-1"
dispentrel_id="@dispentrel_id_2"
mbrgrp_id="0"
pagename="/InFashion/ItemDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>

<dispcgprel
catgroup_id="0"
devicefmt_id="-1"
dispcgprel_id="@dispcgprel_id_1"
mbrgrp_id="0"
pagename="/InFashion/CategoryDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>

</store-asset>

IBM copyright