com.anwrt.anycontent.plugins.core.workflow.content
Class DeleteFunction

java.lang.Object
  extended bycom.anwrt.anycontent.plugins.core.workflow.content.DeleteFunction

public class DeleteFunction
extends java.lang.Object

Workflow function for deleting a document.


Constructor Summary
DeleteFunction()
           
 
Method Summary
 void execute(java.util.Map transientVars, java.util.Map args, PropertySet ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteFunction

public DeleteFunction()
Method Detail

execute

public void execute(java.util.Map transientVars,
                    java.util.Map args,
                    PropertySet ps)
             throws WorkflowException
Throws:
WorkflowException


Copyright © 2006 Anyware Technologies. All Rights Reserved.