|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPortletModel
Interface for EditModel/ViewModel with functions to convert the model attribute keys to corresponding locale specific attribute keys.
| Method Summary | |
|---|---|
void |
convertAttributeKeysToDefault(DataSource ds)
Converts the attribute keys to the keys of attributes for default locale. |
void |
convertAttributeKeysToLocale(DataSource ds,
java.util.Locale locale)
Converts the attribute keys to the keys of attributes for given locale. |
| Method Detail |
|---|
void convertAttributeKeysToLocale(DataSource ds,
java.util.Locale locale)
dataSource - locale - void convertAttributeKeysToDefault(DataSource ds)
dataSource - locale -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||