|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceSpecification in org.ow2.dragon.persistence.bo.deployment |
|---|
| Methods in org.ow2.dragon.persistence.bo.deployment that return types with arguments of type ServiceSpecification | |
|---|---|
java.util.Set<ServiceSpecification> |
TechnicalService.getServiceSpecifications()
|
java.util.Set<ServiceSpecification> |
Binding.getServiceSpecifications()
|
| Method parameters in org.ow2.dragon.persistence.bo.deployment with type arguments of type ServiceSpecification | |
|---|---|
void |
TechnicalService.setServiceSpecifications(java.util.Set<ServiceSpecification> serviceSpecifications)
|
void |
Binding.setServiceSpecifications(java.util.Set<ServiceSpecification> serviceSpecifications)
|
| Uses of ServiceSpecification in org.ow2.dragon.persistence.bo.specification |
|---|
| Methods in org.ow2.dragon.persistence.bo.specification that return types with arguments of type ServiceSpecification | |
|---|---|
java.util.Set<ServiceSpecification> |
ServiceInterface.getServiceSpecs()
|
java.util.Set<ServiceSpecification> |
ServiceDefinitionLanguageFile.getServiceSpecs()
|
| Methods in org.ow2.dragon.persistence.bo.specification with parameters of type ServiceSpecification | |
|---|---|
void |
ServiceDefinitionLanguageFile.addServiceSpec(ServiceSpecification serviceSpecification)
|
| Method parameters in org.ow2.dragon.persistence.bo.specification with type arguments of type ServiceSpecification | |
|---|---|
void |
ServiceInterface.setServiceSpecs(java.util.Set<ServiceSpecification> serviceSpecs)
|
void |
ServiceDefinitionLanguageFile.setServiceSpecs(java.util.Set<ServiceSpecification> serviceSpecs)
|
| Uses of ServiceSpecification in org.ow2.dragon.persistence.dao.specification |
|---|
| Methods in org.ow2.dragon.persistence.dao.specification that return types with arguments of type ServiceSpecification | |
|---|---|
java.util.List<ServiceSpecification> |
ServiceSpecificationDAO.retrieveByServiceList(java.util.List<java.lang.String> serviceQNames)
|
| Uses of ServiceSpecification in org.ow2.dragon.persistence.dao.specification.hibernate |
|---|
| Methods in org.ow2.dragon.persistence.dao.specification.hibernate that return types with arguments of type ServiceSpecification | |
|---|---|
java.util.List<ServiceSpecification> |
ServiceSpecificationDAOImpl.retrieveByServiceList(java.util.List<java.lang.String> serviceQNames)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||