E - type of value objectpublic interface IIVOWithAuditingResultIVO_v1<E extends IIVOAuditing>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_AUDITINGELEMENTS
property constant for auditingElements property comment: the auditing elements (or null if not applicable)
|
static String |
PROP_ELEMENT
property constant for element property comment: the element retrieved by the request
|
| Modifier and Type | Method and Description |
|---|---|
IIVOWithAuditingResultIVO_v1<E> |
clone() |
List<E> |
getAuditingElements()
the elements retrieved by the request
|
E |
getElement()
the possible results (or null if not applicable)
|
static final String PROP_AUDITINGELEMENTS
static final String PROP_ELEMENT
E getElement()
List<E> getAuditingElements()
IIVOWithAuditingResultIVO_v1<E> clone()
Copyright © 2016 Taimos GmbH. All rights reserved.