Interface DomainObjectChangeSet

All Known Subinterfaces:
DataTypeArchiveChangeSet, ProgramChangeSet

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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • hasChanges

      boolean hasChanges()