class ObjectSetEntryIsNull extends FixableConsistencyCheckResultEntry
Modifier and Type | Field and Description |
---|---|
private ObjectSet |
_objectSet |
Constructor and Description |
---|
ObjectSetEntryIsNull(ConfigurationArea verifyingConfigArea,
SystemObject systemObject,
ObjectSet objectSet) |
Modifier and Type | Method and Description |
---|---|
void |
fix()
Fordert die Klasse auf den Fehler zu beheben.
|
fixError, getEntryType, getErrorText, isError, isFixed, update
getConfigurationArea, getInvolvedObjects, toString
private final ObjectSet _objectSet
public ObjectSetEntryIsNull(ConfigurationArea verifyingConfigArea, SystemObject systemObject, ObjectSet objectSet)
public void fix() throws ConfigurationChangeException
de.bsvrz.dav.daf.main.config.management.consistenycheck.FixableConsistencyCheckResultEntry
FixableConsistencyCheckResultEntry.update(String, boolean)
aufrufen, um über den Erfolg der Fehlerkorrektur zu
informieren.fix
in class FixableConsistencyCheckResultEntry
ConfigurationChangeException