public abstract class AcItemHistory<H extends AcItemHistoriesHolder> extends TechnicalDomainObject
| Modifier and Type | Class and Description |
|---|---|
static class |
AcItemHistory.AcItemHistoryLabelComparator |
static class |
AcItemHistory.AcItemHistoryLabelComparator2 |
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcItemHistory() |
| Modifier and Type | Method and Description |
|---|---|
H |
getHolder() |
abstract String |
getLabel() |
List<Double> |
getSequence() |
protected void |
setHolder(H holder) |
void |
setSequence(List<Double> sequence) |
String |
toString() |
getId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCodepublic H getHolder()
protected void setHolder(H holder)
public abstract String getLabel()
public String toString()
toString in class DomainObject<Long>Object.toString()Copyright © 2019. All Rights Reserved.