@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
ChargeLines. |
ChargeLineIdentifier(String chargeLineIdentifier)
Only needed for property editor, shouldn't be used otherwise.
|
ChargeLineIdentifier()
ChargeLines.ChargeLineIdentifier(String chargeLineIdentifier)
chargeLineIdentifier - The string representation of the identifier.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.