Interface ChangeSet
-
- All Known Implementing Classes:
EntityCreation,EntityModification
public interface ChangeSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidset(SingleAttributeKey key, java.lang.Object value)
-
-
-
Method Detail
-
set
void set(SingleAttributeKey key, java.lang.Object value)
-
-