public interface SearchPropertyDAO
SearchResult getBasicPropertyByRegNum(String regNum) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByBoundry(Integer zoneID, Integer wardID, Integer colonyID) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyIDByBoundryForWardBlockStreet(Integer wardID, Integer blockID, Integer streetID) throws PropertyNotFoundException
PropertyNotFoundExceptionList getInActivePropertyByBoundary(List boundryIDs) throws PropertyNotFoundException
PropertyNotFoundExceptionSearchResult getPropertyByBoundryAndMunNo(Integer zoneID, Integer wardID, Integer colonyID, Integer munNo) throws PropertyNotFoundException
PropertyNotFoundExceptionSearchResult getPropertyByPropertyId(String propertyId) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByBoundryAndOwnerName(Integer boundryID, String ownerFullName, String phNumber) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByOldMuncipalNo(String oldMuncipalNo) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertiesById(List streetIds, String ownerName, String phoneNumber) throws PropertyNotFoundException
PropertyNotFoundExceptionSearchResult getPropertyByKhataNumber(String khataNumber) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByRvAmout(Integer boundaryID, Character RvSel, String lowVal, String HighVal) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByDmdAmout(Integer boundaryID, Character DmdSel, Character DmdChoice, String lowVal, String HighVal) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByMobileNumber(String mobileNum) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByBillNumber(String billNumber) throws PropertyNotFoundException
PropertyNotFoundExceptionList getPropertyByBoundryAndOwnerNameAndHouseNo(Integer boundryID, String ownerName, String houseNo, String oldHouseNo) throws PropertyNotFoundException
PropertyNotFoundExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.