Interface HistoryService
- All Known Implementing Classes:
HistoryServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getEntity
(long pk) Deprecated.Returns the domain entity as xml.getVersions
(HistorySearchParams searchParams) Deprecated.Returns the versions of the entity with the given entity model, key and given search params.
-
Method Details
-
getVersions
Deprecated.Returns the versions of the entity with the given entity model, key and given search params. -
getDiff
Deprecated. -
getEntity
Deprecated.Returns the domain entity as xml.
-