ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.icc.dc.domain 


The com.adobe.icc.dc.domain package contains domain classes used by Create Correspondence user interface which represents runtime instance formation of the Letter.



Interfaces
 InterfaceDescription
 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
Classes
 ClassDescription
 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.