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