|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointDAO
| Method Summary | |
|---|---|
Endpoint |
load(java.lang.String serviceName,
java.lang.String endpointName)
Retrieve the endpoint that have the given name and which is part of the given technical service. |
| Methods inherited from interface org.ow2.dragon.persistence.dao.GenericORMDAO |
|---|
count, exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, remove, save, search, searchAndCount, searchEquals, searchLike, searchUnique |
| Method Detail |
|---|
Endpoint load(java.lang.String serviceName,
java.lang.String endpointName)
serviceName - a technical service full nameendpointName - an endpoint name
Endpoint that have the given name and which is part
of the given TechnicalService.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||