Class RelazioneScavo
- java.lang.Object
-
- org.gcube.application.geoportal.common.model.legacy.AssociatedContent
-
- org.gcube.application.geoportal.common.model.legacy.RelazioneScavo
-
public class RelazioneScavo extends AssociatedContent
-
-
Constructor Summary
Constructors Constructor Description RelazioneScavo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()ValidationReportvalidateForInsertion()-
Methods inherited from class org.gcube.application.geoportal.common.model.legacy.AssociatedContent
toString
-
-
-
-
Method Detail
-
validateForInsertion
public ValidationReport validateForInsertion()
- Overrides:
validateForInsertionin classAssociatedContent
-
hashCode
public int hashCode()
- Overrides:
hashCodein classAssociatedContent
-
equals
public boolean equals(Object obj)
- Overrides:
equalsin classAssociatedContent
-
-