com.anwrt.anycontent.plugins.core.right.actions
Class DeleteProfileAction

java.lang.Object
  extended byServiceableAction
      extended bycom.anwrt.anycontent.plugins.core.right.actions.DeleteProfileAction

public class DeleteProfileAction
extends ServiceableAction

This action deletes the profile with id corresponding to the one specified in request

See Also:
Serialized Form

Constructor Summary
DeleteProfileAction()
           
 
Method Summary
 java.util.Map act(Redirector redirector, SourceResolver resolver, java.util.Map objectModel, java.lang.String source, Parameters parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteProfileAction

public DeleteProfileAction()
Method Detail

act

public java.util.Map act(Redirector redirector,
                         SourceResolver resolver,
                         java.util.Map objectModel,
                         java.lang.String source,
                         Parameters parameters)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Anyware Technologies. All Rights Reserved.