com.adobe.icc.dc.domain 패키지에는 편지의 런타임 인스턴스 정보를 나타내는 Create Correspondence 사용자 인터페이스에서 사용되는 도메인 클래스가 들어 있습니다.
인터페이스
인터페이스 | 설명 | |
---|---|---|
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, 03:32 PM Z