Class CollectionChangeSuggestion
java.lang.Object
org.gbif.api.model.collections.suggestions.BaseChangeSuggestion<Collection>
org.gbif.api.model.collections.suggestions.CollectionChangeSuggestion
- All Implemented Interfaces:
Serializable
,ChangeSuggestion<Collection>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gbif.api.model.collections.suggestions.BaseChangeSuggestion
getApplied, getAppliedBy, getChanges, getComments, getDiscarded, getDiscardedBy, getEntityCountry, getEntityKey, getEntityName, getKey, getMergeTargetKey, getModified, getModifiedBy, getProposed, getProposedBy, getProposerEmail, getStatus, getSuggestedEntity, getType, setApplied, setAppliedBy, setChanges, setComments, setDiscarded, setDiscardedBy, setEntityCountry, setEntityKey, setEntityName, setKey, setMergeTargetKey, setModified, setModifiedBy, setProposed, setProposedBy, setProposerEmail, setStatus, setSuggestedEntity, setType
-
Constructor Details
-
CollectionChangeSuggestion
public CollectionChangeSuggestion()
-
-
Method Details
-
equals
- Overrides:
equals
in classBaseChangeSuggestion<Collection>
-
hashCode
- Overrides:
hashCode
in classBaseChangeSuggestion<Collection>
-
toString
- Overrides:
toString
in classBaseChangeSuggestion<Collection>
-