public interface BasicPropertyDAO
BasicProperty getBasicPropertyByRegNum(String RegNum)
BasicProperty getBasicPropertyByPropertyID(PropertyID propertyID)
BasicProperty getBasicPropertyByPropertyID(String propertyId)
BasicProperty getInActiveBasicPropertyByPropertyID(String propertyID)
BasicProperty getBasicPropertyByID_PropertyID(String ID_PropertyID)
BasicProperty getBasicPropertyByRegNumNew(String RegNum)
Integer getRegNum()
Integer getVoucherNum()
BasicProperty getAllBasicPropertyByPropertyID(String propertyId)
List<BasicPropertyImpl> getChildBasicPropsForParent(BasicProperty basicProperty)
BasicProperty getBasicPropertyByIndexNumAndParcelID(String indexNum, String parcelID)
BasicProperty findById(Integer id, boolean lock)
List<BasicProperty> findAll()
BasicProperty create(BasicProperty basicProperty)
void delete(BasicProperty basicProperty)
BasicProperty update(BasicProperty basicProperty)
List<BasicProperty> getBasicPropertiesForTaxDetails(String circleName, String zoneName, String wardName, String blockName, String ownerName, String doorNo, String aadhaarNumber, String mobileNumber)
BasicProperty getParentBasicPropertyByBasicPropertyId(Long basicPropertyId)
List<BasicProperty> getBasicPropertiesForTaxDetails(String assessmentNo, String ownerName, String mobileNumber)
List<BasicProperty> getBasicPropertiesForTaxDetails(String assessmentNo, String ownerName, String mobileNumber, String propertyType, String doorNo)
List<BasicProperty> getActiveBasicPropertiesForWard(Long wardId)
BasicProperty getBasicPropertyByProperty(Long propertyId)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.