Package com.day.cq.contentsync.config
Interface ConfigEntry
-
public interface ConfigEntryTheConfigEntryinterface provides access to single entries of a content sync configuration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContentPath()longgetOrder()StringgetPath()StringgetType()StringgetValue(String key)String[]getValues(String key)
-