|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInterface | |
|---|---|
| org.ow2.dragon.persistence.bo.deployment | |
| org.ow2.dragon.persistence.bo.specification | |
| org.ow2.dragon.service | |
| Uses of ServiceInterface in org.ow2.dragon.persistence.bo.deployment |
|---|
| Methods in org.ow2.dragon.persistence.bo.deployment that return ServiceInterface | |
|---|---|
ServiceInterface |
Binding.getServiceInterface()
|
| Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type ServiceInterface | |
|---|---|
void |
Binding.setServiceInterface(ServiceInterface serviceInterface)
|
| Uses of ServiceInterface in org.ow2.dragon.persistence.bo.specification |
|---|
| Methods in org.ow2.dragon.persistence.bo.specification that return ServiceInterface | |
|---|---|
ServiceInterface |
SpecifiedOperation.getServiceInterface()
|
| Methods in org.ow2.dragon.persistence.bo.specification that return types with arguments of type ServiceInterface | |
|---|---|
java.util.Set<ServiceInterface> |
ServiceSpecification.getServiceInterfaces()
|
| Methods in org.ow2.dragon.persistence.bo.specification with parameters of type ServiceInterface | |
|---|---|
void |
ServiceSpecification.addServiceInterface(ServiceInterface serviceInterface)
|
void |
SpecifiedOperation.setServiceInterface(ServiceInterface serviceInterface)
|
| Method parameters in org.ow2.dragon.persistence.bo.specification with type arguments of type ServiceInterface | |
|---|---|
void |
ServiceSpecification.setServiceInterfaces(java.util.Set<ServiceInterface> serviceInterfaces)
|
| Uses of ServiceInterface in org.ow2.dragon.service |
|---|
| Methods in org.ow2.dragon.service with parameters of type ServiceInterface | |
|---|---|
ServiceInterfaceTO |
TransfertObjectAssembler.toServiceInterfaceTO(ServiceInterface serviceInterface)
|
ServiceInterfaceTO |
TransfertObjectAssemblerImpl.toServiceInterfaceTO(ServiceInterface serviceInterface)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||