Class ServiceParameterHistoryDao

    • Constructor Detail

      • ServiceParameterHistoryDao

        public ServiceParameterHistoryDao()
    • Method Detail

      • getServiceParameterHistoryForPK

        public ServiceParameterHistory getServiceParameterHistoryForPK​(Object id)
        Gets the service parameter history for a given id.
        Parameters:
        id - the id
        Returns:
        the service parameter history for a given id
      • createServiceParameterHistory

        public void createServiceParameterHistory​(ServiceParameter serviceParameter)
        Creates the service parameter history.
        Parameters:
        serviceParameter - the service parameter