com.anwrt.anycontent.plugins.core.users.action
Class EditAction

java.lang.Object
  extended byServiceableAction
      extended bycom.anwrt.anycontent.plugins.core.users.action.EditAction

public class EditAction
extends ServiceableAction

Create or modify a user

See Also:
Serialized Form

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

Constructor Detail

EditAction

public EditAction()
Method Detail

act

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


Copyright © 2006 Anyware Technologies. All Rights Reserved.