Class UserPortalProperties

java.lang.Object
de.xima.fc.mdl.portal.UserPortalProperties
All Implemented Interfaces:
Serializable

public class UserPortalProperties extends Object implements Serializable
Properties model class of the UserPortal entity
Since:
8.2.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • UserPortalProperties

      public UserPortalProperties()
  • Method Details

    • getTestString

      public String getTestString()
      Gets the value of the test string property, intended for testing purposes.
      Returns:
      The value of the test string property.
    • setTestString

      public void setTestString(String testString)
      Sets the value of the test string property, intended for testing purposes.
      Parameters:
      testString - The value of the test string property.