Class CallDAO

  • All Implemented Interfaces:
    org.exoplatform.commons.api.persistence.GenericDAO<CallEntity,​String>

    public class CallDAO
    extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<CallEntity,​String>
    Created by The eXo Platform SAS.
    Version:
    $Id: CallDAO.java 00000 Dec 22, 2017 pnedonosko $
    Author:
    Peter Nedonosko
    • Field Detail

      • USER_CALL_DAYS_LIVETIME

        public static final int USER_CALL_DAYS_LIVETIME
        The Constant USER_CALL_DAYS_LIVETIME.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CallDAO

        public CallDAO()
        Instantiates a new call DAO.