Class PositionTransaction

java.lang.Object
com.bluebell.greenhouse.platform.models.core.entities.AbstractAuditableEntity
com.bluebell.greenhouse.platform.models.core.entities.position.PositionTransaction
All Implemented Interfaces:
GenericEntity

@Entity public class PositionTransaction extends AbstractAuditableEntity
Class representation of a manual or synthetic credit/debit adjustment used in a position's realized result. Account cash movements such as dividends, taxes, and fees belong to Transaction and must not be duplicated here.
Version:
3.0.4
Author:
Stephen Prizio
  • Constructor Details

    • PositionTransaction

      public PositionTransaction()