Class ChargeLine.ChargeLineIdentifier

java.lang.Object
org.salespointframework.order.ChargeLine.ChargeLineIdentifier
All Implemented Interfaces:
Serializable, org.jmolecules.ddd.types.Identifier
Enclosing class:
ChargeLine

@Embeddable public static final class ChargeLine.ChargeLineIdentifier extends Object implements org.jmolecules.ddd.types.Identifier, Serializable
ChargeLine.ChargeLineIdentifier serves as an identifier type for ChargeLine objects. The main reason for its existence is type safety for identifier across the Salespoint Framework.
Author:
Paul Henke, Oliver Gierke
See Also: