Package ubic.gemma.persistence.service
@ParametersAreNonnullByDefault
package ubic.gemma.persistence.service
-
ClassDescriptionPartial implementation of
FilteringVoEnabledDaobased on the HibernateCriteriaAPI.AbstractDao<T extends Identifiable>AbstractDao can find the generic type at runtime and simplify the code implementation of the BaseDao interfaceBase implementation forFilteringVoEnabledDao.Meta-information for a filterable property.Base implementation forFilteringVoEnabledService.Base class to use to pretend to offer filtering, but actually supporting no filterable properties.Partial implementation ofFilteringVoEnabledDaobased on the HibernateQueryAPI.AbstractService<O extends Identifiable>Base for all services handling DAO access.Created by tesarst on 01/06/17.Created by tesarst on 01/06/17.BaseDao<T extends Identifiable>Interface that supports basic CRUD operations.BaseImmutableService<O extends Identifiable>Base service class for an immutable entity.BaseReadOnlyService<O extends Identifiable>Interface for read-only services.BaseService<O extends Identifiable>Interface that supports basic CRUD operations.Created by tesarst on 01/06/17.Created by tesarst on 01/06/17.BrowsingDao<T extends Identifiable>Support for paging through the data.CachedFilteringDao<O extends Identifiable>FilteringDao<O extends Identifiable>Interface for filtering-capable DAO.FilteringService<O extends Identifiable>Interface for filtering-capable services.Interface for VO-enabled DAO with filtering capabilities.Interface VO-enabled service with filtering capabilities.