|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SLATemplateFacade
SLATemplateFacade.java
| Method Summary | |
|---|---|
String |
copyTemplate(String resourceID)
Makes a copy of an existing SLA template. |
String |
copyTemplate(String resourceID,
String label)
Makes a copy of an existing SLA template. |
PDP |
getPdp()
|
String |
saveNewTemplate(SLATemplate template)
|
String |
saveNewTemplate(SLATemplate template,
MatchRule owner)
|
void |
setPdp(PDP argPdp)
|
| Method Detail |
|---|
String copyTemplate(String resourceID,
String label)
throws GridFailureException
resourceID - the resource ID of the SLA template to copylabel - the label to give the copy
GridFailureException
String copyTemplate(String resourceID)
throws GridFailureException
resourceID - the resource ID of the SLA template to copy
GridFailureExceptionPDP getPdp()
void setPdp(PDP argPdp)
String saveNewTemplate(SLATemplate template)
throws GridFailureException
GridFailureException
String saveNewTemplate(SLATemplate template,
MatchRule owner)
throws GridFailureException
GridFailureException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||