Returns the primary and localized strings for every object in the Plumtree database, as a 2D array. The client is responsible for passing in an array of the languages that should be supported, and this function returns the localizations for all supported languages (or placeholders if the objects are not, in fact, translated into the relevant language.) The columns in the result set are described in the PT_SERIALIZED_LOCALIZED_STRINGS_COLS constants
the output. Each row represents a string (that is, a name or a description), and the columns are described by the PT_SERIALIZED_LOCALIZED_STRINGS_COLS constants
IPTStringLocalizationManager Interface | com.plumtree.server Namespace | PT_SERIALIZED_LOCALIZED_STRINGS_COLS