Class EmailPageData
java.lang.Object
de.hybris.platform.cmsfacades.data.AbstractPageData
de.hybris.platform.cmsfacades.data.EmailPageData
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
no longer needed
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidsetFromEmail(Map<String, String> fromEmail) Deprecated, for removal: This API element is subject to removal in a future version.voidsetFromName(Map<String, String> fromName) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class de.hybris.platform.cmsfacades.data.AbstractPageData
getCatalogVersionUuid, getContentSlots, getCreationtime, getDefaultPage, getLocalizedDescription, getLocalizedTitle, getModifiedtime, getName, getOnlyOneRestrictionMustApply, getOtherProperties, getPk, getRobotTag, getTemplate, getTitle, getTypeCode, getUid, getUuid, setCatalogVersionUuid, setContentSlots, setCreationtime, setDefaultPage, setLocalizedDescription, setLocalizedTitle, setModifiedtime, setName, setOnlyOneRestrictionMustApply, setOtherProperties, setPk, setRobotTag, setTemplate, setTitle, setTypeCode, setUid, setUuid
-
Constructor Details
-
EmailPageData
public EmailPageData()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setFromEmail
Deprecated, for removal: This API element is subject to removal in a future version. -
getFromEmail
Deprecated, for removal: This API element is subject to removal in a future version. -
setFromName
Deprecated, for removal: This API element is subject to removal in a future version. -
getFromName
Deprecated, for removal: This API element is subject to removal in a future version.
-