JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.object.storage.sugarcrm.configuration
Interface SugarCRMConfiguration
public interface
SugarCRMConfiguration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
accessTokenURL
()
String
baseURL
()
String
clientId
()
String
grantType
()
String
password
()
String
username
()
Method Details
accessTokenURL
String
accessTokenURL
()
baseURL
String
baseURL
()
clientId
String
clientId
()
grantType
String
grantType
()
password
String
password
()
username
String
username
()