Interface KeyObject
-
public interface KeyObject- Author:
- iris.dimni
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()return the identifying keybooleanisDeleted()the object is set to be deleted on the next update callvoidsetContent(Object content)voidsetForCancellation(boolean toBeDeleted)
-