Class DefaultSubscriptionCustomerAccountDao

All Implemented Interfaces:
CustomerAccountDao, Dao

@Deprecated(since="2105", forRemoval=true) public class DefaultSubscriptionCustomerAccountDao extends DefaultCustomerAccountDao
Deprecated, for removal: This API element is subject to removal in a future version.
since 21.05
Data Access Object for looking up items related to the Customer's account. It overrides the super class' methods to exclude child orders from the result set.
  • Constructor Details

    • DefaultSubscriptionCustomerAccountDao

      public DefaultSubscriptionCustomerAccountDao()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details