|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Service in org.inb.biomoby.central |
|---|
| Methods in org.inb.biomoby.central that return types with arguments of type Service | |
|---|---|
List<Service> |
MobyCentralOperations.findService(Service service,
List<String> keywords,
boolean isExpandServices,
boolean isExpandObjects)
|
List<Service> |
MobyCentralOperations.retrieveServiceNames()
|
| Methods in org.inb.biomoby.central with parameters of type Service | |
|---|---|
List<Service> |
MobyCentralOperations.findService(Service service,
List<String> keywords,
boolean isExpandServices,
boolean isExpandObjects)
|
Registration |
MobyCentralOperations.registerService(Service service)
|
| Uses of Service in org.inb.biomoby.central.factory.jaxb |
|---|
| Methods in org.inb.biomoby.central.factory.jaxb that return Service | |
|---|---|
static Service |
ModelConverter.convert(FindServiceOperation.Services.Service sv)
|
static Service |
ModelConverter.convert(RetrieveServiceNamesOperation.ServiceName sn)
|
| Methods in org.inb.biomoby.central.factory.jaxb that return types with arguments of type Service | |
|---|---|
static List<Service> |
ModelConverter.convert(FindServiceOperation.Services services)
|
List<Service> |
JAXBMobyCentralImpl.findService(Service service,
List<String> keywords,
boolean isExpandServices,
boolean isExpandObjects)
|
List<Service> |
JAXBMobyCentralImpl.retrieveServiceNames()
|
| Methods in org.inb.biomoby.central.factory.jaxb with parameters of type Service | |
|---|---|
static FindServiceOperation.FindService |
ModelConverter.convert(Service service)
|
List<Service> |
JAXBMobyCentralImpl.findService(Service service,
List<String> keywords,
boolean isExpandServices,
boolean isExpandObjects)
|
Registration |
JAXBMobyCentralImpl.registerService(Service service)
|
| Uses of Service in org.inb.biomoby.central.gui.model |
|---|
| Methods in org.inb.biomoby.central.gui.model with parameters of type Service | |
|---|---|
void |
ServicesTreeModel.modelObjectChanged(Service service1,
Service service2)
|
void |
ServicesTreeModel.modelObjectInserted(Service service)
|
void |
ServicesTreeModel.modelObjectRemoved(Service service)
|
| Uses of Service in org.inb.biomoby.central.model |
|---|
| Methods in org.inb.biomoby.central.model that return types with arguments of type Service | |
|---|---|
List<Service> |
ServicesModel.getElements()
Method to get all services from the model |
| Methods in org.inb.biomoby.central.model with parameters of type Service | |
|---|---|
boolean |
ServicesModel.addElement(Service element)
Method to register a service with a BioMoby Registry. |
boolean |
ServicesModel.removeElement(Service element)
Method to unregister a service from a BioMoby Registry. |
boolean |
ServicesModel.updateElement(Service element1,
Service element2)
A method that updates a service description referred by element1 with data provided by element2. |
| Uses of Service in org.inb.biomoby.client |
|---|
| Constructors in org.inb.biomoby.client with parameters of type Service | |
|---|---|
MobyDispatch(Service mobyService)
|
|
MobyDispatch(Service mobyService,
String user,
String password)
|
|
| Uses of Service in org.inb.biomoby.generator |
|---|
| Methods in org.inb.biomoby.generator with parameters of type Service | |
|---|---|
void |
ServiceGenerator.generateService(Service service,
ZipOutputStream zip)
|
| Method parameters in org.inb.biomoby.generator with type arguments of type Service | |
|---|---|
void |
ServiceAccessorGenerator.generateAccessorClass(List<Service> services,
ZipOutputStream zip)
|
| Uses of Service in org.inb.biomoby.generator.gui.worker |
|---|
| Constructor parameters in org.inb.biomoby.generator.gui.worker with type arguments of type Service | |
|---|---|
ServiceAccessorGenerationWorker(File file,
List<Service> services)
|
|
ServicesGenerationWorker(File file,
List<Service> services)
|
|
| Uses of Service in org.inb.biomoby.shared.registry |
|---|
| Methods in org.inb.biomoby.shared.registry that return Service | |
|---|---|
Service |
Service.clone()
|
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||