public interface EnablementCardImage extends SocialComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CARD_IMAGE_PATH |
static java.lang.String |
COVER_IMAGE_PATH |
static java.lang.String |
REL_PATH_IMAGE |
static java.lang.String |
RESOURCE_TYPE |
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
void |
copyTempImage(java.lang.String tmpImagePath) |
java.lang.String |
getImagePath() |
void |
removeImage() |
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final java.lang.String RESOURCE_TYPE
static final java.lang.String CARD_IMAGE_PATH
static final java.lang.String COVER_IMAGE_PATH
static final java.lang.String REL_PATH_IMAGE
void copyTempImage(java.lang.String tmpImagePath) throws com.adobe.cq.social.enablement.exceptions.EnablementException, PersistenceException
tmpImagePath
- - temp image pathcom.adobe.cq.social.enablement.exceptions.EnablementException
- thrown if exception occurs in enablement modelPersistenceException
- thrown if exception occurs while persisting datajava.lang.String getImagePath()
void removeImage() throws PersistenceException, com.adobe.cq.social.enablement.exceptions.EnablementException
PersistenceException
com.adobe.cq.social.enablement.exceptions.EnablementException
Copyright © 2010 - 2020 Adobe. All Rights Reserved