Uses of Interface
org.nuclos.api.context.DeleteContext
Packages that use DeleteContext
-
Uses of DeleteContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type DeleteContextModifier and TypeMethodDescriptionvoidDeleteRule.delete(DeleteContext context) DeleteContextis the context providing all deleting - relevant attributes and methods.voidDeleteFinalRule.deleteFinal(DeleteContext context) DeleteContextis the context providing all deleting - relevant attributes and methods.