Package com.day.cq.mcm.campaign.profile
Interface MetaDataInstance
-
@Deprecated public interface MetaDataInstance
Deprecated.Represents a single meta data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description StringgetDataType()Deprecated.StringgetId()Deprecated.OptionsgetOptions()Deprecated.ObjectgetProperty(String key)Deprecated.Set<String>getPropertyKeys()Deprecated.booleanhasOptions()Deprecated.
-