Class InstitutionChangeSuggestion
java.lang.Object
org.gbif.api.model.collections.suggestions.BaseChangeSuggestion<Institution>
org.gbif.api.model.collections.suggestions.InstitutionChangeSuggestion
- All Implemented Interfaces:
Serializable,ChangeSuggestion<Institution>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetInstitutionForConvertedCollection(UUID institutionForConvertedCollection) voidsetNameForNewInstitutionForConvertedCollection(String nameForNewInstitutionForConvertedCollection) 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, toString
-
Constructor Details
-
InstitutionChangeSuggestion
public InstitutionChangeSuggestion()
-
-
Method Details
-
getInstitutionForConvertedCollection
-
setInstitutionForConvertedCollection
-
getNameForNewInstitutionForConvertedCollection
-
setNameForNewInstitutionForConvertedCollection
public void setNameForNewInstitutionForConvertedCollection(String nameForNewInstitutionForConvertedCollection) -
equals
- Overrides:
equalsin classBaseChangeSuggestion<Institution>
-
hashCode
- Overrides:
hashCodein classBaseChangeSuggestion<Institution>
-