|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SlaDAO
| Method Summary | |
|---|---|
SLA |
findByResourceId(String resourceId)
Find a SLA by its resourceID. |
| Methods inherited from interface uk.ac.soton.itinnovation.grid.service.sla.dao.GenericDAO |
|---|
delete, findAll, findById, findById, saveOrUpdate |
| Method Detail |
|---|
SLA findByResourceId(String resourceId)
SLA by its resourceID.
resourceID is a UUID that is created when the
SLA is first created, before it is first
stored in the database.
resourceId - UUID for the SLA
null if there is not a
match in the database
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||