Class ModulePreferenceVO

java.lang.Object
org.springframework.hateoas.RepresentationModel<PreferenceVO>
org.ameba.http.AbstractBase<PreferenceVO>
org.openwms.core.preferences.api.PreferenceVO
org.openwms.core.preferences.api.ModulePreferenceVO
All Implemented Interfaces:
Serializable

public class ModulePreferenceVO extends PreferenceVO implements Serializable
A ModulePreferenceVO.
Author:
Heiko Scherrer
See Also:
  • Field Details

  • Constructor Details

    • ModulePreferenceVO

      public ModulePreferenceVO()
  • Method Details

    • getContentType

      public String getContentType()
      Returns the representation type of the Preference.
      Overrides:
      getContentType in class PreferenceVO
      Returns:
      Conforms to the HTTP Content-Type convention