|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShipRestrictionDto in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return ShipRestrictionDto | |
ShipRestrictionDto |
ShipRestrictionImpl.getDto()
|
Uses of ShipRestrictionDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence that return ShipRestrictionDto | |
ShipRestrictionDto |
ShipRestrictionDao.readShipRestriction(DistributedReference id)
|
ShipRestrictionDto |
ShipRestrictionDao.persist(ShipRestrictionDto dto)
|
Methods in com.retek.component.item.impl.persistence with parameters of type ShipRestrictionDto | |
ShipRestrictionDto |
ShipRestrictionDao.persist(ShipRestrictionDto dto)
|
Uses of ShipRestrictionDto in com.retek.component.item.impl.persistence.cache |
Methods in com.retek.component.item.impl.persistence.cache that return ShipRestrictionDto | |
ShipRestrictionDto |
CacheShipRestrictionDao.readShipRestriction(DistributedReference ref)
|
ShipRestrictionDto |
CacheShipRestrictionDao.persist(ShipRestrictionDto dto)
|
Methods in com.retek.component.item.impl.persistence.cache with parameters of type ShipRestrictionDto | |
ShipRestrictionDto |
CacheShipRestrictionDao.persist(ShipRestrictionDto dto)
|
Uses of ShipRestrictionDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle that return ShipRestrictionDto | |
ShipRestrictionDto |
OracleShipRestrictionDao.readShipRestriction(DistributedReference ref)
|
ShipRestrictionDto |
OracleShipRestrictionDao.persist(ShipRestrictionDto dto)
|
ShipRestrictionDto |
OracleShipRestrictionUpdater.update(ShipRestrictionDto shipRestrictionDto)
|
ShipRestrictionDto |
OracleShipRestrictionCreator.create(ShipRestrictionDto dto)
|
ShipRestrictionDto |
OracleShipRestrictionReader.read(DistributedReference distributedReference)
|
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ShipRestrictionDto | |
ShipRestrictionDto |
OracleShipRestrictionDao.persist(ShipRestrictionDto dto)
|
ShipRestrictionDto |
OracleShipRestrictionUpdater.update(ShipRestrictionDto shipRestrictionDto)
|
ShipRestrictionDto |
OracleShipRestrictionCreator.create(ShipRestrictionDto dto)
|
Uses of ShipRestrictionDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote that return ShipRestrictionDto | |
ShipRestrictionDto |
ShipRestrictionServiceRemote.readShipRestriction(DistributedReference ref,
long version)
|
ShipRestrictionDto |
ShipRestrictionServiceRemote.submit(ShipRestrictionDto dto)
|
ShipRestrictionDto |
ShipRestrictionServiceEjb.readShipRestriction(DistributedReference ref,
long version)
|
ShipRestrictionDto |
ShipRestrictionServiceEjb.submit(ShipRestrictionDto dto)
|
Methods in com.retek.component.item.impl.remote with parameters of type ShipRestrictionDto | |
ShipRestrictionDto |
ShipRestrictionServiceRemote.submit(ShipRestrictionDto dto)
|
ShipRestrictionDto |
ShipRestrictionServiceEjb.submit(ShipRestrictionDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |