digitalroastery / weblounge

Web Content Management System
12 stars 4 forks source link

Add get-all-method to Resource for localizable contents #304

Open myniva opened 10 years ago

myniva commented 10 years ago

For all localizable contents of a resource (title, description, coverage & rights) there should be a get-all-method like Map<Language, String> getTitles().

Otherwise it's very circuitous to get all the localized information out of the resource.