Package de.xima.fc.mdl.profile
Class InboxPreferences
- java.lang.Object
-
- de.xima.fc.mdl.profile.InboxPreferences
-
- All Implemented Interfaces:
Serializable
public class InboxPreferences extends Object implements Serializable
Model for preferences of aUserProfile
regarding the form inbox.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InboxPreferences()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
isVerticalLayout()
void
setVerticalLayout(Boolean vertLayout)
-