public class CategoryServiceImpl extends Object implements CategoryService
| Constructor and Description |
|---|
CategoryServiceImpl(Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforws) |
| Modifier and Type | Method and Description |
|---|---|
String |
createCategory(InforContext context,
Category category) |
String |
deleteCategory(InforContext context,
String categoryCode) |
Category |
readCategory(InforContext context,
String categoryCode) |
String |
updateCategory(InforContext context,
Category category) |
public CategoryServiceImpl(Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforws)
public Category readCategory(InforContext context, String categoryCode) throws InforException
readCategory in interface CategoryServiceInforExceptionpublic String updateCategory(InforContext context, Category category) throws InforException
updateCategory in interface CategoryServiceInforExceptionpublic String createCategory(InforContext context, Category category) throws InforException
createCategory in interface CategoryServiceInforExceptionpublic String deleteCategory(InforContext context, String categoryCode) throws InforException
deleteCategory in interface CategoryServiceInforExceptionCopyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.