Class PublicationReport
- java.lang.Object
-
- org.gcube.application.geoportal.common.model.legacy.report.ValidationReport
-
- org.gcube.application.geoportal.common.model.legacy.report.PublicationReport
-
- All Implemented Interfaces:
Serializable
public class PublicationReport extends ValidationReport implements Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.gcube.application.geoportal.common.model.legacy.report.ValidationReport
ValidationReport.ValidationStatus
-
-
Constructor Summary
Constructors Constructor Description PublicationReport(String objectName)
-
Method Summary
-
Methods inherited from class org.gcube.application.geoportal.common.model.legacy.report.ValidationReport
addChild, addMessage, checkMandatory, getStatus
-
-
-
-
Constructor Detail
-
PublicationReport
public PublicationReport(String objectName)
-
-