В пакете 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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Tue Jun 12 2018, 11:49 AM Z