Uses of Interface
com.bluebell.greenhouse.platform.models.core.entities.GenericEntity

Packages that use GenericEntity
Package
Description
Contains the converters used to translate GenericEntitys into GenericDTOs.
Contains classes representing databased entities.
Contains class implementations of the Account entity.
Contains class implementations of the Action entity.
Contains persisted action, action-execution, and action-event entities.
Contains class implementations of the Exchange entity.
Contains class implementations of the Job entity.
Contains concrete class implementations of the Job entity.
Contains class implementations of the MarketEvent entity.
Contains class implementations of the MarketPrice entity.
Contains class implementations of MarketPriceFetchRequest.
Contains notification-related entities.
Contains class implementations of the Portfolio entity.
Contains class implementations of the Position entity.
Contains class implementations of the User entity.
Contains Strategy entities used to catalog assignable trading strategies and their implementation artifacts.
Contains class implementations of the Symbol entity.
Contains class implementations of the IncomingPing entity.
Contains class implementations of the TechnicalIndicator entity.
Contains class implementations of the Transaction entity.
Contains watchlist entities used to group user-tracked symbols.
Contains the data-access layer for Positions.
Contains the service-layer of greenhouse.
Contains utility classes shared by the application service layer.