|
||||||||||
| 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 RemoteException
resourceID - the resource ID of the SLA template to copylabel - the label to give the copy
RemoteException
String copyTemplate(String resourceID)
throws RemoteException
resourceID - the resource ID of the SLA template to copy
RemoteExceptionPDP getPdp()
void setPdp(PDP argPdp)
String saveNewTemplate(SLATemplate template)
throws RemoteException
RemoteException
String saveNewTemplate(SLATemplate template,
MatchRule owner)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||