com.adobe.icc.dc.domain 包中包含表示信件的运行时实例信息的“创建通信”用户界面使用的域类。
接口
接口 | 说明 | |
---|---|---|
IContainerInstance | Interface to be implemented by the container classes that can contain selected or optional ModuleInstance objects | |
IDataInstance | Represents the Data elements used in the letter which can be a variable or a field type data instance. | |
IModuleInstance | Domain model Interface corresponding to all data modules | |
IValidation | Interface to be implemented by the claases containing content that requires validation |
类
类 | 说明 | |
---|---|---|
BaseModuleInstance | Base class extended by all the modules. | |
ConditionModuleInstance | This class is the runtime representation of the condition module present in the letter. | |
FieldInstance | This class is the runtime representation of the fields present in the letter's layout or fragment. | |
ImageModuleInstance | This class is the runtime representation of the image module present in the letter. | |
LetterInstance | This class is the runtime representation of the letter. | |
LetterInstanceBuilder | This class represents the generic class to create instance of letter based on set of parameters provided as input. | |
ListModuleInstance | This class is the runtime representation of the list module present in the letter. | |
TargetInstance | This class is the runtime representation of the target area associated with the letter. | |
TextModuleInstance | This class is the runtime representation of the text module present in the letter. | |
VariableInstance | This class is the runtime representation of the variable present in the letter. |
Tue Jun 12 2018, 11:18 AM Z