|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HistoryEventDto in com.retek.component.history.impl |
Methods in com.retek.component.history.impl that return HistoryEventDto | |
HistoryEventDto |
HistoryEventImpl.getDto()
|
Uses of HistoryEventDto in com.retek.component.history.impl.persistence |
Methods in com.retek.component.history.impl.persistence that return HistoryEventDto | |
static HistoryEventDto |
HistoryDbObjectMaster.getHistoryEventDto(DistributedContext context)
|
HistoryEventDto |
HistoryEventDao.persist(HistoryEventDto dto)
|
HistoryEventDto |
HistoryEventDao.read(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence with parameters of type HistoryEventDto | |
HistoryEventDto |
HistoryEventDao.persist(HistoryEventDto dto)
|
Uses of HistoryEventDto in com.retek.component.history.impl.persistence.cache |
Methods in com.retek.component.history.impl.persistence.cache that return HistoryEventDto | |
HistoryEventDto |
CacheHistoryEventDao.persist(HistoryEventDto dto)
|
HistoryEventDto |
CacheHistoryEventDao.read(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence.cache with parameters of type HistoryEventDto | |
HistoryEventDto |
CacheHistoryEventDao.persist(HistoryEventDto dto)
|
Uses of HistoryEventDto in com.retek.component.history.impl.persistence.db.oracle |
Methods in com.retek.component.history.impl.persistence.db.oracle that return HistoryEventDto | |
HistoryEventDto |
OracleHistoryEventDao.persist(HistoryEventDto dto)
|
HistoryEventDto |
OracleHistoryEventDao.read(DistributedReference ref)
|
HistoryEventDto |
OracleHistoryEventReader.read(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence.db.oracle with parameters of type HistoryEventDto | |
HistoryEventDto |
OracleHistoryEventDao.persist(HistoryEventDto dto)
|
Uses of HistoryEventDto in com.retek.component.history.impl.remote |
Methods in com.retek.component.history.impl.remote that return HistoryEventDto | |
HistoryEventDto |
HistoryServicesLocal.submit(HistoryEventDto historyEventDto)
|
HistoryEventDto |
HistoryServicesRemote.read(DistributedReference reference,
long version)
|
HistoryEventDto |
HistoryServicesRemote.submit(HistoryEventDto historyEventDto)
|
HistoryEventDto |
HistoryServicesEjb.read(DistributedReference reference,
long version)
|
HistoryEventDto |
HistoryServicesEjb.submit(HistoryEventDto historyEventDto)
|
Methods in com.retek.component.history.impl.remote with parameters of type HistoryEventDto | |
HistoryEventDto |
HistoryServicesLocal.submit(HistoryEventDto historyEventDto)
|
HistoryEventDto |
HistoryServicesRemote.submit(HistoryEventDto historyEventDto)
|
HistoryEventDto |
HistoryServicesEjb.submit(HistoryEventDto historyEventDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |