@Service @Transactional(readOnly=true) public class PropertyOccupationService extends Object
| Constructor and Description |
|---|
PropertyOccupationService(PropertyOccupationRepository propertyOccupationRepository) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyOccupation> |
getAllPropertyOccupations() |
@Autowired public PropertyOccupationService(PropertyOccupationRepository propertyOccupationRepository)
public List<PropertyOccupation> getAllPropertyOccupations()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.