Interface HistoryRpcServiceAsync
public interface HistoryRpcServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetFormattedObjectPaths(Dto dto, <any> callback) voidgetLinksFor(Dto dto, <any> callback) voidgetRealObjectPaths(Dto dto, <any> callback)
-
Method Details
-
getLinksFor
void getLinksFor(Dto dto, <any> callback) -
getFormattedObjectPaths
void getFormattedObjectPaths(Dto dto, <any> callback) -
getRealObjectPaths
void getRealObjectPaths(Dto dto, <any> callback)
-