public class ItemPKEquality extends ItemEqualityA implements ItemEqualityI
Constructor and Description |
---|
ItemPKEquality() |
ItemPKEquality(boolean allowNewNull) |
ItemPKEquality(boolean allowNewNull,
boolean checkExtensions) |
Modifier and Type | Method and Description |
---|---|
boolean |
doCheck(XFTItem newI,
XFTItem oldI) |
isEqualTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isEqualTo
public ItemPKEquality(boolean allowNewNull, boolean checkExtensions)
public ItemPKEquality(boolean allowNewNull)
public ItemPKEquality()
public boolean doCheck(XFTItem newI, XFTItem oldI) throws XFTInitException, ElementNotFoundException, FieldNotFoundException, Exception
doCheck
in class ItemEqualityA
XFTInitException
ElementNotFoundException
FieldNotFoundException
Exception
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.