Class ContainerSettings.ContSettingsExc

java.lang.Object
de.bsvrz.sys.funclib.losb.datk.ContainerSettings.ContSettingsExc
Enclosing class:
ContainerSettings

public static class ContainerSettings.ContSettingsExc
extends java.lang.Object
Abschlusskriterien fuer eine Liste von Ausnahmen. Siehe atg.archivContainer
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.util.HashSet<java.lang.Long> atgSet  
    ContainerSettings.CloseCondition excCloseConditions  
  • Constructor Summary

    Constructors
    Constructor Description
    ContSettingsExc()  
  • Method Summary

    Modifier and Type Method Description
    void addAtg​(de.bsvrz.dav.daf.main.config.AttributeGroup atg)  
    boolean containsAtg​(de.bsvrz.dav.daf.main.config.AttributeGroup atg)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • ContSettingsExc

      public ContSettingsExc()
  • Method Details

    • addAtg

      public void addAtg​(de.bsvrz.dav.daf.main.config.AttributeGroup atg)
    • containsAtg

      public boolean containsAtg​(de.bsvrz.dav.daf.main.config.AttributeGroup atg)