public class HistoryDao extends Dao
| Constructor and Description | 
|---|
| HistoryDao(HistoryRpcServiceAsync rpcService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | getFormattedObjectPaths(Dto dto,
                       <any> callback) | 
| void | getLinksFor(Dto dto,
           <any> callback) | 
| void | getRealObjectPaths(Dto dto,
                  <any> callback) | 
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtospublic HistoryDao(HistoryRpcServiceAsync rpcService)