int |
LoaderProduct.addAttributeValues(MboRemote productMbo,
ItemTYPE product) |
int |
LoaderType.addAttributeValues(MboRemote productMbo,
ItemTYPE product) |
MboRemote |
LoaderType.addItem(ItemTYPE product,
MboSetRemote typesSet) |
MboRemote |
LoaderProduct.addItemMaster(ItemTYPE product) |
protected void |
LoaderJob.addJobToProduct(ItemJOB job,
ItemTYPE product) |
protected void |
LoaderComponent.addProductReference(MboRemote mbo,
ItemCOMPONENT component,
ItemTYPE type) |
protected void |
LoaderComponent.addSpecReference(MboRemote mbo,
ItemCOMPONENT component,
ItemTYPE type) |
protected void |
LoaderProduct.addSpecReference(MboRemote mboProduct,
MboRemote mboSpec,
ItemTYPE type) |
boolean |
LoaderProduct.addVendorToItem(MboRemote itemMbo,
ItemTYPE product) |
boolean |
LoaderProduct.canProcessItem(ItemTYPE attrib) |
boolean |
LoaderProduct.findMatchingDesignSpecById(MboRemote mboProduct,
ItemTYPE type) |
protected boolean |
LoaderType.isProductMatch(ItemTYPE type,
MboRemote productMbo) |
MboRemote |
LoaderProduct.matchItem(ItemTYPE type,
MboSetRemote typeSet) |
MboRemote |
LoaderSpec.matchItem(ItemTYPE type,
MboSetRemote typeSet) |
MboRemote |
LoaderType.matchItemByModelId(ItemTYPE type,
MboSetRemote typeSet,
boolean addIdMapping) |
protected int |
LoaderProduct.matchManufacturer(ItemTYPE product,
MboRemote productMbo) |
protected int |
LoaderType.matchManufacturer(ItemTYPE product,
MboRemote productMbo) |
protected int |
LoaderProduct.matchModelNo(ItemTYPE product,
MboRemote productMbo) |
protected int |
LoaderType.matchModelNo(ItemTYPE product,
MboRemote productMbo) |
protected void |
LoaderProduct.newItem(ItemTYPE product,
MboRemote typeMbo)
Called after the design spec or product Mbo is created, but updates is called or the Mbo is saved
|
protected void |
LoaderType.newItem(ItemTYPE product,
MboRemote typeMbo)
Called after the design spec or product Mbo is created, but updates is called or the Mbo is saved
|
protected void |
LoaderProduct.setCompanyRef(java.lang.String field,
java.lang.String contactEmail,
ItemCONTACT contact,
MboRemote productMbo,
ItemTYPE product) |
protected void |
LoaderComponent.setWarrentyEndDate(MboRemote mbo,
java.lang.String productId,
ItemCOMPONENT component,
ItemTYPE type) |
void |
LoaderProduct.update(MboRemote mbo,
ItemTYPE type) |
void |
LoaderType.update(MboRemote mbo,
ItemTYPE type) |
void |
LoaderSpec.update(MboRemote mbo,
ItemTYPE type) |
void |
LoaderType.validateItem(ItemTYPE item,
MboSetRemote mboSet) |