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.salesforce.configuration
Interface SalesforceConfiguration
public interface
SalesforceConfiguration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
consumerKey
()
String
consumerSecret
()
String
loginURL
()
String
password
()
String
username
()
Method Details
consumerKey
String
consumerKey
()
consumerSecret
String
consumerSecret
()
loginURL
String
loginURL
()
password
String
password
()
username
String
username
()