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