Class IdSpecification


  • public class IdSpecification
    extends ObjectSpecification
    Die IdSpecification wählt Systemobjekte aus, die entweder die angenommene Id haben oder von einem Objekt kopiert wurden, das diese Id hat.
    • Method Summary

      Modifier and Type Method Description
      boolean equals​(java.lang.Object o)  
      de.bsvrz.dav.daf.main.config.SystemObject getObject​(de.bsvrz.dav.daf.main.config.DataModel dataModel)  
      int hashCode()  
      boolean matches​(de.bsvrz.dav.daf.main.config.SystemObject object)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IdSpecification

        public IdSpecification​(long id,
                               ManagerInterface manager)
        Erstellt eine IdSpecification
        Parameters:
        id - Id
        manager - Manager