OrderedStudy

public class OrderedStudy implements Serializable

Partial eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Study which is part of a Product. It is a copy of the eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Study attributes which is made when the customer places the orders.

Fields

annotations

private I18nString annotations

The annotations of the eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Study.

id

private String id

The id of the eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Study. Must not be empty.

serialVersionUID

private static final long serialVersionUID

studySeries

private I18nString studySeries

The name of the series of studies to which this study belongs. May be null.

surveyDataTypes

private List<I18nString> surveyDataTypes

List of DataTypes. Must not be empty.

title

private I18nString title

The title of the eu.dzhw.fdz.metadatamanagement.studymanagement.domain.Study. Must not be empty neither in German nor in English.