com.anwrt.anycontent.plugins.core.repository.action
Class EditContentAction

java.lang.Object
  extended byServiceableAction
      extended bycom.anwrt.anycontent.plugins.core.repository.action.EditContentAction

public class EditContentAction
extends ServiceableAction

Action for editing a content.

See Also:
Serialized Form

Constructor Summary
EditContentAction()
           
 
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

EditContentAction

public EditContentAction()
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.