public class BuildingsService extends Object implements MagalieService
| Modifier and Type | Field and Description |
|---|---|
protected MagalieServiceContext |
serviceContext |
| Constructor and Description |
|---|
BuildingsService() |
| Modifier and Type | Method and Description |
|---|---|
List<Building> |
getAllBuildingsByCompany(Company company) |
Building |
getBuilding(String buildingId) |
void |
setServiceContext(MagalieServiceContext serviceContext) |
protected MagalieServiceContext serviceContext
public void setServiceContext(MagalieServiceContext serviceContext)
setServiceContext in interface MagalieServiceCopyright © 2013 CodeLutin. All rights reserved.