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

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

public class CreateGroupAction
extends ServiceableAction

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

See Also:
Serialized Form

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

CreateGroupAction

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