Class HistoryServiceImpl
java.lang.Object
net.datenwerke.gf.service.history.HistoryServiceImpl
- All Implemented Interfaces:
HistoryService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a list of links to the given object.buildLinksForList(List<? extends Object> objects)
-
Constructor Details
-
Method Details
-
buildLinksFor
Description copied from interface:HistoryServiceReturns a list of links to the given object.- Specified by:
buildLinksForin interfaceHistoryService- Parameters:
o- the object- Returns:
- A list of links
-
buildLinksForList
- Specified by:
buildLinksForListin interfaceHistoryService
-
getFormattedObjectPaths
- Specified by:
getFormattedObjectPathsin interfaceHistoryService
-
getRealObjectPaths
- Specified by:
getRealObjectPathsin interfaceHistoryService
-