| Package | Description |
|---|---|
| org.fryske_akademy.services |
This package contains interfaces and base classes for the development of crud (EJB/CDI) beans.
|
| Modifier and Type | Method and Description |
|---|---|
<T> List<RevInfo<T>> |
Auditing.getRevisionInfo(Serializable id,
Integer max,
Class<T> type)
return a list holding revision information, newest come first
|
<T> List<RevInfo<T>> |
AbstractCrudServiceEnvers.getRevisionInfo(Serializable id,
Integer max,
Class<T> type) |
Copyright © 2018–2020 Fryske Akademy. All rights reserved.