Interface Snapshot<T>

All Known Implementing Classes:
IDCAccount, IDCAccountAttribute, IDCApplicationInstance, IDCEndPoint, IDCEndPointAttributeValue, IDCEndPointUser, IDCRoleUser, IDCUser, IDCUserAccount, IDCUserAccountAttribute

public interface Snapshot<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isSnapshotEquivalent(T otherSnapshot)
     
  • Method Details

    • isSnapshotEquivalent

      boolean isSnapshotEquivalent(T otherSnapshot)