|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HistoryEventTypeDto in com.retek.component.history.impl.persistence |
Methods in com.retek.component.history.impl.persistence that return HistoryEventTypeDto | |
static HistoryEventTypeDto |
HistoryDbObjectMaster.getHistoryEventTypeDto(DistributedContext context)
|
HistoryEventTypeDto |
HistoryEventDao.persist(HistoryEventTypeDto dto)
|
HistoryEventTypeDto |
HistoryEventDao.readHistoryEventType(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence with parameters of type HistoryEventTypeDto | |
HistoryEventTypeDto |
HistoryEventDao.persist(HistoryEventTypeDto dto)
|
Uses of HistoryEventTypeDto in com.retek.component.history.impl.persistence.cache |
Methods in com.retek.component.history.impl.persistence.cache that return HistoryEventTypeDto | |
HistoryEventTypeDto |
CacheHistoryEventDao.persist(HistoryEventTypeDto dto)
|
HistoryEventTypeDto |
CacheHistoryEventDao.readHistoryEventType(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence.cache with parameters of type HistoryEventTypeDto | |
HistoryEventTypeDto |
CacheHistoryEventDao.persist(HistoryEventTypeDto dto)
|
Uses of HistoryEventTypeDto in com.retek.component.history.impl.persistence.db.oracle |
Methods in com.retek.component.history.impl.persistence.db.oracle that return HistoryEventTypeDto | |
HistoryEventTypeDto |
OracleHistoryEventDao.readHistoryEventType(DistributedReference ref)
|
HistoryEventTypeDto |
OracleHistoryEventDao.persist(HistoryEventTypeDto dto)
|
HistoryEventTypeDto |
OracleHistoryEventTypeRetriever.read(DistributedReference ref)
|
Methods in com.retek.component.history.impl.persistence.db.oracle with parameters of type HistoryEventTypeDto | |
void |
OracleHistoryEventTypeCreator.create(HistoryEventTypeDto dto)
|
void |
OracleHistoryEventTypeUpdater.update(HistoryEventTypeDto dto)
|
HistoryEventTypeDto |
OracleHistoryEventDao.persist(HistoryEventTypeDto dto)
|
Uses of HistoryEventTypeDto in com.retek.component.history.impl.remote |
Methods in com.retek.component.history.impl.remote that return HistoryEventTypeDto | |
HistoryEventTypeDto |
HistoryServicesLocal.submit(HistoryEventTypeDto historyEventTypeDto)
|
HistoryEventTypeDto |
HistoryServicesRemote.readHistoryEventType(DistributedReference reference,
long version)
|
HistoryEventTypeDto |
HistoryServicesRemote.submit(HistoryEventTypeDto historyEventTypeDto)
|
HistoryEventTypeDto |
HistoryServicesEjb.readHistoryEventType(DistributedReference reference,
long version)
|
HistoryEventTypeDto |
HistoryServicesEjb.submit(HistoryEventTypeDto historyEventTypeDto)
|
Methods in com.retek.component.history.impl.remote with parameters of type HistoryEventTypeDto | |
HistoryEventTypeDto |
HistoryServicesLocal.submit(HistoryEventTypeDto historyEventTypeDto)
|
HistoryEventTypeDto |
HistoryServicesRemote.submit(HistoryEventTypeDto historyEventTypeDto)
|
HistoryEventTypeDto |
HistoryServicesEjb.submit(HistoryEventTypeDto historyEventTypeDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |