|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocalizationResourceContainer
Interface to be implemented by the classes which holds the localization data for the complete object instance
| Method Summary | |
|---|---|
java.util.List |
getLocalizationResourceInfoList()
gets the list containing localization data associated with this object |
java.lang.String |
getName()
gets the name of the object which holds localization information. |
void |
setLocalizationResourceInfoList(java.util.List locResourceInfoList)
Sets the list of LocalizationResourceInfo on this object |
| Method Detail |
|---|
java.util.List getLocalizationResourceInfoList()
LocalizationResourceInfo objectsvoid setLocalizationResourceInfoList(java.util.List locResourceInfoList)
LocalizationResourceInfo on this object
locResourceInfoList - list containing LocalizationResourceInfo objectsjava.lang.String getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||