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 a UserProfile regarding the form inbox.
Since:
8.0.0
Author:
XIMA Media GmbH
See Also:
  • Constructor Details

    • InboxPreferences

      public InboxPreferences()
  • Method Details

    • isVerticalLayout

      public Boolean isVerticalLayout()
    • setVerticalLayout

      public void setVerticalLayout(Boolean vertLayout)