@Component public class CommunityRestEqualityUtils extends DSpaceObjectRestEqualityUtils
| Constructor and Description |
|---|
CommunityRestEqualityUtils() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCommunityRestEqualWithoutMetadata(CommunityRest original,
CommunityRest updated)
This method will return a boolean indicating whether the given CommunityRest objects are equal
through comparing their attributes
|
isDSpaceObjectEqualsWithoutMetadatapublic boolean isCommunityRestEqualWithoutMetadata(CommunityRest original, CommunityRest updated)
original - The original CommunityRest objectupdated - The CommunityRest object that has to be checked for equalityCopyright © 2019 DuraSpace. All rights reserved.