|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactLevelType | |
---|---|
com.retek.component.item | |
com.retek.component.supplier |
Uses of ContactLevelType in com.retek.component.item |
---|
Fields in com.retek.component.item declared as ContactLevelType | |
static ContactLevelType |
ContactLevelType.CONTACT_BY_ORDER
|
static ContactLevelType |
ContactLevelType.CONTACT_BY_ITEM
|
static ContactLevelType |
ContactLevelType.CONTACT_BY_SHIP_DATE
|
static ContactLevelType |
ContactLevelType.CONTACT_BY_NONE_EVENT
|
static ContactLevelType |
ContactLevelType.CONTACT_BY_EVENT
|
Methods in com.retek.component.item that return ContactLevelType | |
ContactLevelType |
DirectShipItemSupplier.getContactLevel()
|
static ContactLevelType |
ContactLevelType.fromCode(java.lang.String code)
|
Methods in com.retek.component.item with parameters of type ContactLevelType | |
DirectShipItemSupplier |
ItemManager.buildDirectShipItemSupplierInstance(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel,
boolean personalizationSeparateIndicator,
boolean orderTypeSeparateIndicator,
java.lang.String linesPerDirectShipPo,
java.lang.String unitsPerContact)
|
DirectShipItemSupplier |
ItemManager.readDirectShipItemSupplier(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel)
|
void |
DirectShipItemSupplier.setContactLevel(ContactLevelType contactLevel)
|
Uses of ContactLevelType in com.retek.component.supplier |
---|
Methods in com.retek.component.supplier that return ContactLevelType | |
ContactLevelType |
SupplierCallSchedule.getContactLevel()
|
Methods in com.retek.component.supplier with parameters of type ContactLevelType | |
void |
SupplierCallSchedule.setContactLevel(ContactLevelType contactLevel)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |