Interface IAffiliationsCached

All Superinterfaces:
IAffiliations
All Known Implementing Classes:
NodeAffiliations

public interface IAffiliationsCached extends IAffiliations
  • Method Details

    • isChanged

      boolean isChanged()
    • getChanged

      Map<tigase.xmpp.jid.BareJID,UsersAffiliation> getChanged()
    • resetChangedFlag

      void resetChangedFlag()
    • merge

      void merge()