public interface ConfigEntry
ConfigEntry interface provides access to
single entries of a content sync configuration.| Modifier and Type | Method and Description |
|---|---|
String |
getContentPath() |
long |
getOrder() |
String |
getPath() |
String |
getType() |
String |
getValue(String key) |
String[] |
getValues(String key) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved