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.Exception
boolean testConnection(InfraAccount acc, java.lang.StringBuffer buff, boolean save) throws java.lang.Exception
java.lang.Exception
AccountSupportMatrixDetails getAccountSupportMatrixDetails(InfraAccount acc) throws java.lang.Exception
java.lang.Exception