Uses of Class
com.maplander.backend.model.pool.Pool
Packages that use Pool
Package
Description
-
Uses of Pool in com.maplander.backend.controller.businessrule.opi
Methods in com.maplander.backend.controller.businessrule.opi with parameters of type Pool -
Uses of Pool in com.maplander.backend.controller.endpoint.fiabci
Methods in com.maplander.backend.controller.endpoint.fiabci that return types with arguments of type PoolModifier and TypeMethodDescriptionPoolAdEndpoint.addPropertyInPool(Long poolId, PoolAdAsync poolAd) PoolAdEndpoint.getPoolByAdSetId(Long adSetId) PoolAdEndpoint.getPoolById(Long idPool) PoolAdEndpoint.listPool(Long adSetId, Long officeId, Long userId, StatusPoolEnum statusPool) PoolAdEndpoint.removePropertyInPool(Long poolId, Long propertyId) Methods in com.maplander.backend.controller.endpoint.fiabci with parameters of type Pool -
Uses of Pool in com.maplander.backend.dao.manage.pool
Fields in com.maplander.backend.dao.manage.pool with type parameters of type PoolMethods in com.maplander.backend.dao.manage.pool that return PoolMethods in com.maplander.backend.dao.manage.pool that return types with arguments of type PoolModifier and TypeMethodDescriptionPoolDAO.filterPool(Long adSetId, Long officeId, Long userId, StatusPoolEnum statusAd)