Package com.day.cq.dam.api.s7dam.config
Interface S7damYouTubeAccountConfig
-
@Deprecated public interface S7damYouTubeAccountConfig
Deprecated.YouTube account access configuration
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROPERTY_APPLICATION_NAMEDeprecated.static StringPROPERTY_JSON_CONFIG_VALUEDeprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description StringgetApplicationName()Deprecated.ResourcegetConfigResourceNode()Deprecated.StringgetJSONConfigValue()Deprecated.
-
-
-
Field Detail
-
PROPERTY_JSON_CONFIG_VALUE
static final String PROPERTY_JSON_CONFIG_VALUE
Deprecated.- See Also:
- Constant Field Values
-
PROPERTY_APPLICATION_NAME
static final String PROPERTY_APPLICATION_NAME
Deprecated.- See Also:
- Constant Field Values
-
-