Package com.nomagic.magicreport.engine
Interface IObserverMessage
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Image,ObserverMessageWrapper,ODFTemplate,OOXMLTemplate,ReportSVGIcon,SVGIcon,Template
A
ObserverMessage provides the way for a Observable processor to report name, and
other notices.- Since:
- Sep 21, 2007
-
Method Summary
-
Method Details
-
getName
String getName()Return name of this object.- Returns:
- name of this object
-