com.adobe.icc.dbforms.obj
Interface ILocalizable

All Known Implementing Classes:
Asset, ConditionalDataModule, ConditionalDocument, ContainerLayout, ContentDataModule, DataModule, Form, FragmentLayout, ImageModule, Letter, ListDataModule, Portfolio, PortfolioDocument, TableRow, TargetArea, TextModule

public interface ILocalizable

Interface for PoJos that can be localized. This interface defines the prefix that should be used for for the generating the key names while creating resource files.


Method Summary
 java.lang.String getLocalizationPrefix()
          The prefix that is appended to all the localizable properties of the this object while generating localization keys
 

Method Detail

getLocalizationPrefix

java.lang.String getLocalizationPrefix()
The prefix that is appended to all the localizable properties of the this object while generating localization keys

Returns:
prefix


[an error occurred while processing this directive] [an error occurred while processing this directive]