public interface InfraAccountConnectionTestHandlerIf
| Modifier and Type | Method and Description |
|---|---|
AccountSupportMatrixDetails |
getAccountSupportMatrixDetails(InfraAccount acc) |
boolean |
testConnection(InfraAccount acc,
java.lang.StringBuffer buff) |
boolean |
testConnection(InfraAccount acc,
java.lang.StringBuffer buff,
boolean save) |
boolean testConnection(InfraAccount acc, java.lang.StringBuffer buff) throws java.lang.Exception
java.lang.Exceptionboolean testConnection(InfraAccount acc, java.lang.StringBuffer buff, boolean save) throws java.lang.Exception
java.lang.ExceptionAccountSupportMatrixDetails getAccountSupportMatrixDetails(InfraAccount acc) throws java.lang.Exception
java.lang.Exception