3.2.4: 2013-12-06

net.sf.basedb.util.overview.extensions
Interface NodeValidatorAction<I>

All Superinterfaces:
Action, NodeValidator<I>

public interface NodeValidatorAction<I>
extends Action, NodeValidator<I>

The same as a NodeValidator. The Action interface provides the possibility to link with the extension system.

Since:
3.2
Author:
nicklas

Method Summary
 
Methods inherited from interface net.sf.basedb.util.overview.validator.NodeValidator
postDeniedItem, postMissingItem, postValidate, postValidateFolder, preDeniedItem, preMissingItem, preValidate
 


3.2.4: 2013-12-06