@Embeddable class ChargeLineIdentifier extends SalespointIdentifier
ChargeLineIdentifier
serves as an identifier type for ChargeLine
objects. The main reason for its
existence is type safety for identifier across the Salespoint Framework.Constructor and Description |
---|
ChargeLineIdentifier()
Creates a new unique identifier for
ChargeLine s. |
ChargeLineIdentifier(String chargeLineIdentifier)
Only needed for property editor, shouldn't be used otherwise.
|
ChargeLineIdentifier()
ChargeLine
s.ChargeLineIdentifier(String chargeLineIdentifier)
chargeLineIdentifier
- The string representation of the identifier.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.