Package net.datenwerke.gf.client.history
Class HistoryDao
java.lang.Object
net.datenwerke.gxtdto.client.dtomanager.Dao
net.datenwerke.gf.client.history.HistoryDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetFormattedObjectPaths(Dto dto, <any> callback) voidgetLinksFor(Dto dto, <any> callback) voidgetRealObjectPaths(Dto dto, <any> callback) Methods inherited from class net.datenwerke.gxtdto.client.dtomanager.Dao
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtos
-
Constructor Details
-
HistoryDao
-
-
Method Details
-
getLinksFor
public void getLinksFor(Dto dto, <any> callback) -
getFormattedObjectPaths
public void getFormattedObjectPaths(Dto dto, <any> callback) -
getRealObjectPaths
public void getRealObjectPaths(Dto dto, <any> callback)
-