Package com.day.cq.mcm.campaign.profile
Interface CampaignMetaData
Deprecated.
Represents the metadata of a Campaign template.
This class and all dependent classes (such as MetaDataBlock
or
MetaDataInstance
are designed for single-threaded use only. They are not
threadsafe.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.getDataFor
(MetaDataBlock block) Deprecated.
-
Method Details
-
getBlocks
Iterator<MetaDataBlock> getBlocks()Deprecated. -
getDataFor
Deprecated. -
getData
Deprecated. -
getData
Deprecated.
-