public interface S7Config
Modifier and Type | Method and Description |
---|---|
String |
get(String prop)
Returns a property of this configuration with the specified name.
|
String |
getAdhocFolder()
Returns the Scene7 ad-hoc folder for this configuration.
|
String |
getBasePath()
Returns the top most folder of the S7 company associated with this configuration.
|
String |
getCloudConfigPath()
Returns the configuration path of this configuration.
|
String |
getCompanyHandle()
Returns the company handle associated with this configuration.
|
String |
getEmail()
Returns the email address used for this configuration.
|
String |
getFlashTemplatesServer()
Returns the configured Scene7 Flash Templates server.
|
String |
getFXGServer()
Returns the cached S7 FXG endpoint URL.
|
String |
getImportQueueName()
Returns the name of the import queue
|
String |
getImportQueueTopic()
Returns the topic of the associated import queue
|
String |
getMimeTypeJobParams(String mimeType)
Returns the Scene7 upload job parameters associated with given MIME type
|
String |
getPassword()
Returns the encrypted password for the S7 service associated with this cloud configuration.
|
String |
getPreviewServer()
Returns the Scene7 configured preview server.
|
InheritanceValueMap |
getPropertiesMap()
Returns the properties held in this S7 configuration object.
|
String |
getPublishServer()
Returns the Scene7 configured publish server.
|
String |
getRegion()
Returns the region for this configuration.
|
String |
getRootPath()
Returns the root path of the Scene7 company hierarchy (not to be confused with the actual physical path on the S7 servers).
|
String |
getTargetPath()
Returns the target path where the Scene7 assets are downloaded into CQ DAM.
|
String |
getUserHandle()
Returns the user handle associated with this configuration.
|
boolean |
isDefault()
Returns the default status of this configuration
|
String |
isPublishEnabled()
Returns the publish state support status as a string.
|
String |
isSyncEnabled()
Returns the synchronisation status as a string.
|
String getCloudConfigPath()
String getEmail()
String getPassword()
CryptoSupport
's unprotect
method.String getRegion()
String getUserHandle()
String getCompanyHandle()
String getRootPath()
String isSyncEnabled()
String isPublishEnabled()
String getBasePath()
String get(String prop)
prop
- the property's nameInheritanceValueMap getPropertiesMap()
String getPublishServer()
String getPreviewServer()
String getFlashTemplatesServer()
String getTargetPath()
boolean isDefault()
String getFXGServer()
String getAdhocFolder()
String getImportQueueName()
String getImportQueueTopic()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"