E - type of builderF - type of result objectpublic abstract static class IVOWithAuditingResultIVO_v1.AbstractIVOWithAuditingResultIVO_v1Builder<E extends IVOWithAuditingResultIVO_v1.AbstractIVOWithAuditingResultIVO_v1Builder<?,?>,F extends IIVOAuditing> extends Object
| Constructor and Description |
|---|
AbstractIVOWithAuditingResultIVO_v1Builder() |
| Modifier and Type | Method and Description |
|---|---|
IVOWithAuditingResultIVO_v1<F> |
build() |
protected void |
copyToIVO(IVOWithAuditingResultIVO_v1<F> result) |
E |
withAuditingElements(List<F> pauditingElements)
the elements retrieved by the request
|
E |
withElement(F pelement)
the possible results (or null if not applicable)
|
public AbstractIVOWithAuditingResultIVO_v1Builder()
public E withElement(F pelement)
pelement - the value to setpublic E withAuditingElements(List<F> pauditingElements)
pauditingElements - the value to setprotected void copyToIVO(IVOWithAuditingResultIVO_v1<F> result)
public IVOWithAuditingResultIVO_v1<F> build()
Copyright © 2016 Taimos GmbH. All rights reserved.