- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- com.tvd12.ezyfox.database.service.EzyCountSerivce, com.tvd12.ezyfox.database.service.EzyCrudService<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezydata.database.EzyDatabaseRepository<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyDeleteAllService, com.tvd12.ezyfox.database.service.EzyDeleteByIdService<org.youngmonkeys.ezyplatform.entity.UniqueDataId>, com.tvd12.ezyfox.database.service.EzyDeleteByIdsService<org.youngmonkeys.ezyplatform.entity.UniqueDataId>, com.tvd12.ezyfox.database.service.EzyDeleteService<org.youngmonkeys.ezyplatform.entity.UniqueDataId>, com.tvd12.ezyfox.database.repository.EzyEmptyRepository<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindAllService<org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindByField<org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindById<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindListByField<org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindListByIds<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzyFindService<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzySaveManyService<org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzySaveOneSerivce<org.youngmonkeys.ezyplatform.entity.UniqueData>, com.tvd12.ezyfox.database.service.EzySaveService<org.youngmonkeys.ezyplatform.entity.UniqueData>, org.youngmonkeys.ezyplatform.repo.UniqueDataRepository
public interface WebUniqueDataRepository
extends org.youngmonkeys.ezyplatform.repo.UniqueDataRepository, com.tvd12.ezydata.database.EzyDatabaseRepository<org.youngmonkeys.ezyplatform.entity.UniqueDataId,org.youngmonkeys.ezyplatform.entity.UniqueData>
-
-
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 org.youngmonkeys.ezyplatform.repo.UniqueDataRepository
deleteByDataTypeAndUniqueKey, deleteByDataTypeAndUniqueKeyIn, findByDataTypeAndDataIdAndUniqueKeyIn, findByDataTypeAndDataIdIn, findByDataTypeAndDataIdInAndUniqueKey, findByDataTypeAndDataIdInAndUniqueKeyIn, findDataIdByDataTypeAndUniqueKeyAndTextValue
-
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 © 2026 Young Monkeys. All rights reserved.