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, 04:01 PM Z