public class CompanyService extends Object implements MagalieService
| Modifier and Type | Field and Description |
|---|---|
protected MagalieServiceContext |
serviceContext |
| Constructor and Description |
|---|
CompanyService() |
| Modifier and Type | Method and Description |
|---|---|
List<Company> |
getAllCompanies() |
Company |
getCompany(String CompanyId) |
void |
setServiceContext(MagalieServiceContext serviceContext) |
protected MagalieServiceContext serviceContext
public void setServiceContext(MagalieServiceContext serviceContext)
setServiceContext in interface MagalieServiceCopyright © 2013 CodeLutin. All rights reserved.