Interface DomainObjectChangeSet
- All Known Subinterfaces:
DataTypeArchiveChangeSet, ProgramChangeSet
- All Known Implementing Classes:
DBTraceProgramViewChangeSet
public interface DomainObjectChangeSet
Interface for a domain object change set. Objects that implements this interface track
various change information on a domain object.
-
Method Summary
-
Method Details
-
hasChanges
boolean hasChanges()
-