Interface LocalizableObject

All Known Subinterfaces:
Localizable
All Known Implementing Classes:
ApplicationException, DuplicateObjectException, ObjectMismatchException, ObjectNotFoundException, ReadOnlyException, RuntimeIoException

public interface LocalizableObject
This is the interface for a Localizable object with native language support (NLS). Such object be can converted to an Localizable describing the object analog to its string representation but for end-users with internationalization support.
  • Method Summary

    Modifier and Type
    Method
    Description
    This method is the equivalent to Object.toString() with native language support.