Class DefaultSubscriptionCustomerAccountDao

  • All Implemented Interfaces:
    CustomerAccountDao, Dao

    public class DefaultSubscriptionCustomerAccountDao
    extends DefaultCustomerAccountDao
    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.