Package de.bsvrz.sys.funclib.losb.datk
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>atgSetContainerSettings.CloseConditionexcCloseConditions -
Constructor Summary
Constructors Constructor Description ContSettingsExc() -
Method Summary
Modifier and Type Method Description voidaddAtg(de.bsvrz.dav.daf.main.config.AttributeGroup atg)booleancontainsAtg(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
-
atgSet
public java.util.HashSet<java.lang.Long> atgSet -
excCloseConditions
-
-
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)
-