Package ch.tocco.nice2.dms.impl.validate
Class PathConflict
java.lang.Object
ch.tocco.nice2.dms.impl.validate.PathConflict
Represents a conflict which results when a path resolves to more than one ContentTreeNodes.
-
Constructor Summary
ConstructorsConstructorDescriptionPathConflict(String path) PathConflict(String path, @Nullable ContentTreeNode node) -
Method Summary