public interface IConfiguration
Modifier and Type | Method and Description |
---|---|
IAuthenticationConfig |
getAuthentication()
Gets the authentication of this configuration.
|
String |
getAuthenticationType()
Gets the authentication type of this configuration.
|
String |
getDataSourceType()
Gets the connector type of this configuration.
|
String |
getId()
Gets the id of the fdm configuration.
|
String |
getName()
Gets the name of this configuration.
|
String |
getPath()
Gets the path of this configuration.
|
String |
getThumbnailPath()
Gets the thumbnail url of this configuration.
|
String |
getTitle()
Gets the title of this configuration.
|
String |
getUrl()
Gets the base url of this configuration.
|
String getId()
String getName()
String getTitle()
String getPath()
String getUrl()
String getDataSourceType()
String getAuthenticationType()
IAuthenticationConfig getAuthentication()
String getThumbnailPath()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.