public interface VendorRoutingComparable
Modifier and Type | Method and Description |
---|---|
boolean |
isEqualForRouting(Object toCompare)
A predicate to test equality of all the persisted attributes of an instance of this class, not including
member collections.
|
boolean isEqualForRouting(Object toCompare)
toCompare
- An Object, which should be of this class if the comparison is to be meaningful.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.