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

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

public class CreateProfileAction
extends ServiceableAction

This action creates a new profile with name given in request parameter, and return its id

See Also:
Serialized Form

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

CreateProfileAction

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