Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.access.store |
Modifier and Type | Method and Description |
---|---|
List<DeletedElementsInfo> |
UserService.getDeletedElementInfos(long startRevisionId,
int resultCount,
Filter<ElementInfo> filter)
Get a list of information objects for deleted elements matching the given filter.
|
Modifier and Type | Method and Description |
---|---|
List<DeletedElementsInfo> |
Store.getDeletedChildren()
Returns a list of deleted children described by the containing
ElementInfo objects. |
List<DeletedElementsInfo> |
Store.getDeletedChildren(long startRevisionId,
int resultCount)
Returns a list of deleted children described by the containing
ElementInfo objects. |
List<DeletedElementsInfo> |
Store.getDeletedChilds()
Deprecated.
since 5.0.100 - use
Store.getDeletedChildren() instead |
List<DeletedElementsInfo> |
Store.getDeletedChilds(long startRevisionId,
int resultCount)
Deprecated.
since 5.0.100 - use
Store.getDeletedChildren(long,int) instead |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210