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