|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemLocationDto | |
com.retek.component.item.impl | |
com.retek.component.item.impl.persistence | |
com.retek.component.item.impl.persistence.db.oracle | |
com.retek.component.item.impl.remote |
Uses of ItemLocationDto in com.retek.component.item.impl |
Constructors in com.retek.component.item.impl with parameters of type ItemLocationDto | |
ItemLocationImpl(ItemLocationDto dto)
|
Uses of ItemLocationDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence that return ItemLocationDto | |
static ItemLocationDto |
ItemDbObjectMaster.getItemLocationDto(ItemDto itemDto,
java.lang.String locationId)
|
Uses of ItemLocationDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemLocationDto | |
void |
ItemOracleTestCase.assertItemLocationEqual(ItemLocationDto expected,
ItemLocationDto actual)
|
Uses of ItemLocationDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote with parameters of type ItemLocationDto | |
void |
SellableItemDto.addItemLocationDto(ItemLocationDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |