- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- com.tvd12.ezyfox.database.service.EzyCountSerivce, com.tvd12.ezyfox.database.service.EzyCrudService<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezydata.database.EzyDatabaseRepository<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyDeleteAllService, com.tvd12.ezyfox.database.service.EzyDeleteByIdService<Long>, com.tvd12.ezyfox.database.service.EzyDeleteByIdsService<Long>, com.tvd12.ezyfox.database.service.EzyDeleteService<Long>, com.tvd12.ezyfox.database.repository.EzyEmptyRepository<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindAllService<org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindByField<org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindById<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindListByField<org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindListByIds<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzyFindService<Long,org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzySaveManyService<org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzySaveOneSerivce<org.youngmonkeys.ezyplatform.entity.Notification>, com.tvd12.ezyfox.database.service.EzySaveService<org.youngmonkeys.ezyplatform.entity.Notification>, org.youngmonkeys.ezyplatform.repo.NotificationRepository
public interface AdminNotificationRepository
extends org.youngmonkeys.ezyplatform.repo.NotificationRepository, com.tvd12.ezydata.database.EzyDatabaseRepository<Long,org.youngmonkeys.ezyplatform.entity.Notification>
-
-
Field Summary
-
Fields inherited from interface com.tvd12.ezydata.database.EzyDatabaseRepository
CLASS, PREFIX_COUNT, PREFIX_COUNT_BY, PREFIX_DELETE, PREFIX_DELETE_BY, PREFIX_FETCH, PREFIX_FIND_BY, PREFIX_UPDATE
-
Method Summary
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyCountSerivce
count
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzySaveOneSerivce
save
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzySaveManyService
save, save
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyFindById
containsById, findById, findByIdOptional
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyFindListByIds
findListByIds
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyFindByField
containsByField, findByField, findByFieldOptional
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyFindListByField
findListByField, findListByField
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyFindAllService
findAll, findAll
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyDeleteAllService
deleteAll
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyDeleteByIdService
delete
-
Methods inherited from interface com.tvd12.ezyfox.database.service.EzyDeleteByIdsService
deleteByIds
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2024 Young Monkeys. All rights reserved.